• using R Under development (unstable) (2012-05-19 r59366)
  • using platform: x86_64-unknown-linux-gnu (64-bit)
  • using session charset: UTF-8
  • using option ‘--install=fake’
  • checking for file ‘mimR/DESCRIPTION’ ... OK
  • this is package ‘mimR’ version ‘2.6.2’
  • package encoding: latin1
  • this is a Windows-only package, skipping installation
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... 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 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 ‘mimR/R/FirstLast.R’:
    .First.lib calls:
    cat("\n-------------------------------------------------------------\n")
    cat(packageDescription("mimR", lib = lib, field = "Title"))
    cat("\n")
    cat(paste("mimR, version", ver, "is now loaded\n"))
    cat("Maintained by", maint, "\n")
    cat("Webpage:", URL, "\n")
    cat("\nBuilt:", built, "\n")
    cat("NOTICE:\n")
    cat("o mimR is available on Windows platforms only \n")
    cat("o The current version of mimR requires that MIM version 3.2.0.6 or \n")
    cat(" later (available from http://www.hypergraph.dk) is installed on the computer\n")
    cat("o IMPORTANT: While mimR automatically starts the MIM program itself if MIM is\n")
    cat(" not already running, it is RECOMMENDED that you start the MIM program \n")
    cat(" manually before starting to use mimR.\n")
    cat("\n For more information type ?mimR\n")
    cat("-------------------------------------------------------------\n")

    File ‘mimR/R/zzz.R’:
    .First.lib calls:
    installed.packages()
    library(Rgraphviz)
    cat("Note: To display models the Rgraphviz package (from Bioconductor) must be installed.\n")

    Package startup functions should not change the search path.
    Package startup functions should use ‘packageStartupMessage’ to
    generate messages.
    Package startup functions should not call ‘installed.packages’.
    See section ‘Good practice’ in ?.onAttach.
  • 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 sizes of PDF files under ‘inst/doc’ ... OK
  • checking examples ... SKIPPED
  • checking PDF version of manual ... OK
    NOTE: There was 1 note.
    See
    ‘/home/hornik/tmp/R.check/r-devel/Work/PKGS/mimR.Rcheck/00check.log’
    for details.