see here for getting travis setup for non-R packge code.
We would need to:
- install any system dependencies (GDAL, mapshaper, etc.); [to be done by the user]
- install all dependency packages (start with
SpaDES and testthat, then parse the module metadata for reqdPkgs and install them);
- ensure the template test
.R files each load any packages required of them and clean up after themselves.
see here for getting travis setup for non-R packge code.
We would need to:
SpaDESandtestthat, then parse the module metadata forreqdPkgsand install them);.Rfiles each load any packages required of them and clean up after themselves.