-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove parameter database and depend on {epiparameterDB} #415
Conversation
This pull request:
Reach out on slack ( (Note that results may be inaccurate if you branched from an outdated version of the target branch.) |
This pull request:
Reach out on slack ( (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