openNCA computation engine is an R package that provides for generation of pharmacokinetic parameter estimates using non-compartmental (NCA) pharmacokinetic analysis methods.
MIT License
27
stars
5
forks
source link
2020-08-27 M1SS & M3SS execution error when all concentrations are NA introduced with e7df513 #259
When running multiple M1SS & M3SS (LINLOG) testcases with all concentrations set to NA the following error occurs.
Error in value[[3L]](cond) :
Error in data.frame(CONC = conc, TIME = time, INT_EXT = NA): arguments imply differing number of rows: 11, 10, 1
For SDEID 205758774
Error
When running multiple M1SS & M3SS (LINLOG) testcases with all concentrations set to NA the following error occurs.
Testcases affected include:
This error was introduced with e7df513, with the last commit where this error cannot be replicated being 786bf37