[Soiltexture-commits] r6 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Apr 9 19:10:14 CEST 2010
Author: jmoeys
Date: 2010-04-09 19:10:13 +0200 (Fri, 09 Apr 2010)
New Revision: 6
Modified:
www/index.html
Log:
Modified: www/index.html
===================================================================
--- www/index.html 2010-04-09 11:32:42 UTC (rev 5)
+++ www/index.html 2010-04-09 17:10:13 UTC (rev 6)
@@ -7,13 +7,22 @@
<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="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">
+
+
+<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"><br>
+
+<br>
+
<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
@@ -21,60 +30,102 @@
<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>A <span style="font-weight: bold;">detailed project description</span> can be found on the <a target="_blank" href="http://julienmoeys.free.fr/?Soil-textures-triangle">project's administrator website</a> (page that should be move here).</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>
+ <li>The <a target="_blank" 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 target="_blank" 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/" target="_blank">here</a>.<a href="http://r-forge.r-project.org/projects/soiltexture/"><strong></strong></a></li>
+
+ <li>The <span style="font-weight: bold;">package vignette</span> can be found <a target="_blank" href="http://r-forge.r-project.org/plugins/scmsvn/viewcvs.php/*checkout*/pkg/soiltexture/inst/doc/TEXTURE_WIZARD_VIGNETTES.pdf?root=soiltexture">here</a> (does not include yet the package installation from r-forge, but up-to-date)</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>
+)<br>
+<br>
+</span>
+
+
<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>
+<span style="font-weight: bold;">
-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>
+
+Feedbacks</span> on the package are welcome (<a href="http://r-forge.r-project.org/users/jmoeys/" target="_blank">contact details here</a>).<br>
+<br>
+<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