[IPSUR-commits] r213 - pkg/RcmdrPlugin.IPSUR/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jan 21 15:34:27 CET 2013
Author: gkerns
Date: 2013-01-21 15:34:27 +0100 (Mon, 21 Jan 2013)
New Revision: 213
Added:
pkg/RcmdrPlugin.IPSUR/R/globals.R
Log:
this gets rid of all those annoying notes
Added: pkg/RcmdrPlugin.IPSUR/R/globals.R
===================================================================
--- pkg/RcmdrPlugin.IPSUR/R/globals.R (rev 0)
+++ pkg/RcmdrPlugin.IPSUR/R/globals.R 2013-01-21 14:34:27 UTC (rev 213)
@@ -0,0 +1 @@
+if (getRversion() >= '2.15.1') globalVariables(c('top','meanVariable', 'sumVariable','sdVariable', 'discardVariable','checkBoxFrame', 'discardcheckBoxFrame','buttonsFrame', '.x','xmin', 'xmax', 'PoissonDistributionPlot','.Table','binomsimNumber', 'expsimNumber','typeVariable','groupsFrame','typeFrame', 'samplesn','horzOptionVariable','notchOptionVariable','varwidthOptionVariable', 'OKbutton','cancelButton','marginsVariable', 'percentsVariable','chisqVariable','chisqComponentsVariable', 'expFreqVariable','fisherVariable','.Test','marginsFrame', 'percentsFrame','testsFrame','alternativeVariable','testVariable','alternativeFrame','testFrame','subwin','.Probs','subButtonsFrame','skewnessVariable', 'kurtosisVariable', '.groups','coloOptionVariable', 'chisqTestVariable','fisherTestVariable','subsetVariable', 'subsetFrame'))
More information about the IPSUR-commits
mailing list