Contributing to parcutils
Source:CONTRIBUTING.md
This project uses standard R package tooling. To run local package checks or to build the package, you must have R installed and available on your PATH
.
The typical workflow is:
Our continuous integration setup installs R using r-lib/actions/setup-r. Ensure you have a compatible R installation when running these commands locally to avoid check failures.