Known issues: https://github.com/PredictiveEcology/SpaDES.project/issues
Restart
argument ofsetupProject
now uses betterrstudioapi
calls to open new project with active file.
- overhaul of all internals
setupProject
is a new omnibus function to address a number of needs for a SpaDES project, includingpaths
,modules
,options
, and others. See?setupProject
newProject
has been replaced bysetupProject
newProject
can now take a vector of module names; if provided, these will be downloaded to themodulePath
directory.
- move
SpaDES.core
fromImports
toSuggests
.
- initial version