- using R version 2.15.0 (2012-03-30)
- using platform: x86_64-pc-mingw32 (64-bit)
- using session charset: ISO8859-1
- using option '--install=fake'
- checking for file 'mimR/DESCRIPTION' ... OK
- this is package 'mimR' version '2.6.2'
- package encoding: latin1
- 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 whether package 'mimR' can be installed ... OK
- checking installed package size ... OK
- 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
- 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 '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.
mim.cmd: no visible global function definition for 'create.ole.object'
mim.cmd: no visible global function definition for 'call.ole.method'
mim.cmd: no visible global function definition for 'release.ole.object'
plot.mim: warning in addEdge(ee[1], ee[2], G, weight = 1): partial
argument match of 'weight' to 'weights'
- 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 sizes of PDF files under 'inst/doc' ... OK
- checking examples ... SKIPPED
- checking PDF version of manual ... OK
NOTE: There was 1 note.
See
'd:/Rcompile/CRANpkg/local/2.15/mimR.Rcheck/00check.log'
for details.
- using check arguments '--install=fake'