• using R version 2.15.0 (2012-03-30)
  • using platform: x86_64-pc-mingw32 (64-bit)
  • using session charset: ISO8859-1
  • 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 ... NOTE
    Package suggested but not available for checking: 'fork'
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking whether package 'MIfuns' can be installed ... OK
  • checking installed package size ... NOTE
    installed size is 6.2Mb
    sub-directories of 1Mb or more:
    sample 5.2Mb
  • checking package directory ... OK
  • checking for portable file names ... 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
  • loading checks for arch 'i386'
    ** 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
  • loading checks for arch 'x64'
    ** 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 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.

    NONR: no visible global function definition for 'handleSIGCLD'
    NONR: no visible global function definition for 'fork'
    NONR: no visible global function definition for 'exit'
    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 ...
    ** running examples for arch 'i386' ... OK
    ** running examples for arch 'x64' ... OK
  • checking PDF version of manual ... OK
    NOTE: There were 3 notes.
    See
    'd:/Rcompile/CRANpkg/local/2.15/MIfuns.Rcheck/00check.log'
    for details.