- using R version 2.11.0 Under development (unstable) (2009-11-24 r50554)
- using session charset: UTF-8
- checking for file 'RandVar/DESCRIPTION' ... OK
- this is package 'RandVar' version '0.7'
- package encoding: latin1
- checking package name space information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking for executable files ... OK
- checking whether package 'RandVar' can be installed ... OK
- checking package directory ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking R files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... OK
- checking whether the package can be loaded with stated dependencies ... OK
- checking whether the package can be unloaded cleanly ... OK
- checking whether the name space can be loaded with stated dependencies ... OK
- checking whether the name space can be unloaded cleanly ... OK
- checking for unstated dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... OK
- checking Rd files ... OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking examples ... OK
- checking differences from 'RandVar-Ex.Rout' to 'RandVar-Ex.Rout.save' ...
7,9d6
< Warning in fun(...) :
< no valid postscript previewer found; consider setting
< options("eps_view"= "....") yourself
108,109c105,106
< > cleanEx()
< > nameEx("0RandVar-package")
---
> > assign(".oldNS", loadedNamespaces(), pos = 'CheckExEnv')
> > cleanEx(); nameEx("0RandVar-package")
126,127c123
< > cleanEx()
< > nameEx("EuclRandMatrix-class")
---
> > cleanEx(); nameEx("EuclRandMatrix-class")
380,381c376
< > cleanEx()
< > nameEx("EuclRandMatrix")
---
> > cleanEx(); nameEx("EuclRandMatrix")
639,640c634
< > cleanEx()
< > nameEx("EuclRandVarList-class")
---
> > cleanEx(); nameEx("EuclRandVarList-class")
914,915c908
< > cleanEx()
< > nameEx("EuclRandVarList")
---
> > cleanEx(); nameEx("EuclRandVarList")
1179,1180c1172
< > cleanEx()
< > nameEx("EuclRandVariable-class")
---
> > cleanEx(); nameEx("EuclRandVariable-class")
1640,1641c1632
< > cleanEx()
< > nameEx("EuclRandVariable")
---
> > cleanEx(); nameEx("EuclRandVariable")
2088,2089c2079
< > cleanEx()
< > nameEx("RandVariable-class")
---
> > cleanEx(); nameEx("RandVariable-class")
2162,2163c2152
< > cleanEx()
< > nameEx("RandVariable")
---
> > cleanEx(); nameEx("RandVariable")
2240,2241c2229
< > cleanEx()
< > nameEx("RealRandVariable-class")
---
> > cleanEx(); nameEx("RealRandVariable-class")
2261,2262c2249
< > cleanEx()
< > nameEx("RealRandVariable")
---
> > cleanEx(); nameEx("RealRandVariable")
OK
- checking tests ... OK
- checking package vignettes in 'inst/doc' ... OK
- checking PDF version of manual ... OK