- using R version 3.0.1 (2013-05-16)
- using platform: i686-pc-linux-gnu (32-bit)
- using session charset: UTF-8
- checking for file ‘cond/DESCRIPTION’ ... OK
- this is package ‘cond’ version ‘1.2-1’
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘cond’ can be installed ... OK
- checking installed package size ... OK
- checking package directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... NOTE
File
LICENCE
is not mentioned in the DESCRIPTION file.
- checking for left-over 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 namespace can be loaded with stated dependencies ... OK
- checking whether the namespace can be unloaded cleanly ... OK
- checking loading without being on the library search path ... 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 ... NOTE
File ‘cond/R/zzz.R’:
.onLoad calls:
packageStartupMessage(psm)
See section ‘Good practice’ in '?.onAttach'.
plot.cond: warning in close.screen(all = TRUE): partial argument match
of 'all' to 'all.screens'
plot.cond: warning in split.screen(fig = c(1, 2)): partial argument
match of 'fig' to 'figs'
plot.cond: warning in split.screen(fig = c(2, 2)): partial argument
match of 'fig' to 'figs'
- checking Rd files ... WARNING
checkRd: (3) print.cond.Rd:15-17: \synopsis will be removed in R 3.1.0
checkRd: (3) print.summary.cond.Rd:16-22: \synopsis will be removed in R 3.1.0
- 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 Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking contents of ‘data’ directory ... OK
- checking data for non-ASCII characters ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking sizes of PDF files under ‘inst/doc’ ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking examples ... [4s/4s] OK
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes in ‘inst/doc’ ... OK
- checking running R code from vignettes ... [3s/3s] OK
- checking re-building of vignette PDFs ... [3s/3s] OK
- checking PDF version of manual ... OK
WARNING: There was 1 warning.
NOTE: There were 2 notes.
See
‘/home/hornik/tmp/R.check/r-release/Work/PKGS/cond.Rcheck/00check.log’
for details.