############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:adverSCarial.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings adverSCarial_1.3.12.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/adverSCarial.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14) GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘adverSCarial/DESCRIPTION’ ... OK * this is package ‘adverSCarial’ version ‘1.3.12’ * package encoding: UTF-8 * 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 ... NOTE Found the following hidden files and directories: vignettes/.RData These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘adverSCarial’ 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 loading without being on the library search path ... OK * checking 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 .advModificationsFunction: no visible global function definition for ‘is’ .advModificationsFunction : : no visible global function definition for ‘is’ .advModificationsNotFunction: no visible global function definition for ‘is’ .advModificationsNotFunction: no visible global function definition for ‘counts’ .advModificationsNotFunction : : no visible global function definition for ‘is’ .randWalkGetSeed: no visible global function definition for ‘SingleCellExperiment’ .randWalkGetSeed: no visible global function definition for ‘is’ .randWalkTryNewVector: no visible global function definition for ‘SingleCellExperiment’ .randWalkTryNewVector: no visible global function definition for ‘is’ MClassifier: no visible global function definition for ‘is’ MClassifier: no visible global function definition for ‘counts’ advChar: no visible global function definition for ‘new’ advGridMinChange: no visible global function definition for ‘is’ advGridMinChange: no visible global function definition for ‘counts’ advGridMinChange: no visible global function definition for ‘SingleCellExperiment’ advList: no visible global function definition for ‘new’ advMaxChange: no visible global function definition for ‘is’ advMaxChange: no visible global function definition for ‘counts’ advMaxChange: no visible global function definition for ‘new’ advModifications: no visible global function definition for ‘is’ advModifications: no visible global function definition for ‘counts’ advModifications: no visible global function definition for ‘SingleCellExperiment’ advRandWalkMinChange: no visible global function definition for ‘is’ advRandWalkMinChange: no visible global function definition for ‘counts’ advSingleGene: no visible global function definition for ‘is’ advSingleGene: no visible global function definition for ‘counts’ advSingleGene: no visible binding for '<<-' assignment to ‘lastResLength’ advSingleGene : : no visible binding for global variable ‘lastResLength’ advSingleGene : : no visible binding for '<<-' assignment to ‘lastResLength’ advSingleGene: no visible global function definition for ‘new’ getDistantCouples: no visible global function definition for ‘combn’ getSignGenes : : no visible global function definition for ‘wilcox.test’ getSignGenes : : no visible global function definition for ‘t.test’ matrixFromSCE: no visible global function definition for ‘is’ matrixFromSCE: no visible global function definition for ‘colData’ maxChangeOverview: no visible global function definition for ‘is’ maxChangeOverview: no visible global function definition for ‘counts’ predictWithNewValue: no visible global function definition for ‘is’ sceConvertToHGNC: no visible global function definition for ‘is’ sceConvertToHGNC: no visible global function definition for ‘SingleCellExperiment’ sceConvertToHGNC: no visible global function definition for ‘colData’ singleGeneOverview: no visible global function definition for ‘is’ singleGeneOverview: no visible global function definition for ‘counts’ Undefined global functions or variables: SingleCellExperiment colData combn counts is lastResLength new t.test wilcox.test Consider adding importFrom("methods", "is", "new") importFrom("stats", "t.test", "wilcox.test") importFrom("utils", "combn") to your NAMESPACE file (and ensure that your DESCRIPTION Imports field contains 'methods'). * checking Rd files ... NOTE checkRd: (-1) advCGD.Rd:31-34: Lost braces 31 | classifier = function(expr, clusters, target){ | ^ checkRd: (-1) advGridMinChange.Rd:34-37: Lost braces 34 | classifier = function(expr, clusters, target){ | ^ checkRd: (-1) advMaxChange.Rd:39-42: Lost braces 39 | classifier = function(expr, clusters, target){ | ^ checkRd: (-1) advRandWalkMinChange.Rd:36-39: Lost braces 36 | classifier = function(expr, clusters, target){ | ^ checkRd: (-1) advSingleGene.Rd:43-46: Lost braces 43 | classifier = function(expr, clusters, target){ | ^ checkRd: (-1) maxChangeOverview.Rd:35-38: Lost braces 35 | classifier = function(expr, clusters, target){ | ^ checkRd: (-1) predictWithNewValue.Rd:36-39: Lost braces 36 | classifier = function(expr, clusters, target){ | ^ checkRd: (-1) singleGeneOverview.Rd:37-40: Lost braces 37 | classifier = function(expr, clusters, target){ | ^ * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... WARNING Undocumented code objects: ‘advTraining’ All user-level objects in a package should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... WARNING Undocumented arguments in Rd file 'advMaxChange.Rd' ‘slot’ Undocumented arguments in Rd file 'advModifications.Rd' ‘slot’ Undocumented arguments in Rd file 'advSingleGene.Rd' ‘slot’ Undocumented arguments in Rd file 'predictWithNewValue.Rd' ‘slot’ Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking files in ‘vignettes’ ... NOTE The following directory looks like a leftover from 'knitr': ‘figure’ Please remove from your package. * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed MClassifier 27.094 2.817 35.594 advChar 13.107 0.977 14.174 sceConvertToHGNC 10.456 0.434 16.305 matrixFromSCE 9.097 0.499 14.225 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.R’ OK * 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: 2 WARNINGs, 4 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/adverSCarial.Rcheck/00check.log’ for details.