Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-10 10:04:33 -0000 (Wed, 10 May 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" | 6211 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the InterMineR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/InterMineR.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 996/2194 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
InterMineR 1.23.0 (landing page) InterMine Team
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | WARNINGS | |||||||||
Package: InterMineR |
Version: 1.23.0 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:InterMineR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings InterMineR_1.23.0.tar.gz |
StartedAt: 2023-05-09 19:15:32 -0000 (Tue, 09 May 2023) |
EndedAt: 2023-05-09 19:20:50 -0000 (Tue, 09 May 2023) |
EllapsedTime: 317.4 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: InterMineR.Rcheck |
Warnings: 6 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:InterMineR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings InterMineR_1.23.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/InterMineR.Rcheck’ * using R Under development (unstable) (2023-03-12 r83975) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 * running under: Ubuntu 22.04.2 LTS * using session charset: UTF-8 * checking for file ‘InterMineR/DESCRIPTION’ ... OK * this is package ‘InterMineR’ version ‘1.23.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 ... NOTE Found the following hidden files and directories: .travis.yml 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 ‘InterMineR’ can be installed ... WARNING Found the following significant warnings: Warning: ListManager-methods.Rd:41: unexpected section header '\arguments' Warning: ListManager-methods.Rd:42: unknown macro '\item' Warning: ListManager-methods.Rd:50: unexpected section header '\arguments' Warning: ListManager-methods.Rd:51: unknown macro '\item' Warning: ListManager-methods.Rd:59: unexpected section header '\arguments' Warning: ListManager-methods.Rd:60: unknown macro '\item' Warning: ListManager-methods.Rd:63: unknown macro '\item' Warning: ListManager-methods.Rd:66: unknown macro '\item' Warning: ListManager-methods.Rd:69: unknown macro '\item' Warning: ListManager-methods.Rd:72: unknown macro '\item' Warning: ListManager-methods.Rd:80: unexpected section header '\arguments' Warning: ListManager-methods.Rd:81: unknown macro '\item' Warning: ListManager-methods.Rd:84: unknown macro '\item' Warning: ListManager-methods.Rd:87: unknown macro '\item' Warning: ListManager-methods.Rd:90: unknown macro '\item' Warning: ListManager-methods.Rd:98: unexpected section header '\arguments' Warning: ListManager-methods.Rd:99: unknown macro '\item' Warning: ListManager-methods.Rd:102: unknown macro '\item' Warning: ListManager-methods.Rd:105: unknown macro '\item' Warning: ListManager-methods.Rd:108: unknown macro '\item' Warning: ListManager-methods.Rd:116: unexpected section header '\arguments' Warning: ListManager-methods.Rd:117: unknown macro '\item' Warning: ListManager-methods.Rd:120: unknown macro '\item' Warning: ListManager-methods.Rd:123: unknown macro '\item' Warning: ListManager-methods.Rd:126: unknown macro '\item' Warning: ListManager-methods.Rd:134: unexpected section header '\arguments' Warning: ListManager-methods.Rd:135: unknown macro '\item' Warning: ListManager-methods.Rd:138: unknown macro '\item' Warning: ListManager-methods.Rd:141: unknown macro '\item' Warning: ListManager-methods.Rd:144: unknown macro '\item' Warning: ListManager-methods.Rd:147: unknown macro '\item' Warning: multiple methods tables found for ‘union’ Warning: multiple methods tables found for ‘subtract’ Warning: multiple methods tables found for ‘intersect’ See ‘/home/biocbuild/bbs-3.17-bioc/meat/InterMineR.Rcheck/00install.out’ for details. * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... NOTE File LICENSE is not mentioned in the DESCRIPTION file. * 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 ... NOTE Warning: multiple methods tables found for ‘union’ Warning: multiple methods tables found for ‘subtract’ Warning: multiple methods tables found for ‘intersect’ A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. * checking whether the namespace can be unloaded cleanly ... 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 convertToRangedSummarizedExperiment: no visible global function definition for ‘reshape’ listDatasets: no visible binding for global variable ‘child_name’ create_list,ListManager: no visible global function definition for ‘URLencode’ doEnrichment,Service: no visible global function definition for ‘URLencode’ do_operation,ListManager: no visible global function definition for ‘URLencode’ runQuery,ANY-InterMineR: no visible global function definition for ‘URLencode’ runQuery,ANY-list: no visible global function definition for ‘URLencode’ subtract,ListManager: no visible global function definition for ‘URLencode’ Undefined global functions or variables: URLencode child_name reshape Consider adding importFrom("stats", "reshape") importFrom("utils", "URLencode") to your NAMESPACE file. * checking Rd files ... WARNING prepare_Rd: ListManager-methods.Rd:41: unexpected section header '\arguments' prepare_Rd: ListManager-methods.Rd:42: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:50: unexpected section header '\arguments' prepare_Rd: ListManager-methods.Rd:51: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:59: unexpected section header '\arguments' prepare_Rd: ListManager-methods.Rd:60: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:63: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:66: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:69: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:72: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:80: unexpected section header '\arguments' prepare_Rd: ListManager-methods.Rd:81: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:84: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:87: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:90: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:98: unexpected section header '\arguments' prepare_Rd: ListManager-methods.Rd:99: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:102: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:105: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:108: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:116: unexpected section header '\arguments' prepare_Rd: ListManager-methods.Rd:117: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:120: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:123: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:126: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:134: unexpected section header '\arguments' prepare_Rd: ListManager-methods.Rd:135: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:138: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:141: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:144: unknown macro '\item' prepare_Rd: ListManager-methods.Rd:147: unknown macro '\item' * checking Rd metadata ... WARNING Rd files with duplicated alias 'webservice-methods': ‘doEnrichment.Rd’ ‘list_manager.Rd’ * checking Rd cross-references ... NOTE Unknown package ‘GeneAnswers’ in Rd xrefs * checking for missing documentation entries ... WARNING Undocumented code objects: ‘GET_api_list’ ‘do_operation’ ‘get_unused_list_name’ Undocumented S4 classes: ‘Service’ Undocumented S4 methods: generic 'GET_api_list' and siglist 'ListManager' generic 'doEnrichment' and siglist 'Service' generic 'do_operation' and siglist 'ListManager' generic 'get_unused_list_name' and siglist 'ListManager' generic 'list_manager' and siglist 'Service' All user-level objects in a package (including S4 classes and methods) should have documentation entries. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking for code/documentation mismatches ... WARNING Functions or methods with usage in documentation object 'convertToGeneAnswers' but not in code: ‘convertToGeneAnswers’ Codoc mismatches from documentation object 'doEnrichment': doEnrichment Code: function(object, ...) Docs: function(- Service class, genelist = NULL, ids = NULL, widget = NULL, population = NULL, maxp = 0.05, correction = "Benjamini Hochberg", filter = NULL, organism = NULL) Argument names in code not in docs: object ... Argument names in docs not in code: - Service class genelist ids widget population maxp correction filter organism Mismatches in argument names: Position: 1 Code: object Docs: - Service class Position: 2 Code: ... Docs: genelist Codoc mismatches from documentation object 'list_manager': list_manager Code: function(object, ...) Docs: function(- Service class) Argument names in code not in docs: object ... Argument names in docs not in code: - Service class Mismatches in argument names: Position: 1 Code: object Docs: - Service class S4 class codoc mismatches from documentation object 'ListManager-class': Slots for class 'ListManager' Code: DEFAULT_DESCRIPTION DEFAULT_LIST_NAME DIFFERENCE_PATH INTERSECTION_PATH LIST_PATH SUBTRACTION_PATH UNION_PATH mine token Docs: DEFAULT_DESCRIPTION DEFAULT_LIST_NAME DIFFERENCE_PATH INTERSECTION_PATH LIST_PATH SUBTRACTION_PATH UNION_PATH mine name token * checking Rd \usage sections ... WARNING Undocumented arguments in documentation object 'doEnrichment' ‘Service - class’ Documented arguments not in \usage in documentation object 'doEnrichment': ‘Service-class’ Undocumented arguments in documentation object 'list_manager' ‘Service - class’ Documented arguments not in \usage in documentation object 'list_manager': ‘Service-class’ 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed simplifyResult 10.315 0.682 15.109 convertToRangedSummarizedExperiment 2.766 0.656 10.359 runQuery 2.884 0.380 8.294 getGeneIds 0.463 0.040 5.633 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘InterMineR.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 6 WARNINGs, 5 NOTEs See ‘/home/biocbuild/bbs-3.17-bioc/meat/InterMineR.Rcheck/00check.log’ for details.
InterMineR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL InterMineR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library’ * installing *source* package ‘InterMineR’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘intersect’ in package ‘InterMineR’ Creating a new generic function for ‘union’ in package ‘InterMineR’ Creating a new generic function for ‘subtract’ in package ‘InterMineR’ ** help Warning: ListManager-methods.Rd:41: unexpected section header '\arguments' Warning: ListManager-methods.Rd:42: unknown macro '\item' Warning: ListManager-methods.Rd:50: unexpected section header '\arguments' Warning: ListManager-methods.Rd:51: unknown macro '\item' Warning: ListManager-methods.Rd:59: unexpected section header '\arguments' Warning: ListManager-methods.Rd:60: unknown macro '\item' Warning: ListManager-methods.Rd:63: unknown macro '\item' Warning: ListManager-methods.Rd:66: unknown macro '\item' Warning: ListManager-methods.Rd:69: unknown macro '\item' Warning: ListManager-methods.Rd:72: unknown macro '\item' Warning: ListManager-methods.Rd:80: unexpected section header '\arguments' Warning: ListManager-methods.Rd:81: unknown macro '\item' Warning: ListManager-methods.Rd:84: unknown macro '\item' Warning: ListManager-methods.Rd:87: unknown macro '\item' Warning: ListManager-methods.Rd:90: unknown macro '\item' Warning: ListManager-methods.Rd:98: unexpected section header '\arguments' Warning: ListManager-methods.Rd:99: unknown macro '\item' Warning: ListManager-methods.Rd:102: unknown macro '\item' Warning: ListManager-methods.Rd:105: unknown macro '\item' Warning: ListManager-methods.Rd:108: unknown macro '\item' Warning: ListManager-methods.Rd:116: unexpected section header '\arguments' Warning: ListManager-methods.Rd:117: unknown macro '\item' Warning: ListManager-methods.Rd:120: unknown macro '\item' Warning: ListManager-methods.Rd:123: unknown macro '\item' Warning: ListManager-methods.Rd:126: unknown macro '\item' Warning: ListManager-methods.Rd:134: unexpected section header '\arguments' Warning: ListManager-methods.Rd:135: unknown macro '\item' Warning: ListManager-methods.Rd:138: unknown macro '\item' Warning: ListManager-methods.Rd:141: unknown macro '\item' Warning: ListManager-methods.Rd:144: unknown macro '\item' Warning: ListManager-methods.Rd:147: unknown macro '\item' *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning: multiple methods tables found for ‘union’ Warning: multiple methods tables found for ‘subtract’ Warning: multiple methods tables found for ‘intersect’ ** testing if installed package can be loaded from final location Warning: multiple methods tables found for ‘union’ Warning: multiple methods tables found for ‘subtract’ Warning: multiple methods tables found for ‘intersect’ ** testing if installed package keeps a record of temporary installation path * DONE (InterMineR)
InterMineR.Rcheck/InterMineR-Ex.timings
name | user | system | elapsed | |
InterMineR-methods | 0.202 | 0.024 | 1.948 | |
ListManager-methods | 0.000 | 0.001 | 0.001 | |
PL_DiabetesGenes | 0.000 | 0.003 | 0.004 | |
PL_FlyTF_site_specific_TFs | 0.001 | 0.000 | 0.001 | |
convertToGRanges | 0.728 | 0.056 | 2.439 | |
convertToGeneAnswers | 0.001 | 0.000 | 0.001 | |
convertToRangedSummarizedExperiment | 2.766 | 0.656 | 10.359 | |
doEnrichment | 0 | 0 | 0 | |
getDatasets | 0.258 | 0.014 | 2.927 | |
getGeneIds | 0.463 | 0.040 | 5.633 | |
getModel | 0.000 | 0.000 | 0.001 | |
getRelease | 0.021 | 0.004 | 0.818 | |
getTemplateQuery | 0.025 | 0.000 | 0.830 | |
getTemplates | 0.033 | 0.012 | 1.195 | |
getVersion | 0.023 | 0.000 | 0.813 | |
getWidgets | 0.043 | 0.016 | 1.629 | |
initInterMine | 0 | 0 | 0 | |
listDatasets | 0.000 | 0.000 | 0.001 | |
listMines | 0.004 | 0.008 | 0.625 | |
list_manager | 0.000 | 0.000 | 0.001 | |
newQuery | 0.000 | 0.000 | 0.001 | |
runQuery | 2.884 | 0.380 | 8.294 | |
setConstraints | 0.034 | 0.003 | 1.439 | |
setQuery | 0.029 | 0.009 | 0.969 | |
simplifyResult | 10.315 | 0.682 | 15.109 | |
summary | 0.025 | 0.003 | 0.810 | |