• using R version 3.0.1 (2013-05-16)
  • using platform: x86_64-unknown-linux-gnu (64-bit)
  • using session charset: UTF-8
  • checking for file ‘MIfuns/DESCRIPTION’ ... OK
  • checking extension type ... Package
  • this is package ‘MIfuns’ version ‘5.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 ‘MIfuns’ can be installed ... OK
  • checking installed package size ... NOTE
    installed size is 6.4Mb
    sub-directories of 1Mb or more:
    sample 5.3Mb
  • checking package directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • 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 ‘MIfuns/R/zzz.R’:
    .onLoad calls:
    cat("MIfuns", utils::packageDescription("MIfuns", fields = "Version"), "\n")

    Package startup functions should use ‘packageStartupMessage’ to
    generate messages.
    See section ‘Good practice’ in '?.onAttach'.

    aggregate.keyed: warning in cast(molten, formula = ... ~
    aggregate.keyed.variable, fun = FUN, ...): partial argument match of
    'fun' to 'fun.aggregate'
    read.cwres.data: warning in read.table(filename, skip = 1, h = TRUE):
    partial argument match of 'h' to 'header'
    read.cwres.data: warning in read.table(tempfile, skip = 2, h = TRUE):
    partial argument match of 'h' to 'header'
    read.cwres.data: warning in read.table(deriv.file, skip = 1, h = TRUE):
    partial argument match of 'h' to 'header'
    summary.hidden.data.frame: warning in cast(molten, fun = sum): partial
    argument match of 'fun' to 'fun.aggregate'
  • 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 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 examples ... [5s/5s] OK
  • checking PDF version of manual ... OK
    NOTE: There were 2 notes.
    See
    ‘/home/hornik/tmp/R.check/r-release-ng/Work/PKGS/MIfuns.Rcheck/00check.log’
    for details.