aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE6
1 files changed, 2 insertions, 4 deletions
diff --git a/NAMESPACE b/NAMESPACE
index c9b7ce3..4128213 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,11 +1,9 @@
-# Default NAMESPACE created by R
-# Remove the previous line if you edit this file
-
# Export all names
exportPattern(".")
# Import all packages listed as Imports or Depends
import(
FME,
- deSolve
+ deSolve,
+ minpack.lm
)

Contact - Imprint