Casal2/CASAL2

Add Github actions to test base Casal2 R-library

Craig44 opened this issue · 1 comments

Describe exactly what you would like to see in an upcoming release
Since we are archiving all the test model outputs in the current testing GitHub actions. It makes sense to then Create an R environment to execute a script to validate that the extract and read/write functions work correctly.

Additional context
Not sure what the best way to do this is, maybe create a testhat folder that points to the testmodel directory. Or just a range of scripts that can be executed.

See 40ebda5 for an example on Ubuntu