cargo: Develop R Packages using Rust

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
Author: David B. Dahl ORCID iD [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

Documentation:

Reference manual: cargo.pdf

Downloads:

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
Old sources: cargo archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cargo to link to this page.