Known issues: https://github.com/PredictiveEcology/SpaDES.install/issues
sourcePkgs()
which can be updated easily by user.makeSureAllPackagesInstalled
missed some recursive dependencies. Now fixed.getModule
was errored if module version number of a module was requested, but it wasn't already locally installedinstallSourcePackages
is now "rerun proof", unlike previous version of installSourcePackages
, as it uses Require
internallySpaDES.core
and reproducible
from Suggests
packagesInModules
that will identify all packages in modules without needing to load SpaDES.core
installSourcePackages
. When source
is required, this will force them. NOTE: the dependencies of these will not necessarily be source
, unless they are specified.installSpatialPackages
and installSpaDES
to deal with more edge casesPredictiveEcology
account when not specified in using getModule
getModule
is now vectorized (on ...)getModule
can now provide module names with minimum version number e.g., Biomass_core (>= 1.3.5)
makeSureAllPackagesInstalled
no longer fails when a module has no entry on reqdPkgs
, identified by @achubaty and confirmed by @chrismallon getModule
correctly tries main
then master
branch, if none specifiedreqdPkgs
of SpaDES modules in a projectAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.