From edd22e092eebab1360f1b6c31b4bbcb446424ac9 Mon Sep 17 00:00:00 2001 From: fawda123 Date: Mon, 30 Nov 2015 16:29:38 -0600 Subject: [PATCH] cran comments updated with revdep checks --- NAMESPACE | 4 ---- cran-comments.md | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/NAMESPACE b/NAMESPACE index 6374bf0..7902b23 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -41,7 +41,3 @@ import(nnet) import(reshape2) import(scales) import(tidyr) -importFrom("graphics", "par", "plot", "points", "segments", "text") -importFrom("stats", "coef", "formula", "kmeans", "model.frame", - "predict", "quantile", "terms") -importFrom("utils", "capture.output") \ No newline at end of file diff --git a/cran-comments.md b/cran-comments.md index 9427e3e..d03789f 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -9,4 +9,4 @@ There were no ERRORs, WARNINGs, NOTEs. ## Downstream dependencies -None. \ No newline at end of file +I have also run R CMD check on the RSNNS downstream dependency for NeuralNetTools. There were no ERRORs, WARNINGs, or NOTEs. \ No newline at end of file