[Mboost-commits] r745 - /

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Oct 2 13:06:13 CEST 2013


Author: hofner
Date: 2013-10-02 13:06:13 +0200 (Wed, 02 Oct 2013)
New Revision: 745

Modified:
   svn_release.txt
Log:
- fixed typos in svn_release.txt


Modified: svn_release.txt
===================================================================
--- svn_release.txt	2013-10-02 09:17:30 UTC (rev 744)
+++ svn_release.txt	2013-10-02 11:06:13 UTC (rev 745)
@@ -31,7 +31,7 @@
     R CMD build --resave-data --compact-vignettes pkg/mboostPatch && R CMD check --as-cran mboost_XXX.tar.gz
 
     Run check with R-devel
-    (see section "Checking the package with latest development verstion of R")
+    (see section "Checking the package with latest development version of R")
 
     If differences to .Rout.save occure:
        - Manually check differences. You might want to use something like:
@@ -90,7 +90,7 @@
     R CMD check --as-cran mboostDevel_XXX.tar.gz
 
     Run check with R-devel
-    (see section "Checking the package with latest development verstion of R")
+    (see section "Checking the package with latest development version of R")
 
     If differences to .Rout.save occure:
        - Manually check differences
@@ -157,6 +157,6 @@
     install.packages(c("party", "TH.data", "fields", "BayesX", "gbm",
                        "mlbench", "RColorBrewer", "mfp", "randomForest"))
 
-  Quite R and run
+  Quit R and run
    ../relative/path/to/R-devel/bin/R CMD check --as-cran mboost_XXX.tar.gz
 



More information about the Mboost-commits mailing list