[Seqinr-commits] r1572 - pkg/inst/doc/src/appendix
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Mar 31 17:57:58 CEST 2009
Author: lobry
Date: 2009-03-31 17:57:58 +0200 (Tue, 31 Mar 2009)
New Revision: 1572
Modified:
pkg/inst/doc/src/appendix/releasenotes.rnw
Log:
more tolerance to extra columns in data
Modified: pkg/inst/doc/src/appendix/releasenotes.rnw
===================================================================
--- pkg/inst/doc/src/appendix/releasenotes.rnw 2009-03-31 15:51:08 UTC (rev 1571)
+++ pkg/inst/doc/src/appendix/releasenotes.rnw 2009-03-31 15:57:58 UTC (rev 1572)
@@ -20,6 +20,11 @@
\begin{itemize}
+\item Function \texttt{readBins()} is now more tolerant when there
+is an extra column with possibly empty fields in data by forcing
+the \texttt{fill} argument of \texttt{read.table()} function to
+\texttt{TRUE}.
+
\item As pointed out by e-mail on 30-MAR-2009 by Yann Lesecque there
was a bug in the \texttt{getTrans()} function: when applied to a
list of sequences with all the same length the returned result
More information about the Seqinr-commits
mailing list