epiverse-trace / epiparameter

R package with library of epidemiological parameters for infectious diseases and functions and classes for working with parameters
https://epiverse-trace.github.io/epiparameter
Other
33 stars 11 forks source link

Remove parameter database and depend on {epiparameterDB} #415

Closed joshwlambert closed 1 week ago

joshwlambert commented 1 week ago

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:

github-actions[bot] commented 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.)

github-actions[bot] commented 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.)