From 5357948718ea788c7844c865f0f6eda88b9a55d5 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 25 Jan 2017 14:04:22 +0100 Subject: Various namespace fixes --- NAMESPACE | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'NAMESPACE') 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) -- cgit v1.2.3