A framework is provided to transparently develop R packages using 'Rust' <https://www.rust-lang.org/> with minimal overhead, and more wrappers are easily added. Help is provided to run '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.2.3 |
Depends: | R (≥ 4.0.0) |
Suggests: | roxygen2 (≥ 7.1.2), testthat (≥ 3.1.3) |
Published: | 2022-04-27 |
Author: | David B. Dahl |
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), https://arxiv.org/pdf/2108.07179.pdf (paper) |
NeedsCompilation: | no |
Citation: | cargo citation info |
Materials: | NEWS |
CRAN checks: | cargo results |
Reference manual: | cargo.pdf |
Package source: | cargo_0.2.3.tar.gz |
Windows binaries: | r-devel: cargo_0.2.3.zip, r-release: cargo_0.2.3.zip, r-oldrel: cargo_0.2.3.zip |
macOS binaries: | r-release (arm64): cargo_0.2.3.tgz, r-oldrel (arm64): cargo_0.2.3.tgz, r-release (x86_64): cargo_0.2.3.tgz, r-oldrel (x86_64): cargo_0.2.3.tgz |
Old sources: | cargo archive |
Please use the canonical form https://CRAN.R-project.org/package=cargo to link to this page.