############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:CoRegNet.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings CoRegNet_1.38.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/CoRegNet.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 * running under: Ubuntu 22.04.3 LTS * using session charset: UTF-8 * checking for file ‘CoRegNet/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘CoRegNet’ version ‘1.38.0’ * 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 hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘CoRegNet’ can be installed ... OK * used C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ * 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 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 dependencies in R code ... NOTE 'library' or 'require' calls in package code: ‘RColorBrewer’ ‘gplots’ Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE .descriptionUpdate: no visible global function definition for ‘vcount’ .descriptionUpdate: no visible global function definition for ‘fisher.test’ .distfun: no visible global function definition for ‘as.dist’ .distfun: no visible global function definition for ‘cor’ .fitGRN : : no visible global function definition for ‘lm’ .fitGRN : : no visible global function definition for ‘coef’ .fitGRN: no visible global function definition for ‘cor’ .fitGRN: no visible global function definition for ‘lm’ .fitGRN: no visible global function definition for ‘coef’ .hclustfun: no visible global function definition for ‘hclust’ .heatplot: no visible global function definition for ‘rainbow’ .heatplot : distf: no visible global function definition for ‘as.dist’ .heatplot : distf: no visible global function definition for ‘cor’ .heatplot : hclustf: no visible global function definition for ‘hclust’ .heatplot: no visible global function definition for ‘colorRampPalette’ .heatplot: no visible global function definition for ‘heatmap.2’ .heatplot: no visible global function definition for ‘quantile’ .tfPlot: no visible global function definition for ‘colorRampPalette’ .tfPlot: no visible global function definition for ‘rainbow’ .tfPlot: no visible global function definition for ‘par’ .tfPlot: no visible global function definition for ‘mtext’ .tfPlot: no visible global function definition for ‘quantile’ .traits : : no visible global function definition for ‘lines’ .traits: no visible global function definition for ‘abline’ automaticParameters: no visible global function definition for ‘quantile’ automaticParameters : : no visible global function definition for ‘pnorm’ automaticParameters: no visible global function definition for ‘abline’ automaticParameters: no visible global function definition for ‘sd’ coregnet : : no visible global function definition for ‘cor’ coregnet: no visible global function definition for ‘cor’ directedNetworkEnrichment: no visible global function definition for ‘fisher.test’ discretizeExpressionData: no visible global function definition for ‘sd’ fishersMethod: no visible global function definition for ‘pchisq’ legendPlot: no visible global function definition for ‘par’ legendPlot: no visible global function definition for ‘colorRampPalette’ legendPlot: no visible global function definition for ‘axis’ legendPlot: no visible global function definition for ‘rainbow’ list.enriched: no visible global function definition for ‘wilcox.test’ networkLegendPlot: no visible global function definition for ‘par’ networkLegendPlot: no visible global function definition for ‘symbols’ networkLegendPlot: no visible global function definition for ‘text’ networkLegendPlot: no visible global function definition for ‘rainbow’ networkLegendPlot: no visible global function definition for ‘segments’ networkLegendPlot: no visible global function definition for ‘arrows’ reactiveAdjacencyMatrix : : no visible global function definition for ‘rainbow’ set.overlap: no visible global function definition for ‘fisher.test’ undirectedNetworkEnrichment: no visible global function definition for ‘fisher.test’ updateData : : : no visible global function definition for ‘t.test’ activators,coregnet: no visible global function definition for ‘na.omit’ coregulators,coregnet: no visible global function definition for ‘p.adjust’ coregulators,coregnet : : no visible global function definition for ‘fisher.test’ refine,coregnet: no visible global function definition for ‘glm’ refine,coregnet: no visible global function definition for ‘abline’ regulatorInfluence,coregnet : : : no visible global function definition for ‘t.test’ regulators,coregnet: no visible global function definition for ‘na.omit’ repressors,coregnet: no visible global function definition for ‘na.omit’ targets,coregnet: no visible global function definition for ‘na.omit’ Undefined global functions or variables: abline arrows as.dist axis coef colorRampPalette cor fisher.test glm hclust heatmap.2 lines lm mtext na.omit p.adjust par pchisq pnorm quantile rainbow sd segments symbols t.test text vcount wilcox.test Consider adding importFrom("grDevices", "colorRampPalette", "rainbow") importFrom("graphics", "abline", "arrows", "axis", "lines", "mtext", "par", "segments", "symbols", "text") importFrom("stats", "as.dist", "coef", "cor", "fisher.test", "glm", "hclust", "lm", "na.omit", "p.adjust", "pchisq", "pnorm", "quantile", "sd", "t.test", "wilcox.test") to your NAMESPACE file. * 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 line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed hLICORN 28.153 1.693 15.531 masterRegulator 12.215 0.513 6.392 * checking for unstated dependencies in ‘tests’ ... WARNING '::' or ':::' import not declared from: ‘BiocGenerics’ * checking tests ... Running ‘runTests.R’ ERROR Running the tests in ‘tests/runTests.R’ failed. Last 13 lines of output: Loading required package: shiny Loading required package: arules Loading required package: Matrix Attaching package: 'arules' The following objects are masked from 'package:base': abbreviate, write [1] TRUE > BiocGenerics:::testPackage('CoRegNet') Error in loadNamespace(x) : there is no package called 'BiocGenerics' Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘CoRegNet.Rmd’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 WARNING, 3 NOTEs See ‘/home/biocbuild/bbs-3.17-bioc/meat/CoRegNet.Rcheck/00check.log’ for details.