rustinr-package: Package rustinr

Description Details

Description

rustinr helps user source Rust script in R and generate the basic struture of a Rust-R package.

Details

rust() creates Rust functions in R console interatively.

rustr_init() creates an R package with Rust support.

rustrize() generates R bindings for Rust functions in a R package. It is similar to compileAttributes() in Rcpp.

headr() gives you the header of the lib.rs for the Rust code.

rustr_check checks the status of rustinr, rustc, and cargo installation.


rustr/rustinr documentation built on June 2, 2020, 2:05 a.m.