<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns="http://purl.org/rss/1.0/"
	xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:admin="http://webns.net/mvcb/" >
 <channel rdf:about="https://r-forge.r-project.org/export/rss_sfnews.php">
  <title>R-Forge Project News</title>
  <link>https://r-forge.r-project.org/</link>
  <description>R-Forge Project News Highlights</description>
 <items>
 <rdf:Seq>
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=2446" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=2209" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=2082" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=1932" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=1901" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=1902" />
 </rdf:Seq>
 </items>
 </channel>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=2446">
   <title>FD 1.0-9 now on CRAN and R-Forge</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=2446</link>
   <description>This new version corrects a bug reported by Sarah Berke that prevented sing.sp from being calculated correctly in dbFD().</description>
   <dc:subject>Functional diversity</dc:subject>
   <dc:creator>Etienne Laliberté</dc:creator>
  <dc:date>2010-04-28T00:51:21+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=2209">
   <title>FD 1.0-7 and maxent.test()</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=2209</link>
   <description>The new version 1.0-7 is now available on R-Forge. Additions are maxent.test() which implements the permutation tests of Shipley (2010; Ecology) for maximum entropy (maxent) models. This makes it easy to now test a model generated by maxent().&lt;br /&gt;
&lt;br /&gt;
Also, maxent() now accepts a matrix/data.frame to run the model on several sites/data sets in one go. The arguments names were also changed to be consistent with Shipley (2010). I hope this does not affect too much previous code written to work with maxent().</description>
   <dc:subject>Functional diversity</dc:subject>
   <dc:creator>Etienne Laliberté</dc:creator>
  <dc:date>2010-02-12T13:59:49+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=2082">
   <title>maxent() now 10x faster</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=2082</link>
   <description>I've tweaked Bill Shipley's FORTRAN routine to speed up maxent() substantially. It's about 10 times faster than the previous version, which used only R code for the while loop, which was the real bottleneck in terms of speed. Comments welcome!</description>
   <dc:subject>Functional diversity</dc:subject>
   <dc:creator>Etienne Laliberté</dc:creator>
  <dc:date>2009-12-21T21:57:35+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=1932">
   <title>maxent() added</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=1932</link>
   <description>The maximum entropy (maxent) model of trait-based community assembly proposed by Bill Shipley is now on FD. Thanks to Dr Shipley for contributing his R code.</description>
   <dc:subject>Functional diversity</dc:subject>
   <dc:creator>Etienne Laliberté</dc:creator>
  <dc:date>2009-11-03T21:10:10+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=1901">
   <title>Source code now on R-Forge</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=1901</link>
   <description>I've added the FD package version 1.0-1 today on R-Forge.</description>
   <dc:subject>Functional diversity</dc:subject>
   <dc:creator>Etienne Laliberté</dc:creator>
  <dc:date>2009-10-28T14:41:44+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=1902">
   <title>gowdis() and dbFD() now much faster</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=1902</link>
   <description>Version 1.0-1 brings compiled C code to gowdis(), making it MUCH faster. Because dbFD() relies on gowdis(), it should be faster as well.</description>
   <dc:subject>Functional diversity</dc:subject>
   <dc:creator>Etienne Laliberté</dc:creator>
  <dc:date>2009-10-26T08:27:27+00:00</dc:date>
  </item>
</rdf:RDF>
