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-10-15 tc1578 incorrect error message concerning value of OPTIMIZEKEL #274

Open tensfeldt opened 4 years ago

tensfeldt commented 4 years ago

commit 19fc464

stdout messages includes


3: In run_computation(data = d, map = mct, flag = flags, parameterset = parameterset) :
  Map 'OPTMIZEKEL' does not have a valid value! Not using KEL optmization for this computation

however

> mct$OPTIMIZEKEL
[1] "0"

which is a valid option of the list of valid values for OPTIMIZEKEL 0, 1, 2.

This message appears to be occurring in all test cases so represents a potentially serious, breaking issue.

Please see attached file of results of scanning all output files from the testcase suite following testing with commit 19fc464. optvalueerror.txt