diff options
Diffstat (limited to 'NAMESPACE')
| -rw-r--r-- | NAMESPACE | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -45,6 +45,7 @@ export(max_twa_fomc)  export(max_twa_hs)  export(max_twa_parent)  export(max_twa_sfo) +export(memkin)  export(mkin_long_to_wide)  export(mkin_wide_to_long)  export(mkinds) @@ -67,6 +68,7 @@ export(sigma_twocomp)  export(transform_odeparms)  import(deSolve)  import(graphics) +import(nlme)  importFrom(R6,R6Class)  importFrom(grDevices,dev.cur)  importFrom(inline,cfunction) @@ -77,6 +79,7 @@ importFrom(parallel,detectCores)  importFrom(parallel,mclapply)  importFrom(parallel,parLapply)  importFrom(pkgbuild,has_compiler) +importFrom(purrr,map_dfr)  importFrom(stats,AIC)  importFrom(stats,BIC)  importFrom(stats,aggregate) | 
