- using R version 2.10.0 Patched (2009-11-22 r50534)
- using session charset: UTF-8
- checking for file 'distrSim/DESCRIPTION' ... OK
- this is package 'distrSim' version '2.2'
- package encoding: latin1
- checking package name space information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking whether package 'distrSim' 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 name space can be loaded with stated dependencies ... 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 'distrSim-Ex.Rout' to 'distrSim-Ex.Rout.save' ...
93,94c93,94
< > cleanEx()
< > nameEx("Contsimulation-class")
---
> > assign(".oldNS", loadedNamespaces(), pos = 'CheckExEnv')
> > cleanEx(); nameEx("Contsimulation-class")
483,484c483
< > cleanEx()
< > nameEx("Dataclass-class")
---
> > cleanEx(); nameEx("Dataclass-class")
537,538c536
< > cleanEx()
< > nameEx("Simulation-class")
---
> > cleanEx(); nameEx("Simulation-class")
777,778c775
< > cleanEx()
< > nameEx("cload")
---
> > cleanEx(); nameEx("cload")
803,804c800
< > cleanEx()
< > nameEx("distrSimMASK")
---
> > cleanEx(); nameEx("distrSimMASK")
833,834c829
< > cleanEx()
< > nameEx("distrSimoptions")
---
> > cleanEx(); nameEx("distrSimoptions")
885,886c880
< > cleanEx()
< > nameEx("subsetting-methods")
---
> > cleanEx(); nameEx("subsetting-methods")
OK
- checking PDF version of manual ... OK