[IPSUR-commits] r177 - in pkg: IPSUR RcmdrPlugin.IPSUR RcmdrPlugin.IPSUR/inst/etc

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jul 23 18:25:45 CEST 2010


Author: gkerns
Date: 2010-07-23 18:25:45 +0200 (Fri, 23 Jul 2010)
New Revision: 177

Modified:
   pkg/IPSUR/DESCRIPTION
   pkg/RcmdrPlugin.IPSUR/DESCRIPTION
   pkg/RcmdrPlugin.IPSUR/inst/etc/menus.txt
Log:
changed dates on DESCRIPTIONS for both packages
updated RcmdrPlugin.IPSUR to version 0.1-7
made sure all removes were turned off on the menus


Modified: pkg/IPSUR/DESCRIPTION
===================================================================
--- pkg/IPSUR/DESCRIPTION	2010-07-23 16:13:06 UTC (rev 176)
+++ pkg/IPSUR/DESCRIPTION	2010-07-23 16:25:45 UTC (rev 177)
@@ -2,7 +2,7 @@
 Type: Package
 Title: Introduction to Probability and Statistics Using R
 Version: 1.0
-Date: 2010-01-05
+Date: 2010-07-23
 Author: G. Jay Kerns
 Maintainer: G. Jay Kerns <gkerns at ysu.edu>
 Suggests: actuar, aplpack, coin, DAAG, distr, distrEx, distrTeach, e1071, exactRankTests, HH (>= 2.1-32), Hmisc, lattice, lmtest, mvtnorm, odfWeave, prob, qcc, RcmdrPlugin.IPSUR (>= 0.1-6), Rcmdr, reshape, scatterplot3d, TeachingDemos (>= 2.5), vcd

Modified: pkg/RcmdrPlugin.IPSUR/DESCRIPTION
===================================================================
--- pkg/RcmdrPlugin.IPSUR/DESCRIPTION	2010-07-23 16:13:06 UTC (rev 176)
+++ pkg/RcmdrPlugin.IPSUR/DESCRIPTION	2010-07-23 16:25:45 UTC (rev 177)
@@ -1,6 +1,6 @@
 Package: RcmdrPlugin.IPSUR
-Version: 0.1-6
-Date: 2009-12-25
+Version: 0.1-7
+Date: 2009-07-23
 Title: An IPSUR Plugin for the R Commander
 Author: G. Jay Kerns <gkerns at ysu.edu> with contributions by Theophilius Boye and Tyler Drombosky, adapted from the work of John Fox et al.
 Maintainer: G. Jay Kerns <gkerns at ysu.edu>

Modified: pkg/RcmdrPlugin.IPSUR/inst/etc/menus.txt
===================================================================
--- pkg/RcmdrPlugin.IPSUR/inst/etc/menus.txt	2010-07-23 16:13:06 UTC (rev 176)
+++ pkg/RcmdrPlugin.IPSUR/inst/etc/menus.txt	2010-07-23 16:25:45 UTC (rev 177)
@@ -3,18 +3,18 @@
 
 
 #   type    menu/item      operation/parent  label                                          command/menu                activation  install?
-
-#remove  frequencyDistribution  "" "" "" "" ""
-#remove  numericalSummaries  "" "" "" "" ""
-#remove  twoWayTable  "" "" "" "" ""
-#remove  enterTable  "" "" "" "" ""
-#remove  barGraph  "" "" "" "" ""
-#remove  boxPlot  "" "" "" "" ""
-#remove  continuousMenu  "" "" "" "" ""
-#remove  discreteMenu  "" "" "" "" ""
-
 
+#remove  frequencyDistribution  "" "" "" "" ""
+#remove  numericalSummaries  "" "" "" "" ""
+#remove  twoWayTable  "" "" "" "" ""
+#remove  enterTable  "" "" "" "" ""
+#remove  barGraph  "" "" "" "" ""
+#remove  boxPlot  "" "" "" "" ""
+#remove  continuousMenu  "" "" "" "" ""
+#remove  discreteMenu  "" "" "" "" ""
 
+
+
 #########################
 # Statistics menu
 



More information about the IPSUR-commits mailing list