[Soiltexture-commits] r151 - in pkg/soiltexture: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jun 7 11:24:04 CEST 2016
Author: jmoeys
Date: 2016-06-07 11:24:04 +0200 (Tue, 07 Jun 2016)
New Revision: 151
Modified:
pkg/soiltexture/DESCRIPTION
pkg/soiltexture/inst/SVN_VERSION
Log:
Prepare for compilation on R 3.3.0
Modified: pkg/soiltexture/DESCRIPTION
===================================================================
--- pkg/soiltexture/DESCRIPTION 2016-04-08 14:30:18 UTC (rev 150)
+++ pkg/soiltexture/DESCRIPTION 2016-06-07 09:24:04 UTC (rev 151)
@@ -1,12 +1,12 @@
Package: soiltexture
Version: 1.4.0
-Date: 2016-04-08
+Date: 2016-06-07
Title: Functions for Soil Texture Plot, Classification and Transformation
Author: Julien Moeys [aut, cre], Wei Shangguan [ctb], Rainer Petzold [ctb], Budiman Minasny [ctb], Bogdan Rosca [ctb], Nic Jelinski [ctb], Wiktor Zelazny [ctb], Rodolfo Marcondes Silva Souza [ctb], Jose Lucas Safanelli [ctb], Alexandre ten Caten [ctb]
Authors at R: c( person( "Julien", "Moeys", role = c("aut", "cre"), email = "jules_m78-soiltexture at yahoo.fr" ), person( "Wei", "Shangguan", role = "ctb" ), person( "Rainer", "Petzold", role = "ctb" ), person( "Budiman", "Minasny", role = "ctb" ), person( "Bogdan", "Rosca", role = "ctb" ), person( "Nic", "Jelinski", role = "ctb" ), person( "Wiktor", "Zelazny", role = "ctb" ), person( "Rodolfo", "Marcondes Silva Souza", role = "ctb" ), person( "Jose Lucas", "Safanelli", role = "ctb" ), person( "Alexandre", "ten Caten", role = "ctb" ) )
Maintainer: Julien Moeys <jules_m78-soiltexture at yahoo.fr>
Depends:
- R (>= 3.2.0)
+ R (>= 3.3.0)
Suggests:
xtable
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 soil texture triangle (classification) into any triangle geometry (isosceles, 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. Many (> 15) texture triangles from all around the world are predefined in the package. A simple text based graphical user interface is provided: soiltexture_gui().
Modified: pkg/soiltexture/inst/SVN_VERSION
===================================================================
--- pkg/soiltexture/inst/SVN_VERSION 2016-04-08 14:30:18 UTC (rev 150)
+++ pkg/soiltexture/inst/SVN_VERSION 2016-06-07 09:24:04 UTC (rev 151)
@@ -1 +1 @@
-122:149M
+122:150M
More information about the Soiltexture-commits
mailing list