buildRawrrExe: Build 'rawrr.exe' console application.

View source: R/dotNetAssembly.R

buildRawrrExeR Documentation

Build rawrr.exe console application.

Description

builds rawrr.exe file from C# source code requiring .NET SDK. The console application rawrr.exe is used by the package's reader functions through a system2 call or a textConnection.

To use this function, ensure that the local RawFileReader NuGet packages are added to the NuGet source list. You can accomplish this by downloading the necessary packages with rawrr:::.downloadNupkgs() and subsequently running rawrr:::.addNupkgSource().

Usage

buildRawrrExe()

Value

the return value of the system2 command.

Author(s)

Christian Panse <cp@fgcz.ethz.ch>, 2021, 2024

References

See Also

installRawrrExe


fgcz/rawR documentation built on Dec. 8, 2024, 1:37 a.m.