############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:fCI.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings fCI_1.35.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/fCI.Rcheck’ * using R version 4.4.0 Patched (2024-04-24 r86482) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.7.4 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘fCI/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘fCI’ version ‘1.35.0’ * checking package namespace information ... NOTE Found export directives that require package ‘methods’: ‘exportClasses’ ‘exportMethods’ Remove all such namespace directives (if obsolete) or ensure that the DESCRIPTION Depends or Imports field contains ‘methods’. * checking package dependencies ... NOTE Depends: includes the non-default packages: 'FNN', 'psych', 'gtools', 'zoo', 'rgl', 'grid', 'VennDiagram' Adding so many packages to the search path is excessive and importing selectively is preferable. * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘fCI’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ 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 code 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 dependencies in R code ... NOTE package 'methods' is used but not declared * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE fCI.call.by.index: no visible global function definition for ‘new’ fCI.call.by.index: no visible global function definition for ‘initialize’ find.fci.targets,NPCI: no visible global function definition for ‘initialize’ populate,NPCI: no visible global function definition for ‘.hasSlot’ populate,NPCI: no visible global function definition for ‘slot’ Undefined global functions or variables: .hasSlot initialize new slot Consider adding importFrom("methods", ".hasSlot", "initialize", "new", "slot") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * 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 ... NOTE Argument items with no description in Rd file 'compute.Rd': ‘.Object’ Argument items with no description in Rd file 'figures.Rd': ‘.Object’ Argument items with no description in Rd file 'find.mid.point.Rd': ‘Y’ Argument items with no description in Rd file 'get.npci.data.Rd': ‘sample.data.normalized’ ‘wt.index’ ‘df.index’ Argument items with no description in Rd file 'get.npci.distance.matrix.Rd': ‘npci.data’ ‘null.data.start’ ‘diff.data.start’ ‘choice’ ‘rank.index.to.be.removed’ ‘expr.by.fold’ ‘ctr.indexes’ ‘trt.indexes’ ‘use.intersect’ ‘symmetric.fold’ ‘fold.cutoff.list’ Argument items with no description in Rd file 'get.outline.index.Rd': ‘values’ Argument items with no description in Rd file 'populate.Rd': ‘.Object’ * 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed find.fci.targets 7.574 0.201 9.175 fCI.call.by.index 3.593 1.183 5.802 * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 5 NOTEs See ‘/Users/biocbuild/bbs-3.20-bioc/meat/fCI.Rcheck/00check.log’ for details.