<?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=1629" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=1628" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=651" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=411" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=366" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=348" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=264" />
 <rdf:li rdf:resource="https://r-forge.r-project.org/forum/forum.php?forum_id=216" />
 </rdf:Seq>
 </items>
 </channel>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=1629">
   <title>Data/Examples for lme4 - moved to R-forge</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=1629</link>
   <description>The three packages,  &amp;quot;SASmixed&amp;quot;, &amp;quot;mlmRev&amp;quot; and &amp;quot;MEMSS&amp;quot; with examples and data sets for mixed effect models have now been moved from&lt;br /&gt;
https://svn.r-project.org/R-packages/trunk/&lt;br /&gt;
to R-forge, as other packages belonging to the &amp;quot;lme4&amp;quot; project.</description>
   <dc:subject>lme4 - Mixed-effects models</dc:subject>
   <dc:creator>Martin Maechler</dc:creator>
  <dc:date>2009-07-28T13:12:18+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=1628">
   <title>former &amp;quot;allcoef&amp;quot; branch is now 'lme4' &amp;quot;pkg&amp;quot;</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=1628</link>
   <description>2009-07-12 (at useR!2009 in Rennes):&lt;br /&gt;
Doug and I have decided to make the &amp;quot;allcoef&amp;quot; branch into a ``regular'' R-forge like package,&lt;br /&gt;
so it is daily checked, and users can install it directly.&lt;br /&gt;
Martin Maechler</description>
   <dc:subject>lme4 - Mixed-effects models</dc:subject>
   <dc:creator>Martin Maechler</dc:creator>
  <dc:date>2009-07-28T13:10:24+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=651">
   <title>lme4 0.999375-x now on CRAN</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=651</link>
   <description>Starting with release 0.999375-16, new releases of the lme4 package will be available on CRAN, in addition to the R-forge repository.  Much has changed relative to the earlier CRAN versions.</description>
   <dc:subject>lme4 - Mixed-effects models</dc:subject>
   <dc:creator>Douglas Bates</dc:creator>
  <dc:date>2008-06-24T08:00:03+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=411">
   <title>Alpha release of lme4_1.0.0</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=411</link>
   <description>Version 0.999375-1 of the lme4 package is now available on R-forge.  This is the alpha test release for lme4_1.0.0.  Currently mcmcsamp and nlmer need a bit of work but lmer and glmer should be ok.  Please test and report bugs, preferably directly to the bug tracker.</description>
   <dc:subject>lme4 - Mixed-effects models</dc:subject>
   <dc:creator>Douglas Bates</dc:creator>
  <dc:date>2008-02-02T14:30:23+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=366">
   <title>Pre-alpha release of lme4</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=366</link>
   <description>The lme4 package now passes its tests.  The mcmcsamp function is still broken so this is not yet the alpha release of lme4_1.0.0</description>
   <dc:subject>lme4 - Mixed-effects models</dc:subject>
   <dc:creator>Douglas Bates</dc:creator>
  <dc:date>2008-01-06T20:14:17+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=348">
   <title>Evaluation of the conditional modes</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=348</link>
   <description>I still haven't debugged the code for determining the conditional modes of the random effects in a GLMM.  (It does apparently work for a NLMM.)  This is in the C function cond_mode with an interface from R as mer_condMode.  I have inserted verbose debugging code triggered by negative values of the verbose argument.  For some reason the early iterations appear successful but around iteration 2 or 3 it gets stuck.</description>
   <dc:subject>lme4 - Mixed-effects models</dc:subject>
   <dc:creator>Douglas Bates</dc:creator>
  <dc:date>2007-12-17T18:07:36+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=264">
   <title>SVN tree for lme4 moved to R-forge</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=264</link>
   <description>The SVN tree for the lme4 package has been moved to R-forge.  What is on R-forge now is what had been called the gappy-lmer branch.  It is currently under development but usable.  The major problem with it at present is that the results for generalized linear mixed models are wrong.  The linear mixed models are, as far as I know, working properly and should be faster and more reliable than in earlier versions.</description>
   <dc:subject>lme4 - Mixed-effects models</dc:subject>
   <dc:creator>Douglas Bates</dc:creator>
  <dc:date>2007-11-12T09:28:08+00:00</dc:date>
  </item>

 <item rdf:about="https://r-forge.r-project.org/forum/forum.php?forum_id=216">
   <title>Version 0.99875-8 uploaded to CRAN</title>
   <link>https://r-forge.r-project.org/forum/forum.php?forum_id=216</link>
   <description>Version 0.99875-8 of the lme4 package has been uploaded to CRAN.  This version fixes the problem of  missing names of the components of the random effects in the table of estimated variances and correlations of the random effects.</description>
   <dc:subject>lme4 - Mixed-effects models</dc:subject>
   <dc:creator>Douglas Bates</dc:creator>
  <dc:date>2007-09-28T00:01:53+00:00</dc:date>
  </item>
</rdf:RDF>
