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

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Sep 3 11:01:39 CEST 2009


Author: lobry
Date: 2009-09-03 11:01:39 +0200 (Thu, 03 Sep 2009)
New Revision: 1635

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

Modified: pkg/inst/doc/src/appendix/releasenotes.rnw
===================================================================
--- pkg/inst/doc/src/appendix/releasenotes.rnw	2009-09-03 08:49:55 UTC (rev 1634)
+++ pkg/inst/doc/src/appendix/releasenotes.rnw	2009-09-03 09:01:39 UTC (rev 1635)
@@ -20,13 +20,16 @@
 
 \begin{itemize}
 
+\item New utility function \texttt{col2alpha()} to add a transparency 
+chanel to a standard R color.
+
 \item New ABIF example file \texttt{samplefsa2ps.fsa} used in the
 \texttt{read.abif()} function to reproduce figure 1A from \cite{Krawczyk2009}.
 
 \item New function \texttt{move()} aliased as \texttt{mv()} to rename
 an object without deep copy.
 
-\item New function \texttt{swap()} to exchange to objects.
+\item New function \texttt{swap()} to exchange two objects.
 
 \end{itemize}
 

Modified: pkg/inst/doc/src/appendix/releasenotes.tex
===================================================================
--- pkg/inst/doc/src/appendix/releasenotes.tex	2009-09-03 08:49:55 UTC (rev 1634)
+++ pkg/inst/doc/src/appendix/releasenotes.tex	2009-09-03 09:01:39 UTC (rev 1635)
@@ -56,13 +56,16 @@
 
 \begin{itemize}
 
+\item New utility function \texttt{col2alpha()} to add a transparency 
+chanel to a standard R color.
+
 \item New ABIF example file \texttt{samplefsa2ps.fsa} used in the
 \texttt{read.abif()} function to reproduce figure 1A from \cite{Krawczyk2009}.
 
 \item New function \texttt{move()} aliased as \texttt{mv()} to rename
 an object without deep copy.
 
-\item New function \texttt{swap()} to exchange to objects.
+\item New function \texttt{swap()} to exchange two objects.
 
 \end{itemize}
 
@@ -919,7 +922,7 @@
 There were two compilation steps:
 
 \begin{itemize}
-  \item \Rlogo{} compilation time was: Wed Aug 26 14:28:03 2009
+  \item \Rlogo{} compilation time was: Thu Sep  3 11:00:01 2009
   \item \LaTeX{} compilation time was: \today
 \end{itemize}
 



More information about the Seqinr-commits mailing list