Open-Systems-Pharmacology / TLF-Library

TLF Library implementation in R
https://www.open-systems-pharmacology.org/TLF-Library/
Other
9 stars 6 forks source link

Expose functions to manage default values of package variables #501

Closed pchelle closed 7 months ago

pchelle commented 7 months ago

Default values for variables defined in tlfEnv are not reset when re-loading a package. This leads to inconsistencies in the tests (eg RE issue #1183) but may also confuse users that may need to load other packages such as {ospsuite} or {ospsuite.reportingengine}` that can internally update such default values.