diff options
Diffstat (limited to 'NAMESPACE')
-rw-r--r-- | NAMESPACE | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,3 +3,7 @@ # Export all names
exportPattern(".")
+
+import("graphics")
+import("stats")
+importFrom("utils", "packageVersion", "write.table")
|