<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,6 @@
 plyr 0.1.10 (2009-XX-X) ---------------------------------------------------
 
+* scoping bug in each fixed, thanks to Yasuhisa Yoshida for the bug report
 * new helper method: arrange, for reordering a data frame.  
 * another rewrite of rbind.fill to increase speed
 * speed up rbind.fill by ~20% by using all instead of %in% </diff>
      <filename>NEWS</filename>
    </modified>
    <modified>
      <diff>@@ -33,6 +33,7 @@ each &lt;- function(...) {
   
   n &lt;- length(fs)
   proto &lt;- NULL
+  result &lt;- NULL
   
   if (n == 1) {
     # If there is only one function, things are simple.  We just</diff>
      <filename>R/helper-each.r</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2686e4f9d64eda02c5dfc3bb17b2dda6dbac15a5</id>
    </parent>
  </parents>
  <author>
    <name>hadley</name>
    <email>h.wickham@gmail.com</email>
  </author>
  <url>http://github.com/hadley/plyr/commit/aac3c938815787948eb3732967bb4926d8774378</url>
  <id>aac3c938815787948eb3732967bb4926d8774378</id>
  <committed-date>2009-10-29T17:29:50-07:00</committed-date>
  <authored-date>2009-10-29T17:29:50-07:00</authored-date>
  <message>Fixing scoping bug in each</message>
  <tree>8ca39fd6714561c83a0eb424370b1744f385649c</tree>
  <committer>
    <name>hadley</name>
    <email>h.wickham@gmail.com</email>
  </committer>
</commit>
