You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The files derive_adeg_parms.R and derive_advs_parms.R should be restructured such that there is one file per "parameter". E.g., derive_param_qtc.R contains derive_param_qtc() and compute_qtc().
The test files should be restructured accordingly.
Definition of Done
derive_adeg_parms.R and derive_advs_parms.R and their test files are replaced.
The text was updated successfully, but these errors were encountered:
@pharmaverse/admiral @pharmaverse/admiral_comm great issue to dig into the files of admiral and get familiar with some some of the functions. This is probably 1 hour of work and might produce some "uuummmm...moments" that we will need to discuss in the Pull Request.
Background Information
The files
derive_adeg_parms.R
andderive_advs_parms.R
should be restructured such that there is one file per "parameter". E.g.,derive_param_qtc.R
containsderive_param_qtc()
andcompute_qtc()
.The test files should be restructured accordingly.
Definition of Done
derive_adeg_parms.R
andderive_advs_parms.R
and their test files are replaced.The text was updated successfully, but these errors were encountered: