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
commit build c3d3f48 has unresolved dependencies in the package build process #276
Build process suggests
" Undefined global functions or variables: auclast c_last c_max coef combn di_col lm median na.omit next_ctold_est packageVersion read.csv residuals t_max type.convert Consider adding importFrom("stats", "coef", "lm", "median", "na.omit", "residuals") importFrom("utils", "combn", "packageVersion", "read.csv", "type.convert") to your NAMESPACE file. "
Recommend an update that reconciles these definitions/dependencies in the NAMESPACE file.