tensfeldt / openNCA

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

Open jhhughes256 opened 4 years ago

jhhughes256 commented 4 years ago

Error

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

Testcases affected include:

This error was introduced with e7df513, with the last commit where this error cannot be replicated being 786bf37