[Soiltexture-commits] r5 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Apr 9 13:32:43 CEST 2010
Author: jmoeys
Date: 2010-04-09 13:32:42 +0200 (Fri, 09 Apr 2010)
New Revision: 5
Modified:
www/index.html
Log:
Modified: www/index.html
===================================================================
--- www/index.html 2010-04-09 11:27:09 UTC (rev 4)
+++ www/index.html 2010-04-09 11:32:42 UTC (rev 5)
@@ -2,35 +2,79 @@
<html>
<head>
</head>
+
+
<body>
+
+
<a href="http://r-forge.r-project.org"><img style="border: 0px solid ; width: 210px; height: 54px;" alt="r-forge" src="http://r-forge.r-project.org/themes/rforge//images/logo.png"></a><br>
+
+
<h2>Welcome to The Soil Texture Wizard project!</h2>
-<img style="width: 500px; height: 500px;" alt="Unofficial USDA texture triangle made with the soiltexture package" src="EN_TEXTURE_TRIANGLE_USDA_GRAD_UNOFFICIAL_CC-BY-SA-3-small.png">
+
+
+<img style="width: 500px; height: 500px;" alt="Unofficial USDA texture triangle made with the soiltexture package" src="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/*checkout*/www/EN_TEXTURE_TRIANGLE_USDA_GRAD_UNOFFICIAL_CC-BY-SA-3-small.png?root=soiltexture">
<span style="font-weight: bold;">The Soil Texture Wizard</span> is a set of R functions designed to produce
texture triangle plots. It also allows to classify soil textures data
according to a classification, and to transform them according to
different texture particle size class systems.
<br>
+
+
<br>
+
+
This page is under construction!<br>
+
+
<ul>
+
+
<li>A <span style="font-weight: bold;">detailed project description</span> can be found on the <a href="http://julienmoeys.free.fr/?Soil-textures-triangle">project's administrator website</a> (page that should be move here).</li>
+
+
<li>The <a style="font-weight: bold;" href="http://r-forge.r-project.org/R/?group_id=740">package binaries</a> should be available on r-forge soon.</li>
+
+
<li>The <span style="font-weight: bold;">package source</span> are available on the <a href="http://r-forge.r-project.org/scm/?group_id=740">project SCM page</a>.</li>
+
+
<li>The <strong>project summary page</strong> you can find <a href="http://r-forge.r-project.org/projects/soiltexture/"><strong>here</strong></a>. </li>
+
+
</ul>
+
+
Source can be loaded in R using the following code:<span style="font-family: monospace;"><br>
+
+
source(
"http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/*checkout*/pkg/soiltexture/R/soiltexture.r?&root=soiltexture"
)</span><br>
+
+
<span style="font-weight: bold;">Roadmap</span> (suceptible to changes):<br>
+
+
<ul>
+
+
<li>The functions provided by the soiltexture package are considered
as beta / almost stable, but they need to be tested by more users.</li>
+
+
<li>The main function TT.plot() is now documented.</li>
+
+
<li>The documentation is under construction for the rest of the package (using <a href="http://inlinedocs.r-forge.r-project.org/">inlinedocs</a>), and will be gradually completed.</li>
+
+
<li>...</li>
+
+
</ul>
-Feedbacks are warmly welcome.<a title="Document made with KompoZer" href="http://kompozer.net/"><img style="border: 0px solid ; width: 80px; height: 15px;" alt="Document made with KompoZer" src="kompozer_80x15.png"></a>
+
+
+Feedbacks are warmly welcome.<a title="Document made with KompoZer" href="http://kompozer.net/"><img style="border: 0px solid ; width: 80px; height: 15px;" alt="Document made with KompoZer" src="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/*checkout*/www/kompozer_80x15.png?root=soiltexture"></a>
</body>
</html>
More information about the Soiltexture-commits
mailing list