https://github.com/nanxstats/r-rust-pkgs
R packages using Rust on CRAN
https://github.com/nanxstats/r-rust-pkgs
r-packages rust
Last synced: 4 months ago
JSON representation
R packages using Rust on CRAN
- Host: GitHub
- URL: https://github.com/nanxstats/r-rust-pkgs
- Owner: nanxstats
- License: cc0-1.0
- Created: 2025-02-28T00:24:10.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-05-11T08:06:43.000Z (5 months ago)
- Last Synced: 2025-06-11T07:25:36.240Z (4 months ago)
- Topics: r-packages, rust
- Language: R
- Homepage: https://nanx.me/blog/post/r-rust-pkgs/
- Size: 85.9 KB
- Stars: 20
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---```{r, include=FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
echo = FALSE
)
```# r-rust-pkgs
This is a list of all R packages using Rust on CRAN.
```{r, results="asis"}
source("scraper.R")
```