############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SeqGSEA.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings SeqGSEA_1.42.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/SeqGSEA.Rcheck' * using R version 4.3.3 (2024-02-29 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'SeqGSEA/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'SeqGSEA' version '1.42.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 whether package 'SeqGSEA' 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 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 dependencies in R code ... NOTE There are ::: calls to the package's namespace in its code. A package almost never needs to use ::: for its own objects: 'estiExonProbVar' * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE DENBStat4GSEA: no visible global function definition for 'colData' DENBStatPermut4GSEA: no visible global function definition for '%dopar%' DENBStatPermut4GSEA: no visible global function definition for 'foreach' DENBStatPermut4GSEA: no visible binding for global variable 'i' DENBTest: no visible global function definition for 'colData' DENBTest: no visible global function definition for 'p.adjust' DEpermutePval: no visible global function definition for 'p.adjust' DSpermute4GSEA: no visible global function definition for '%dopar%' DSpermute4GSEA: no visible global function definition for 'foreach' DSpermute4GSEA : : no visible binding for global variable 'i' DSpermutePval: no visible global function definition for 'p.adjust' calES.perm: no visible global function definition for '%dopar%' calES.perm: no visible global function definition for 'foreach' calES.perm: no visible binding for global variable 'i' calES.perm: no visible global function definition for '%do%' calES.perm: no visible binding for global variable 'j' loadExonCountData : : no visible global function definition for 'read.table' nbinomTestForMatrices : : no visible global function definition for 'dnbinom' plotES : : no visible global function definition for 'density' plotES: no visible global function definition for 'density' plotES : : no visible global function definition for 'points' plotES: no visible global function definition for 'points' plotES: no visible global function definition for 'colors' plotES: no visible global function definition for 'lines' plotES: no visible global function definition for 'legend' plotES: no visible global function definition for 'dev.off' plotGeneScore: no visible global function definition for 'lines' plotGeneScore: no visible global function definition for 'colors' plotGeneScore: no visible global function definition for 'points' plotGeneScore: no visible global function definition for 'matlines' plotGeneScore: no visible global function definition for 'legend' plotGeneScore: no visible global function definition for 'dev.off' plotSig: no visible global function definition for 'points' plotSig: no visible global function definition for 'colors' plotSig: no visible global function definition for 'legend' plotSig: no visible global function definition for 'dev.off' plotSigGeneSet: no visible global function definition for 'par' plotSigGeneSet: no visible global function definition for 'layout' plotSigGeneSet: no visible global function definition for 'lines' plotSigGeneSet : : no visible global function definition for 'lines' plotSigGeneSet: no visible global function definition for 'colors' plotSigGeneSet: no visible global function definition for 'text' plotSigGeneSet: no visible global function definition for 'density' plotSigGeneSet: no visible global function definition for 'legend' plotSigGeneSet: no visible global function definition for 'dev.off' runDESeq: no visible global function definition for 'DataFrame' runSeqGSEA: no visible global function definition for 'makeCluster' runSeqGSEA: no visible global function definition for 'write.table' signifES : : no visible global function definition for 'median' writeScores: no visible global function definition for 'write.table' writeSigGeneSet: no visible global function definition for 'write.table' Undefined global functions or variables: %do% %dopar% DataFrame colData colors density dev.off dnbinom foreach i j layout legend lines makeCluster matlines median p.adjust par points read.table text write.table Consider adding importFrom("grDevices", "colors", "dev.off") importFrom("graphics", "layout", "legend", "lines", "matlines", "par", "points", "text") importFrom("stats", "density", "dnbinom", "median", "p.adjust") importFrom("utils", "read.table", "write.table") 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 sizes of PDF files under 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed DENBStatPermut4GSEA 13.91 0.13 14.17 topDEGenes 12.75 0.11 12.86 DEpermutePval 11.76 0.05 11.81 topDSGenes 8.09 0.05 8.15 DSpermutePval 8.02 0.02 8.03 DSpermute4GSEA 7.58 0.06 7.64 scoreNormalization 7.53 0.03 7.56 normFactor 7.47 0.00 7.47 topDSExons 7.45 0.00 7.45 DSresultGeneTable 7.26 0.04 7.29 DSresultExonTable 7.28 0.01 7.30 genpermuteMat 7.22 0.05 7.27 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See 'F:/biocbuild/bbs-3.18-bioc/meat/SeqGSEA.Rcheck/00check.log' for details.