CRAN does not allow pre-compiled binaries, but we can still provide them for users who don't want to install Rust. This would require installing the R-Package from a different repository.
This is especially useful for Windows, where the MSVC toolkit can take up to 5 GB of space. Currently trying to implement GitHub actions to automatically compile them for each platform.
CRAN does not allow pre-compiled binaries, but we can still provide them for users who don't want to install Rust. This would require installing the R-Package from a different repository.
This is especially useful for Windows, where the MSVC toolkit can take up to 5 GB of space. Currently trying to implement GitHub actions to automatically compile them for each platform.