[Soiltexture-commits] r65 - in pkg: . soiltexture soiltexture/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Nov 17 13:36:06 CET 2011


Author: jmoeys
Date: 2011-11-17 13:36:05 +0100 (Thu, 17 Nov 2011)
New Revision: 65

Modified:
   pkg/
   pkg/soiltexture/DESCRIPTION
   pkg/soiltexture/man/TT.plot.Rd
   pkg/soiltexture/man/soiltexture-package.Rd
Log:



Property changes on: pkg
___________________________________________________________________
Modified: svn:ignore
   - soiltexture.Rcheck
soiltexture.Rcheck.zip
soiltexture_1.2.3.tar.gz
soiltexture_1.2.3_R_i486-pc-linux-gnu.tar.gz
soiltexture_1.2.4.tar.gz
soiltexture_1.2.4.zip
soiltexture_1.2.5.tar.gz
soiltexture_1.2.5.zip

   + soiltexture.Rcheck
soiltexture.Rcheck.zip
soiltexture_1.2.3.tar.gz
soiltexture_1.2.3_R_i486-pc-linux-gnu.tar.gz
soiltexture_1.2.4.tar.gz
soiltexture_1.2.4.zip
soiltexture_1.2.5.tar.gz
soiltexture_1.2.5.zip
soiltexture_1.2.6.tar.gz
soiltexture_1.2.6.zip


Modified: pkg/soiltexture/DESCRIPTION
===================================================================
--- pkg/soiltexture/DESCRIPTION	2011-11-17 12:27:44 UTC (rev 64)
+++ pkg/soiltexture/DESCRIPTION	2011-11-17 12:36:05 UTC (rev 65)
@@ -1,11 +1,11 @@
 Package: soiltexture
-Version: 1.2.6 
-Date: 2011-11-09
+Version: 1.2.6
+Date: 2011-11-17
 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> 
 Depends: R (>= 2.4.1), sp, MASS
-Suggests: drc, plotrix 
+Suggests: drc, plotrix
 Description: "The Soil Texture Wizard" is a set of R functions designed to produce 
     texture triangles (also called texture plots, texture diagrams, texture ternary plots), 
     classify and transform soil textures data. These functions virtually allows to plot any 

Modified: pkg/soiltexture/man/TT.plot.Rd
===================================================================
--- pkg/soiltexture/man/TT.plot.Rd	2011-11-17 12:27:44 UTC (rev 64)
+++ pkg/soiltexture/man/TT.plot.Rd	2011-11-17 12:36:05 UTC (rev 65)
@@ -433,4 +433,5 @@
 TT.plot( class.sys = "USDA.TT", lang = "fl" )  #  Dutch (Belgian) / Flemmish 
 TT.plot( class.sys = "USDA.TT", lang = "se" )  #  Swedish 
 TT.plot( class.sys = "USDA.TT", lang = "ro" )  #  Romanian 
-TT.plot( class.sys = "USDA.TT", lang = "pl" )  #  Polish } 
+TT.plot( class.sys = "USDA.TT", lang = "pl" )  #  Polish 
+}

Modified: pkg/soiltexture/man/soiltexture-package.Rd
===================================================================
--- pkg/soiltexture/man/soiltexture-package.Rd	2011-11-17 12:27:44 UTC (rev 64)
+++ pkg/soiltexture/man/soiltexture-package.Rd	2011-11-17 12:36:05 UTC (rev 65)
@@ -9,20 +9,19 @@
 right-angled triangles, etc.). This set of function is expected to be useful to people
 using soil textures data from different soil texture classification or different particle
 size systems. Several texture triangles are predefined: USDA; FAO (which is also the
-triangle for the soil map of Europe); Aisne (France); GEPPA (France); German triangle
-(Bodenkundliche Kartieranleitung 1994); Soil Survey of England and Wales (UK); Australian
-triangle; Belgian triangle; Canadian triangle; ISSS triangle; Romanian triangle; Polish
-triangle. The Soil Texture Wizard is initially develloped from the functions 'soil.texture()'
-from the package 'plotrix' by Jim Lemon et al.}
+triangle for the soil map of Europe); Aisne (France); GEPPA (France); German triangles
+"Bodenkundliche Kartieranleitung 1994", "SEA 1974" and "TGL 1985"; Soil
+Survey of England and Wales; Australian triangle; Belgian triangle; Canadian triangle;
+ISSS triangle; Romanian triangle; Polish triangle.}
 \details{
 \tabular{ll}{Package: \tab soiltexture\cr
-Version: \tab 1.2.5\cr
-Date: \tab 2011-11-09\cr
+Version: \tab 1.2.6\cr
+Date: \tab 2011-11-17\cr
 Title: \tab Functions for soil texture plot, classification and transformation\cr
 Author: \tab Julien MOEYS <jules_m78-soiltexture at yahoo.fr>, contributions from Wei Shangguan.\cr
 Maintainer: \tab Julien MOEYS <jules_m78-soiltexture at yahoo.fr>\cr
 Depends: \tab R (>= 2.4.1), sp, MASS\cr
-Suggests: \tab drc\cr
+Suggests: \tab drc, plotrix\cr
 License: \tab AGPL (>=3)\cr
 URL: \tab http://soiltexture.r-forge.r-project.org/\cr}
 }



More information about the Soiltexture-commits mailing list