| Back to Multiple platform build/check report for BioC 3.17: simplified long | 
  | 
This page was generated on 2023-10-16 11:37:09 -0400 (Mon, 16 Oct 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 | 
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 | 
| merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4395 | 
| 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 | ||||
| Package 1011/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| InterMineR 1.22.0  (landing page) InterMine Team 
  | nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | see weekly results here | ||||||||||||
| 
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. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.  | 
| Package: InterMineR | 
| Version: 1.22.0 | 
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:InterMineR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings InterMineR_1.22.0.tar.gz | 
| StartedAt: 2023-10-16 02:55:02 -0400 (Mon, 16 Oct 2023) | 
| EndedAt: 2023-10-16 03:03:13 -0400 (Mon, 16 Oct 2023) | 
| EllapsedTime: 490.2 seconds | 
| RetCode: 0 | 
| Status: WARNINGS | 
| CheckDir: InterMineR.Rcheck | 
| Warnings: 6 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:InterMineR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings InterMineR_1.22.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/InterMineR.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘InterMineR/DESCRIPTION’ ... OK
* this is package ‘InterMineR’ version ‘1.22.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 ‘/Users/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                      18.250  0.348  26.928
runQuery                             5.230  0.050   8.756
convertToRangedSummarizedExperiment  4.758  0.268   9.946
InterMineR-methods                   0.190  0.067   7.137
* 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: 6 WARNINGs, 5 NOTEs
See
  ‘/Users/biocbuild/bbs-3.17-bioc/meat/InterMineR.Rcheck/00check.log’
for details.
InterMineR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL InterMineR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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.190 | 0.067 | 7.137 | |
| ListManager-methods | 0.000 | 0.003 | 0.003 | |
| PL_DiabetesGenes | 0.003 | 0.003 | 0.006 | |
| PL_FlyTF_site_specific_TFs | 0.001 | 0.002 | 0.004 | |
| convertToGRanges | 1.904 | 0.022 | 3.237 | |
| convertToGeneAnswers | 0.001 | 0.001 | 0.002 | |
| convertToRangedSummarizedExperiment | 4.758 | 0.268 | 9.946 | |
| doEnrichment | 0.001 | 0.001 | 0.002 | |
| getDatasets | 0.216 | 0.052 | 1.523 | |
| getGeneIds | 0.600 | 0.013 | 3.512 | |
| getModel | 0.000 | 0.001 | 0.001 | |
| getRelease | 0.026 | 0.002 | 0.474 | |
| getTemplateQuery | 0.026 | 0.002 | 0.447 | |
| getTemplates | 0.041 | 0.003 | 0.589 | |
| getVersion | 0.025 | 0.002 | 0.373 | |
| getWidgets | 0.063 | 0.003 | 0.769 | |
| initInterMine | 0.000 | 0.000 | 0.001 | |
| listDatasets | 0.000 | 0.000 | 0.001 | |
| listMines | 0.016 | 0.002 | 0.261 | |
| list_manager | 0.000 | 0.001 | 0.001 | |
| newQuery | 0.000 | 0.001 | 0.001 | |
| runQuery | 5.230 | 0.050 | 8.756 | |
| setConstraints | 0.043 | 0.005 | 0.812 | |
| setQuery | 0.048 | 0.009 | 0.584 | |
| simplifyResult | 18.250 | 0.348 | 26.928 | |
| summary | 0.034 | 0.003 | 0.494 | |