aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-07-20 09:22:03 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2015-07-20 09:58:53 +0200
commitc9e245f88fc8c6b7776353e3b2fc2dd7451bd97b (patch)
tree3673666cca13a42beb5ab6415e82b7db943fcfaa /NAMESPACE
parentc116ef8a2d0310e7474b0499e96981e9c68bdd84 (diff)
Avoid error message for SFORB in endpoints, updates
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE3
1 files changed, 2 insertions, 1 deletions
diff --git a/NAMESPACE b/NAMESPACE
index d232331a..cac85362 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -10,9 +10,10 @@ import(
stats,
graphics,
FME,
- deSolve,
minpack.lm,
rootSolve,
inline,
parallel
)
+importFrom(deSolve, ode)
+importFrom(methods, signature)

Contact - Imprint