Provides a framework for creating high-performance 'R'
packages powered by the 'Rust' programming language using the
'extendr' Rust crate. It offers 'usethis'-like functions to scaffold
and develop 'Rust' powered 'R' packages, including utilities for
publishing to CRAN, managing dependencies, configuring development
environments, and rendering 'Rust' code in 'knitr' documents.
Additionally, it provides functions to compile and evaluate 'Rust'
code directly from 'R' for interactive development.
| Version: |
0.5.0 |
| Depends: |
R (≥ 4.2) |
| Imports: |
brio, cli, desc, dplyr, glue (≥ 1.7.0), jsonlite, lifecycle, pkgbuild (≥ 1.4.0), processx, rlang (≥ 1.0.5), rprojroot, stringi, vctrs, withr |
| Suggests: |
devtools, knitr, lintr, rcmdcheck, rmarkdown, testthat (≥
3.1.7), usethis |
| Published: |
2026-04-18 |
| DOI: |
10.32614/CRAN.package.rextendr |
| Author: |
Claus O. Wilke
[aut],
Andy Thomason [aut],
Mossa M. Reimert [aut],
Ilia Kosenkov
[aut],
Malcolm Barrett
[aut],
Josiah Parry
[aut],
Kenneth Vernon
[aut, cre],
Alberson Miranda
[ctb] |
| Maintainer: |
Kenneth Vernon <kenneth.b.vernon at gmail.com> |
| BugReports: |
https://github.com/extendr/rextendr/issues |
| License: |
MIT + file LICENSE |
| URL: |
https://extendr.rs/rextendr/, https://github.com/extendr/rextendr |
| NeedsCompilation: |
no |
| SystemRequirements: |
Rust 'cargo'; the crate 'libR-sys' must compile
without error |
| Materials: |
README, NEWS |
| CRAN checks: |
rextendr results |