[Soiltexture-commits] r14 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu May 20 18:34:24 CEST 2010
Author: jmoeys
Date: 2010-05-20 18:34:24 +0200 (Thu, 20 May 2010)
New Revision: 14
Modified:
www/index.html
Log:
Updated web-page with a CC-By-SA license
Modified: www/index.html
===================================================================
--- www/index.html 2010-05-15 13:18:09 UTC (rev 13)
+++ www/index.html 2010-05-20 16:34:24 UTC (rev 14)
@@ -1,5 +1,7 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html><head></head>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+</head>
<body>
@@ -7,24 +9,29 @@
+
<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/imagesrf/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/scm/viewvc.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
@@ -35,59 +42,82 @@
+
<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 target="_blank" href="http://julienmoeys.free.fr/?Soil-textures-triangle">project's administrator website</a> (page that should be move here).</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> (tutorial) can be found <a target="_blank" href="http://r-forge.r-project.org/scm/viewvc.php/*checkout*/pkg/soiltexture/inst/doc/soiltexture_vignette.pdf?root=soiltexture">here</a>.</li><li>The <span style="font-weight: bold;">logfile of changes made to the package</span> can be found <a href="http://r-forge.r-project.org/scm/viewvc.php/*checkout*/SoilTexture_changelog.txt?root=soiltexture" target="_blank">here</a>.</li>
+ <li>The <span style="font-weight: bold;">package vignette</span> (tutorial) can be found <a target="_blank" href="http://r-forge.r-project.org/scm/viewvc.php/*checkout*/pkg/soiltexture/inst/doc/soiltexture_vignette.pdf?root=soiltexture">here</a>.</li>
+ <li>The <span style="font-weight: bold;">logfile of changes made to the package</span> can be found <a href="http://r-forge.r-project.org/scm/viewvc.php/*checkout*/SoilTexture_changelog.txt?root=soiltexture" target="_blank">here</a>.</li>
-</ul>For <span style="font-weight: bold;">installing the package</span>, try first:<br><br><span style="font-family: monospace;"></span><code> install.packages("soiltexture", repos = "http://R-Forge.R-project.org")<br></code><br class="">If it doesn't work, or if you don't have the latest release of R, try instead:<br class=""><code><br></code><span style="font-family: monospace;"></span><code> install.packages("soiltexture", repos = "http://R-Forge.R-project.org", type = "source")<br><br>If it doesn't work, try to load the sources instead (this method don't install the help page):<br><br></code><span style="font-family: monospace;"> source(
+
+
+</ul>
+For <span style="font-weight: bold;">installing the package</span>, try first:<br>
+<br>
+<span style="font-family: monospace;"></span><code> install.packages("soiltexture", repos = "http://R-Forge.R-project.org")<br>
+</code><br class="">
+If it doesn't work, or if you don't have the latest release of R, try instead:<br class="">
+<code><br>
+</code><span style="font-family: monospace;"></span><code> install.packages("soiltexture", repos = "http://R-Forge.R-project.org", type = "source")<br>
+<br>
+If it doesn't work, try to load the sources instead (this method don't install the help page):<br>
+<br>
+</code><span style="font-family: monospace;"> source(
"<a href="http://r-forge.r-project.org/scm/viewvc.php/*checkout*/pkg/soiltexture/R/soiltexture.r?root=soiltexture" target="_blank">http://r-forge.r-project.org/scm/viewvc.php/*checkout*/pkg/soiltexture/R/soiltexture.r?root=soiltexture</a>"
)<br>
+
<br>
+
</span>
@@ -97,12 +127,14 @@
+
<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>
@@ -110,33 +142,44 @@
+
<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</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 rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width: 0pt;" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png"></a><br>
+This webpage is licenced under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Licence</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/scm/viewvc.php/*checkout*/www/kompozer_80x15.png?root=soiltexture"></a>
-</body></html>
\ No newline at end of file
+</body>
+</html>
More information about the Soiltexture-commits
mailing list