[Seqinr-commits] r1582 - pkg/inst/doc/src/mainmatter
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Apr 23 11:38:12 CEST 2009
Author: lobry
Date: 2009-04-23 11:38:12 +0200 (Thu, 23 Apr 2009)
New Revision: 1582
Modified:
pkg/inst/doc/src/mainmatter/querylang.tex
Log:
R 2.9.0 compilation
Modified: pkg/inst/doc/src/mainmatter/querylang.tex
===================================================================
--- pkg/inst/doc/src/mainmatter/querylang.tex 2009-04-23 09:29:41 UTC (rev 1581)
+++ pkg/inst/doc/src/mainmatter/querylang.tex 2009-04-23 09:38:12 UTC (rev 1582)
@@ -5,7 +5,7 @@
\author{Lobry, J.R.}
-\usepackage{/Library/Frameworks/R.framework/Resources/share/texmf/Sweave}
+\usepackage{Sweave}
\begin{document}
%
% To change the R input/output style:
@@ -195,7 +195,7 @@
hsn$nelem
\end{Sinput}
\begin{Soutput}
-[1] 1339
+[1] 1341
\end{Soutput}
\begin{Sinput}
query("hsnsp", "PS hsn")
@@ -534,10 +534,10 @@
\end{Sinput}
\begin{Soutput}
sname libel
-3827 CHLOROPLAST Chloroplast genome
-3828 MITOCHONDRION Mitochondrial genome
-3829 NUCLEOMORPH Nucleomorph genome
-3830 PLASTID non-green plastid genome
+3976 CHLOROPLAST Chloroplast genome
+3977 MITOCHONDRION Mitochondrial genome
+3978 NUCLEOMORPH Nucleomorph genome
+3979 PLASTID non-green plastid genome
\end{Soutput}
\begin{Sinput}
closebank()
@@ -662,7 +662,7 @@
STexample$nelem
\end{Sinput}
\begin{Soutput}
-[1] 392667
+[1] 462764
\end{Soutput}
\begin{Sinput}
closebank()
@@ -1181,26 +1181,30 @@
\section*{Session Informations}
+\begin{scriptsize}
+
This part was compiled under the following \Rlogo{}~environment:
\begin{itemize}
- \item R version 2.8.0 (2008-10-20), \verb|i386-apple-darwin8.8.2|
+ \item R version 2.9.0 (2009-04-17), \verb|i386-apple-darwin8.11.1|
\item Locale: \verb|fr_FR.UTF-8/fr_FR.UTF-8/fr_FR.UTF-8/C/C/C|
- \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,
- xtable~1.5-4, zoo~1.5-4
- \item Loaded via a namespace (and not attached): grid~2.8.0,
- lattice~0.17-15, tools~2.8.0
+ \item Base packages: base, datasets, graphics, grDevices, grid,
+ methods, stats, utils
+ \item Other packages: ade4~1.4-11, ape~2.3, grImport~0.4-3,
+ MASS~7.2-46, quadprog~1.4-11, seqinr~2.0-3, tseries~0.10-18,
+ XML~2.3-0, xtable~1.5-5, zoo~1.5-5
+ \item Loaded via a namespace (and not attached): gee~4.13-13,
+ lattice~0.17-22, nlme~3.1-90, tools~2.9.0
\end{itemize}
There were two compilation steps:
\begin{itemize}
- \item \Rlogo{} compilation time was: Sun Oct 26 18:04:21 2008
+ \item \Rlogo{} compilation time was: Thu Apr 23 11:35:34 2009
\item \LaTeX{} compilation time was: \today
\end{itemize}
+\end{scriptsize}
+
% END - DO NOT REMOVE THIS LINE
%%%%%%%%%%%% BIBLIOGRAPHY %%%%%%%%%%%%%%%%%
More information about the Seqinr-commits
mailing list