installRawrrExe: Download and install the 'rawrr.exe' console application

installRawrrExeR Documentation

Download and install the rawrr.exe console application

Description

downloads and installs the rawrr.exe .Net assembly in the directory provided by rawrrAssemblyPath().

Usage

installRawrrExe(
  sourceUrl = "https://github.com/fgcz/rawrr/releases/download/1.9.2/rawrr.1.9.2.exe",
  ...
)

Arguments

sourceUrl

url of rawrr.exe assembly.

...

other parameter for download.file.

Details

The console application rawrr.exe is used by the package's reader functions through a system2 call.

Value

An integer code, 0 for success and non-zero for failure. For the "wget" and "curl" methods this is the status code returned by the external program.

References

\Sexpr[results=rd]{tools:::Rd_expr_doi("10.1021/acs.jproteome.0c00866")}

See Also

buildRawrrExe


fgcz/rawR documentation built on May 5, 2024, 3:46 p.m.