A framework is provided to develop R packages using 'Rust' <https://www.rust-lang.org/> with minimal overhead, and more wrappers are easily added. Help is provided to use 'Cargo' <https://doc.rust-lang.org/cargo/> in a manner consistent with CRAN policies. 'Rust' code can also be embedded directly in an R script. The package is not official, affiliated with, nor endorsed by the Rust project.
Version: | 0.4.9 |
Depends: | R (≥ 4.2.0) |
Suggests: | roxygen2 (≥ 7.2.3) |
Published: | 2023-07-17 |
DOI: | 10.32614/CRAN.package.cargo |
Author: | David B. Dahl [aut, cre] |
Maintainer: | David B. Dahl <dahl at stat.byu.edu> |
BugReports: | https://github.com/dbdahl/cargo-framework/issues |
License: | MIT + file LICENSE | Apache License 2.0 |
URL: | https://github.com/dbdahl/cargo-framework (repository) |
NeedsCompilation: | no |
Citation: | cargo citation info |
Materials: | README NEWS |
CRAN checks: | cargo results |
Reference manual: | cargo.pdf |
Package source: | cargo_0.4.9.tar.gz |
Windows binaries: | r-devel: cargo_0.4.9.zip, r-release: cargo_0.4.9.zip, r-oldrel: cargo_0.4.9.zip |
macOS binaries: | r-release (arm64): cargo_0.4.9.tgz, r-oldrel (arm64): cargo_0.4.9.tgz, r-release (x86_64): cargo_0.4.9.tgz, r-oldrel (x86_64): cargo_0.4.9.tgz |
Old sources: | cargo archive |
Please use the canonical form https://CRAN.R-project.org/package=cargo to link to this page.