aboutsummaryrefslogtreecommitdiff
path: root/NAMESPACE
diff options
context:
space:
mode:
authorGertjan van den Burg <burg@ese.eur.nl>2017-01-25 14:04:22 +0100
committerGertjan van den Burg <burg@ese.eur.nl>2017-01-25 14:04:22 +0100
commit5357948718ea788c7844c865f0f6eda88b9a55d5 (patch)
treedb14dc0c5fcb96e29939ad5c3a83a2e389346502 /NAMESPACE
parentVarious documentation fixes (diff)
downloadsparsestep-5357948718ea788c7844c865f0f6eda88b9a55d5.tar.gz
sparsestep-5357948718ea788c7844c865f0f6eda88b9a55d5.zip
Various namespace fixes
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)