[Soiltexture-commits] r76 - / pkg/soiltexture pkg/soiltexture/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Mar 7 14:02:46 CET 2012


Author: jmoeys
Date: 2012-03-07 14:02:46 +0100 (Wed, 07 Mar 2012)
New Revision: 76

Added:
   1_RCMDBUILD.bat
   2_RCMDcheck_notests.bat
Modified:
   pkg/soiltexture/DESCRIPTION
   pkg/soiltexture/man/soiltexture-package.Rd
Log:
compiled on R 2.14.2

Added: 1_RCMDBUILD.bat
===================================================================
--- 1_RCMDBUILD.bat	                        (rev 0)
+++ 1_RCMDBUILD.bat	2012-03-07 13:02:46 UTC (rev 76)
@@ -0,0 +1,5 @@
+c:
+cd \
+cd "C:\_R_PACKAGES\soiltexture\pkg" 
+R CMD build soiltexture 
+pause

Added: 2_RCMDcheck_notests.bat
===================================================================
--- 2_RCMDcheck_notests.bat	                        (rev 0)
+++ 2_RCMDcheck_notests.bat	2012-03-07 13:02:46 UTC (rev 76)
@@ -0,0 +1,5 @@
+c:
+cd \
+cd "C:\_R_PACKAGES\soiltexture\pkg" 
+R CMD check --no-tests soiltexture 
+pause

Modified: pkg/soiltexture/DESCRIPTION
===================================================================
--- pkg/soiltexture/DESCRIPTION	2012-01-25 16:49:36 UTC (rev 75)
+++ pkg/soiltexture/DESCRIPTION	2012-03-07 13:02:46 UTC (rev 76)
@@ -1,6 +1,6 @@
 Package: soiltexture
 Version: 1.2.8
-Date: 2012-01-25
+Date: 2012-03-07
 Title: Functions for soil texture plot, classification and transformation
 Author: Julien MOEYS <jules_m78-soiltexture at yahoo.fr>, contributions from Wei Shangguan.
 Maintainer: Julien MOEYS <jules_m78-soiltexture at yahoo.fr> 

Modified: pkg/soiltexture/man/soiltexture-package.Rd
===================================================================
--- pkg/soiltexture/man/soiltexture-package.Rd	2012-01-25 16:49:36 UTC (rev 75)
+++ pkg/soiltexture/man/soiltexture-package.Rd	2012-03-07 13:02:46 UTC (rev 76)
@@ -34,7 +34,7 @@
 
 Version: \tab 1.2.8\cr
 
-Date: \tab 2012-01-25\cr
+Date: \tab 2012-03-07\cr
 
 Title: \tab Functions for soil texture plot, classification and transformation\cr
 



More information about the Soiltexture-commits mailing list