aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-11-20 19:43:46 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-11-24 01:46:57 +0100
commit503441b0a958c1df50df0ee7cfc3bde4ea1b1865 (patch)
tree39908b25499ff38696daa364869e5394ccfce225 /NAMESPACE
parent3ded5c1c45d9dbd64d3d40835e68e8cf47932346 (diff)
Support storing mkinmod compiled code as CFunc objects
With automatic reloading in mkinfit and mkinpredict in case the DLL is not loaded and the original DLL path has been cleaned up. Depends on jranke/inline@974bdea04fcedfafaab231e6f359c88270b56cb9 See inline#13
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE3
1 files changed, 0 insertions, 3 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 07fadbe9..6ff00109 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -97,14 +97,11 @@ import(graphics)
import(nlme)
importFrom(R6,R6Class)
importFrom(grDevices,dev.cur)
-importFrom(inline,cfunction)
-importFrom(inline,getDynLib)
importFrom(lmtest,lrtest)
importFrom(methods,signature)
importFrom(parallel,detectCores)
importFrom(parallel,mclapply)
importFrom(parallel,parLapply)
-importFrom(pkgbuild,has_compiler)
importFrom(purrr,map_dfr)
importFrom(stats,AIC)
importFrom(stats,BIC)

Contact - Imprint