Some aspects I noticed that I noticed in the original code that I am not sure if they are intentional:
Warning message:
In PKNCA.set.summary(reset = TRUE) :
`reset = TRUE` is not intended for general use, summary() may not work after resetting summary instructions
Some aspects I noticed that I noticed in the original code that I am not sure if they are intentional:
pk.calc.sparse_auchas amethodargument that is not used, because the method forpk.calc.aucis always fixed to linearI get uncovered warnings in the tests that may be related with Warn on use of
PKNCA.set.summary(reset=TRUE)#478:Originally posted by @Gero1999 in #469 (comment)