No, no problems, sorry I missed that.  Having it as FALSE by default would work for most things I do, but perhaps other people might prefer it to be TRUE?  <div><br></div><div>Also, on an unrelated topic I have been using phylobase for a while now and thought it would be great if, until multiphylo4(d) is implemented, S4 methods operating on lists of phylo4(d) objects could include generics for the &#39;list&#39; datatype (where just the first tree in the list is used).  </div>
<div><br></div><div>Thanks!</div><div>Conrad<br><br><div class="gmail_quote">On Thu, Aug 5, 2010 at 8:55 AM, 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 Conrad,<br>
<br>
  By default, the option &quot;levels.uniform&quot; is set to TRUE and behaves<br>
as you describe. Do you still have the problem if you use<br>
levels.uniform=FALSE?<br>
<br>
  That being said, I think it would be better for this option to be<br>
FALSE by default. Any thoughts?<br>
<br>
  Cheers,<br>
  -- François<br>
<div><div></div><div class="h5"><br>
<br>
<br>
On Thu, Aug 5, 2010 at 02:37, Conrad Stack &lt;<a href="mailto:stack@psu.edu">stack@psu.edu</a>&gt; wrote:<br>
&gt; I&#39;m having a problem where, when reading in variables and state labels, only<br>
&gt; the first N state labels are being used in the resulting data.frame returned<br>
&gt; by readNexus().  For example, if this is part of the CHARACTERS block of my<br>
&gt; nexus file:<br>
&gt; ....<br>
&gt;         CHARSTATELABELS<br>
&gt;                 1 varX /  option1 option2 option3, 2 varY /  option4 option5<br>
&gt; option6, 3 varZ / option7 option8;<br>
&gt;         MATRIX<br>
&gt; taxa1 121<br>
&gt; taxa2 221<br>
&gt; taxa3 000<br>
&gt; taxa4 000<br>
&gt; taxa5 000<br>
&gt; taxa6 111<br>
&gt; taxa7 111<br>
&gt; ....<br>
&gt;<br>
&gt; readNexus returns this:<br>
&gt; ....<br>
&gt; taxa1 option2 option3 option2<br>
&gt; taxa2 option3 option3 option2<br>
&gt; taxa3 option1 option1 option1<br>
&gt; taxa4 option1 option1 option1<br>
&gt; taxa5 option1 option1 option1<br>
&gt; taxa6 option2 option2 option2<br>
&gt; taxa7 option2 option2 option2<br>
&gt; ....<br>
&gt; point being, readNexus doesn&#39;t seem to be assigning names to each column<br>
&gt; based on each column&#39;s states label, but only on the first N state labels,<br>
&gt; where N is the number of symbols total.<br>
&gt; Thanks!<br>
&gt; Conrad<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>&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>
</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>