CRAN/E | hellorust

hellorust

Minimal Examples of Using Rust Code in R

Installation

About

Template R package with minimal setup to use Rust code in R without hacks or frameworks. Includes basic examples of importing cargo dependencies, spawning threads and passing numbers or strings from Rust to R. Cargo crates are automatically 'vendored' in the R source package to support offline installation. The GitHub repository for this package has more details and also explains how to set up CI. This project was first presented at 'Erum2018' to showcase R-Rust integration ; for a real world use-case, see the 'gifski' package on 'CRAN'.

github.com/r-rust/hellorust
System requirements Cargo (Rust's package manager), rustc
Bug report File report

Key Metrics

Version 1.2.0
Published 2023-10-11 210 days ago
Needs compilation? yes
License MIT
License File
CRAN checks hellorust results

Downloads

Yesterday 5 -72%
Last 7 days 72 -23%
Last 30 days 304 0%
Last 90 days 872 -14%
Last 365 days 5.325 +350%

Maintainer

Maintainer

Jeroen Ooms

jeroen@berkeley.edu

Authors

Jeroen Ooms

aut / cre

Authors of the dependency Rust crates

aut

(see AUTHORS file)

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

hellorust archive