Closed joshwlambert closed 1 week ago
This pull request:
Reach out on slack (#code-review
or #help
channels) to double check if there are base R alternatives to the new dependencies.
(Note that results may be inaccurate if you branched from an outdated version of the target branch.)
This pull request:
Reach out on slack (#code-review
or #help
channels) to double check if there are base R alternatives to the new dependencies.
(Note that results may be inaccurate if you branched from an outdated version of the target branch.)
This PR splits the {epiparameter} code and data by removing the epidemiological parameter database from the package and instead depending on the new {epiparameterDB} package that stores and distributes the epiparameters that previously were in the {epiparameter} package.
Changes include:
parameter.json
anddata_dictionary.json
validate-json.yaml
workflowLICENSE
filesysdata
sysdata
to use.read_epiparameter_db()
.read_epiparameter_db()
to callepiparameterDB::epiparameterDB
.is_pkg_installed()
design_principles.Rmd
vignette