[Vegan-commits] r2995 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Feb 26 12:05:24 CET 2016
Author: jarioksa
Date: 2016-02-26 12:05:24 +0100 (Fri, 26 Feb 2016)
New Revision: 2995
Modified:
www/NEWS.html
Log:
update NEWS
Modified: www/NEWS.html
===================================================================
--- www/NEWS.html 2016-02-26 11:04:05 UTC (rev 2994)
+++ www/NEWS.html 2016-02-26 11:05:24 UTC (rev 2995)
@@ -33,7 +33,8 @@
<ul>
<li> <p><code>vegandocs</code> is deprecated. Current <span style="font-family: Courier New, Courier; color: #666666;"><b>R</b></span> provides better
-tools for seeing extra documentation.
+tools for seeing extra documentation (<code>news()</code> and
+<code>browseVignettes()</code>).
</p>
</li></ul>
@@ -45,9 +46,9 @@
<ul>
<li><p> All vignettes are built with standard <span style="font-family: Courier New, Courier; color: #666666;"><b>R</b></span> tools and can be
-browsed with <code>browseVignettes</code>. Earlier <code>FAQ-vegan</code> and
+browsed with <code>browseVignettes</code>. <code>FAQ-vegan</code> and
<code>partitioning</code> were only accessible with <code>vegandocs</code>
-function.
+function.
</p>
</li></ul>
@@ -62,7 +63,9 @@
removed. Version 6.1 of <code>texi2dvi</code> was incompatible with <span style="font-family: Courier New, Courier; color: #666666;"><b>R</b></span>
and prevented building <span class="pkg">vegan</span>. The <code>FAQ-vegan</code> that was
earlier built with <code>texi2dvi</code> uses now <span class="pkg">knitr</span>. Because
-of this, <span class="pkg">vegan</span> is now dependent on <span style="font-family: Courier New, Courier; color: #666666;"><b>R</b></span>-3.0.0.
+of this, <span class="pkg">vegan</span> is now dependent on <span style="font-family: Courier New, Courier; color: #666666;"><b>R</b></span>-3.0.0. Fixes issue
+<a href="https://github.com/vegandevs/vegan/issues/158">#158</a> in
+Github.
</p>
</li></ul>
More information about the Vegan-commits
mailing list