[Robast-commits] r78 - pkg/RandVar/inst/doc

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Feb 27 19:43:13 CET 2008


Author: stamats
Date: 2008-02-27 19:43:13 +0100 (Wed, 27 Feb 2008)
New Revision: 78

Modified:
   pkg/RandVar/inst/doc/RandVar.log
   pkg/RandVar/inst/doc/RandVar.pdf
   pkg/RandVar/inst/doc/RandVar.tex
Log:
checks and installs without any errors or warnings on R 2.6.2 patched and R 2.7.0 devel.

Modified: pkg/RandVar/inst/doc/RandVar.log
===================================================================
--- pkg/RandVar/inst/doc/RandVar.log	2008-02-27 07:32:49 UTC (rev 77)
+++ pkg/RandVar/inst/doc/RandVar.log	2008-02-27 18:43:13 UTC (rev 78)
@@ -1,4 +1,4 @@
-This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex 2007.12.8)  27 FEB 2008 07:51
+This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) (format=pdflatex 2007.12.8)  27 FEB 2008 18:47
 entering extended mode
  file:line:error style messages enabled.
  %&-line parsing enabled.
@@ -451,7 +451,7 @@
 exmf-texlive/fonts/type1/bluesky/cm/cmsy10.pfb></usr/share/texmf-texlive/fonts/
 type1/bluesky/cm/cmti10.pfb></usr/share/texmf-texlive/fonts/type1/bluesky/cm/cm
 tt10.pfb></usr/share/texmf-texlive/fonts/type1/bluesky/cm/cmtt12.pfb>
-Output written on RandVar.pdf (10 pages, 121833 bytes).
+Output written on RandVar.pdf (10 pages, 121832 bytes).
 PDF statistics:
  167 PDF objects out of 1000 (max. 8388607)
  23 named destinations out of 1000 (max. 131072)

Modified: pkg/RandVar/inst/doc/RandVar.pdf
===================================================================
(Binary files differ)

Modified: pkg/RandVar/inst/doc/RandVar.tex
===================================================================
--- pkg/RandVar/inst/doc/RandVar.tex	2008-02-27 07:32:49 UTC (rev 77)
+++ pkg/RandVar/inst/doc/RandVar.tex	2008-02-27 18:43:13 UTC (rev 78)
@@ -202,7 +202,7 @@
     }
     exp(f1(x))
 }
-<environment: 0x9ea8d08>
+<environment: 0x9eb0190>
 
 [[2]]
 function (x) 
@@ -217,7 +217,7 @@
     }
     exp(f1(x))
 }
-<environment: 0x9ea8d08>
+<environment: 0x9eb0190>
 \end{Soutput}
 \begin{Sinput}
 > R2 <- exp(X - 1:2)
@@ -237,7 +237,7 @@
     }
     exp(f1(x))
 }
-<environment: 0x9c48f60>
+<environment: 0x9c4e540>
 
 [[2]]
 function (x) 
@@ -252,7 +252,7 @@
     }
     exp(f1(x))
 }
-<environment: 0x9c48f60>
+<environment: 0x9c4e540>
 \end{Soutput}
 \begin{Sinput}
 > (Y <- RealRandVariable(Map = list(function(x) {



More information about the Robast-commits mailing list