[Seqinr-commits] r1485 - pkg/inst/doc/src/mainmatter

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Oct 26 18:33:45 CET 2008


Author: lobry
Date: 2008-10-26 18:33:45 +0100 (Sun, 26 Oct 2008)
New Revision: 1485

Modified:
   pkg/inst/doc/src/mainmatter/getseqflat.tex
Log:
R 2.8.0

Modified: pkg/inst/doc/src/mainmatter/getseqflat.tex
===================================================================
--- pkg/inst/doc/src/mainmatter/getseqflat.tex	2008-10-26 17:31:30 UTC (rev 1484)
+++ pkg/inst/doc/src/mainmatter/getseqflat.tex	2008-10-26 17:33:45 UTC (rev 1485)
@@ -478,8 +478,8 @@
      set.attributes = FALSE))
 \end{Sinput}
 \begin{Soutput}
-utilisateur    syst`eme    'ecoul'e 
-      5.481       0.124       5.724 
+   user  system elapsed 
+  5.781   0.134   6.407 
 \end{Soutput}
 \end{Schunk}
 
@@ -499,8 +499,8 @@
  system.time(load("ath.RData"))
 \end{Sinput}
 \begin{Soutput}
-utilisateur    syst`eme    'ecoul'e 
-      0.333       0.010       0.347 
+   user  system elapsed 
+  0.329   0.009   0.341 
 \end{Soutput}
 \end{Schunk}
 
@@ -1486,7 +1486,7 @@
  system.file("sequences/louse.fasta", package = "seqinr")
 \end{Sinput}
 \begin{Soutput}
-[1] "/Users/lobry/seqinr.Rcheck/seqinr/sequences/louse.fasta"
+[1] "/Users/lobry/seqinr/pkg.Rcheck/seqinr/sequences/louse.fasta"
 \end{Soutput}
 \end{Schunk}
 
@@ -1501,19 +1501,20 @@
 This part was compiled under the following \Rlogo{}~environment:
 
 \begin{itemize}
-  \item R version 2.8.0 Under development (unstable) (2008-05-11 r45672), \verb|i386-apple-darwin8.8.2|
-  \item Locale: \verb|C|
+  \item R version 2.8.0 (2008-10-20), \verb|i386-apple-darwin8.8.2|
+  \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-42, ade4~1.4-7, ape~2.2,
-    nlme~3.1-88, seqinr~1.1-6, xtable~1.5-2
+  \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-7, tools~2.8.0
+    lattice~0.17-15, tools~2.8.0
 \end{itemize}
 There were two compilation steps:
 
 \begin{itemize}
-  \item \Rlogo{} compilation time was: Mon May 12 17:55:29 2008
+  \item \Rlogo{} compilation time was: Sun Oct 26 17:53:17 2008
   \item \LaTeX{} compilation time was: \today
 \end{itemize}
 



More information about the Seqinr-commits mailing list