aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE12
1 files changed, 11 insertions, 1 deletions
diff --git a/NAMESPACE b/NAMESPACE
index 06c6464..c9b7ce3 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1 +1,11 @@
-export(mkinmod, mkinpredict, mkinfit, mkinplot, mkin_long_to_wide, mkin_wide_to_long, ilr, invilr, transform_odeparms, backtransform_odeparms)
+# 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
+)

Contact - Imprint