[Yuima-commits] r459 - pkg/yuima
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jul 22 00:52:23 CEST 2016
Author: iacus
Date: 2016-07-22 00:52:22 +0200 (Fri, 22 Jul 2016)
New Revision: 459
Modified:
pkg/yuima/NAMESPACE
Log:
removed offeding export in namespace
Modified: pkg/yuima/NAMESPACE
===================================================================
--- pkg/yuima/NAMESPACE 2016-07-21 21:45:52 UTC (rev 458)
+++ pkg/yuima/NAMESPACE 2016-07-21 22:52:22 UTC (rev 459)
@@ -16,7 +16,7 @@
importFrom("utils", "relist")
#08/07/2016
-exportPattern("^[[:alpha:]]+")
+#exportPattern("^[[:alpha:]]+") # NEVER DO THIS AGAIN PLEASE!
importFrom(Rcpp, evalCpp)
# 03/07/2015
More information about the Yuima-commits
mailing list