[Soiltexture-commits] r154 - www

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Mar 29 21:30:18 CEST 2017


Author: jmoeys
Date: 2017-03-29 21:30:18 +0200 (Wed, 29 Mar 2017)
New Revision: 154

Modified:
   www/generate_index.R
   www/index.html
   www/index.md
Log:
Update the package homepage

Modified: www/generate_index.R
===================================================================
--- www/generate_index.R	2016-06-07 09:42:26 UTC (rev 153)
+++ www/generate_index.R	2017-03-29 19:30:18 UTC (rev 154)
@@ -1,5 +1,5 @@
 
-setwd( "D:/Users/julienm/Documents/_WORKS/_PROJECTS/r_packages/soiltexture/www" )
+setwd( "F:/Users/julien/Documents/_r-packages/svn/soiltexture/www" )
 
 library( "markdown" )
 

Modified: www/index.html
===================================================================
--- www/index.html	2016-06-07 09:42:26 UTC (rev 153)
+++ www/index.html	2017-03-29 19:30:18 UTC (rev 154)
@@ -180,15 +180,20 @@
 <a href="#articles">Articles related to soil texture triangles or systems</a> | 
 <a href="#seealso">See also (other R projects)</a> </p>
 
-<p>Last update: 2015/04/17</p>
+<p>Last update: 2017/03/29</p>
 
+<p><strong><div style="background-color: rgb(255, 255, 204);">!!The package soiltexture has mooved. The repository is now located on <a href="http://github.com">GitHub</a>: <a href="https://github.com/cran/soiltexture">https://github.com/cran/soiltexture</a>!!</div></strong></p>
+
+<p>The text below is not up to date.</p>
+
 <h2>In short    <a id="inshort"></a></h2>
 
 <ul>
 <li>  Author: <strong><a href="http://julienmoeys.info/" title="Julien Moeys homepage">Julien Moeys</a></strong> (<a href="http://www.slu.se/en/" title="Swedish University of Agricultural Sciences">SLU</a>/<a href="http://www.slu.se/en/collaborative-centres-and-projects/centre-for-chemical-pesticides-ckb1/" title="The Centre for Chemical Pesticides (CKB)">CKB</a>).</li>
 <li>  Package on CRAN: <a href="http://cran.r-project.org/web/packages/soiltexture/index.html">http://cran.r-project.org/web/packages/soiltexture/index.html</a> </li>
-<li>  Project page on R-forge: <a href="http://r-forge.r-project.org/projects/soiltexture/">http://r-forge.r-project.org/projects/soiltexture/</a> </li>
-<li>  Code Repository (R-forge): <a href="http://r-forge.r-project.org/scm/?group_id=740">http://r-forge.r-project.org/scm/?group_id=740</a> </li>
+<li>  Code Repository (GitHub): <a href="https://github.com/cran/soiltexture">https://github.com/cran/soiltexture</a> </li>
+<li>  Project page on R-forge: <a href="http://r-forge.r-project.org/projects/soiltexture/">http://r-forge.r-project.org/projects/soiltexture/</a> (<strong>not up to date</strong>)</li>
+<li>  Code Repository (R-forge): <a href="http://r-forge.r-project.org/scm/?group_id=740">http://r-forge.r-project.org/scm/?group_id=740</a> (<strong>not up to date</strong>)</li>
 <li>  Comprehensive tutorial (<em>package vignette</em>): <a href="http://cran.r-project.org/web/packages/soiltexture/vignettes/soiltexture_vignette.pdf">http://cran.r-project.org/web/packages/soiltexture/vignettes/soiltexture_vignette.pdf</a> </li>
 <li>  Frequently Asked Questions: <a href="FAQ.html">FAQ</a> (<em>under construction</em>)</li>
 <li>  On-line documentation: <a href="http://docs.julienmoeys.info/soiltexture/">http://docs.julienmoeys.info/soiltexture/</a> </li>

Modified: www/index.md
===================================================================
--- www/index.md	2016-06-07 09:42:26 UTC (rev 153)
+++ www/index.md	2017-03-29 19:30:18 UTC (rev 154)
@@ -16,15 +16,22 @@
 [Articles related to soil texture triangles or systems](#articles) | 
 [See also (other R projects)](#seealso) 
 
-Last update: 2015/04/17
+Last update: 2017/03/29
 
+
+**<div style="background-color: rgb(255, 255, 204);">!!The package soiltexture has mooved. The repository is now located on [GitHub](http://github.com): [https://github.com/cran/soiltexture](https://github.com/cran/soiltexture)!!</div>**
+
+The text below is not up to date.
+
+
 In short    <a id="inshort"></a>
 --------
 
 *   Author: **[Julien Moeys][julienmoeys]** ([SLU][]/[CKB][]).
 *   Package on CRAN: http://cran.r-project.org/web/packages/soiltexture/index.html 
-*   Project page on R-forge: http://r-forge.r-project.org/projects/soiltexture/ 
-*   Code Repository (R-forge): http://r-forge.r-project.org/scm/?group_id=740 
+*   Code Repository (GitHub): https://github.com/cran/soiltexture 
+*   Project page on R-forge: http://r-forge.r-project.org/projects/soiltexture/ (**not up to date**)
+*   Code Repository (R-forge): http://r-forge.r-project.org/scm/?group_id=740 (**not up to date**)
 *   Comprehensive tutorial (_package vignette_): http://cran.r-project.org/web/packages/soiltexture/vignettes/soiltexture_vignette.pdf 
 *   Frequently Asked Questions: [FAQ](FAQ.html) (_under construction_)
 *   On-line documentation: http://docs.julienmoeys.info/soiltexture/ 



More information about the Soiltexture-commits mailing list