It would be nice to have some basic contributing guide. A few points that I just noticed:
- need to run
lucode2::buildLibrary for every PR
- need to install a couple of dev dependencies (eg testthat, cyclocomp, lucode2) or run
pak (perhaps it makes sense to include a renv.lock file in the repo to have a reproducible env)
There might be other points worth mentioning.
It would be nice to have some basic contributing guide. A few points that I just noticed:
lucode2::buildLibraryfor every PRpak(perhaps it makes sense to include a renv.lock file in the repo to have a reproducible env)There might be other points worth mentioning.