developmentseed/stacrsr

How to install instructions

Open

#2 opened on Feb 21, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee) (0 forks)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (4 stars)
PR merge metrics
 (PR metrics pending)

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:

Any other suggestions?

Contributor guide