[Seqinr-commits] r1513 - pkg/inst/doc/src/appendix

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Dec 12 14:59:15 CET 2008


Author: lobry
Date: 2008-12-12 14:59:15 +0100 (Fri, 12 Dec 2008)
New Revision: 1513

Modified:
   pkg/inst/doc/src/appendix/releasenotes.tex
Log:
 

Modified: pkg/inst/doc/src/appendix/releasenotes.tex
===================================================================
--- pkg/inst/doc/src/appendix/releasenotes.tex	2008-12-12 13:56:34 UTC (rev 1512)
+++ pkg/inst/doc/src/appendix/releasenotes.tex	2008-12-12 13:59:15 UTC (rev 1513)
@@ -4,7 +4,7 @@
 \title{Release notes}
 \author{Lobry, J.R. \and Nec\c{s}ulea, A. \and Palmeira, L. \and Penel, S.}
 
-\usepackage{/Library/Frameworks/R.framework/Resources/share/texmf/Sweave}
+\usepackage{Sweave}
 \begin{document}
 %
 % To change the R input/output style:
@@ -52,6 +52,21 @@
 
 \section*{2.0 series}
 
+\subsection*{release 2.0-1}
+
+\begin{itemize}
+
+\item The useless \texttt{itemize} in the argument section of
+  documentation file \texttt{stresc.Rd} is now deleted.
+
+\item In function \texttt{words.pos()} the default value for parameter
+  \texttt{extended} was changed from FALSE to TRUE to avoid warnings.
+
+\item New experimental function \texttt{read.abif()} to import files
+  in ABIF format (\texttt{*.fsa}, (\texttt{*.ab1}).
+
+\end{itemize}
+
 \subsection*{release 2.0-0}
 
 \begin{itemize}
@@ -786,7 +801,7 @@
   \item Base packages: base, datasets, grDevices, graphics, methods,
     stats, utils
   \item Other packages: MASS~7.2-44, ade4~1.4-9, ape~2.2-2,
-    nlme~3.1-89, quadprog~1.4-11, seqinr~2.0-0, tseries~0.10-16,
+    nlme~3.1-89, quadprog~1.4-11, seqinr~2.0-1, tseries~0.10-16,
     xtable~1.5-4, zoo~1.5-4
   \item Loaded via a namespace (and not attached): grid~2.8.0,
     lattice~0.17-15
@@ -794,7 +809,7 @@
 There were two compilation steps:
 
 \begin{itemize}
-  \item \Rlogo{} compilation time was: Sun Oct 26 18:37:04 2008
+  \item \Rlogo{} compilation time was: Fri Dec 12 14:58:15 2008
   \item \LaTeX{} compilation time was: \today
 \end{itemize}
 



More information about the Seqinr-commits mailing list