[R-gregmisc-users] SF.net SVN: r-gregmisc:[1898] trunk/gplots/NAMESPACE
Brought to you by:
warnes
From: <wa...@us...> - 2014-12-01 22:51:52
|
Revision: 1898 http://sourceforge.net/p/r-gregmisc/code/1898 Author: warnes Date: 2014-12-01 22:51:46 +0000 (Mon, 01 Dec 2014) Log Message: ----------- Improve whitespace Modified Paths: -------------- trunk/gplots/NAMESPACE Modified: trunk/gplots/NAMESPACE =================================================================== --- trunk/gplots/NAMESPACE 2014-10-09 18:56:18 UTC (rev 1897) +++ trunk/gplots/NAMESPACE 2014-12-01 22:51:46 UTC (rev 1898) @@ -41,11 +41,9 @@ importFrom(stats, reorder) importFrom(stats, na.omit) -# No Namespace importFrom(caTools, runsd) importFrom(caTools, runmean) -# No Namespace importFrom(KernSmooth, bkde2D) importFrom(KernSmooth, dpik) @@ -58,9 +56,7 @@ S3method(lowess, formula) S3method(ooplot, default) - S3method(plot, venn) - S3method(print, ci2d) S3method(print, hist2d) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |