developmentseed / developmentseed/stacrsr
How to install instructions
- Dominant language
- No language data
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Since this package wraps rust, and we don't really plan to put it on CRAN any time soon, we'll need an easy way for people who want to test it to install.
There are several community package archives that could be used, but need to be vetted. We can also check if a `devtools` install would work, but I suspect users will need to have rust installed and the right compiler tools.
Some options include:
- https://community.r-multiverse.org which r-polars uses, but cloudflare seems to have flagged as dangerous today.
- rextender has `pak::pak("extendr/rextendr")`
- devtools might work if users have cargo https://github.com/r-rust/hellorust
- `r-universe.dev` might be an option but I haven't seen a rust example yet
Any other suggestions?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.