Looks great.  Two things:  it looks like the warning message about &#39;state labels&#39; fires even when labels are found (only when DATATYPE=STANDARD) and, perhaps relatedly, underscores in CHARSTATELABELS are automatically converted to periods.<div>
<br></div><div>Thanks!</div><div>-Conrad<br><div><br></div><div><br><br><div class="gmail_quote">On Wed, Aug 4, 2010 at 12:53 PM, François Michonneau <span dir="ltr">&lt;<a href="mailto:francois.michonneau@gmail.com">francois.michonneau@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi,<br>
<br>
  My last commit should fix the issue Conrad mentioned.<br>
<br>
  The problem came from the fact that the nexus file didn&#39;t have state<br>
labels and the default option in readNexus was to return them. It<br>
ended up attaching empty labels to the the 0 and 1 which resulted in<br>
the empty column observed. I modified readNexus to (1) return a<br>
warning when state labels are missing and return.labels is TRUE which<br>
leads to ignoring the return.labels option.<br>
<br>
  Let me know if you find any other bugs.<br>
<br>
  Cheers,<br>
<font color="#888888">  -- François<br>
</font><div><div></div><div class="h5"><br>
On Tue, Aug 3, 2010 at 17:42, Conrad Stack &lt;<a href="mailto:stack@psu.edu">stack@psu.edu</a>&gt; wrote:<br>
&gt; I just upgraded to phylobase 0.6.1 and found that the data in my CHARACTERS<br>
&gt; blocks are no longer being read in (they show up as blanks in the returned<br>
&gt; phylo4d object).<br>
&gt; this is from the geospiza.nex dataset:<br>
&gt; BEGIN CHARACTERS;<br>
&gt; DIMENSIONS  NCHAR=1;<br>
&gt; FORMAT DATATYPE = STANDARD GAP = - MISSING = ? SYMBOLS = &quot;  0 1&quot;;<br>
&gt; MATRIX<br>
&gt; fuliginosa    1<br>
&gt; fortis        1<br>
&gt; magnirostris  0<br>
&gt; conirostris   0<br>
&gt; scandens      0<br>
&gt; difficilis    1<br>
&gt; pallida       0<br>
&gt; parvulus      0<br>
&gt; psittacula    0<br>
&gt; pauper        0<br>
&gt; Platyspiza    0<br>
&gt; fusca         0<br>
&gt; Pinaroloxias  0<br>
&gt; ;<br>
&gt; END;<br>
&gt; When it reads in, it shows up like this:<br>
&gt; readNexus(&quot;geospiza.nex&quot;)<br>
&gt;           label node ancestor edge.length node.type standard_char<br>
&gt; 1    fuliginosa    1       22     0.05500       tip<br>
&gt; 2        fortis    2       22     0.05500       tip<br>
&gt; 3  magnirostris    3       21     0.11000       tip<br>
&gt; 4   conirostris    4       20     0.18333       tip<br>
&gt; 5      scandens    5       19     0.19250       tip<br>
&gt; 6    difficilis    6       18     0.22800       tip<br>
&gt; 7       pallida    7       23     0.08667       tip<br>
&gt; 8      parvulus    8       25     0.02000       tip<br>
&gt; 9    psittacula    9       25     0.02000       tip<br>
&gt; 10       pauper   10       24     0.03500       tip<br>
&gt; 11   Platyspiza   11       16     0.46550       tip<br>
&gt; 12        fusca   12       15     0.53409       tip<br>
&gt; 13 Pinaroloxias   13       14     0.58333       tip<br>
&gt; 14         &lt;NA&gt;   14        0     0.29744      root          &lt;NA&gt;<br>
&gt; 15         &lt;NA&gt;   15       14     0.04924  internal          &lt;NA&gt;<br>
&gt; 16         &lt;NA&gt;   16       15     0.06859  internal          &lt;NA&gt;<br>
&gt; .......cont....<br>
&gt; Any thoughts?  (I&#39;m using windows 7 32-bit with R 2.11, but the error occurs<br>
&gt; on my Mac leopard install as well.<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Conrad Stack<br>
&gt; -----------------------<br>
&gt; PSU Department of Biology<br>
&gt; 208 Mueller Lab<br>
&gt; University Park, PA 16802<br>
&gt; cell: 814.409.8310<br>
&gt; email: <a href="mailto:conrad.stack@gmail.com">conrad.stack@gmail.com</a><br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; Phylobase-devl mailing list<br>
&gt; <a href="mailto:Phylobase-devl@lists.r-forge.r-project.org">Phylobase-devl@lists.r-forge.r-project.org</a><br>
&gt; <a href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/phylobase-devl" target="_blank">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/phylobase-devl</a><br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Conrad Stack<br>-----------------------<br>PSU Department of Biology<br>208 Mueller Lab <br>University Park, PA 16802<br>cell: 814.409.8310<br>email: <a href="mailto:conrad.stack@gmail.com">conrad.stack@gmail.com</a><br>

</div></div>