aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
Diffstat (limited to 'NAMESPACE')
-rw-r--r--NAMESPACE3
1 files changed, 2 insertions, 1 deletions
diff --git a/NAMESPACE b/NAMESPACE
index a42304f..074097a 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,4 +1,4 @@
-# Generated by roxygen2 (4.1.1): do not edit by hand
+# Generated by roxygen2: do not edit by hand
S3method(coef,sparsestep)
S3method(plot,sparsestep)
@@ -7,3 +7,4 @@ S3method(print,sparsestep)
export(path.sparsestep)
export(sparsestep)
import(Matrix)
+importFrom(graphics,matplot)