| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:41 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
| 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 biodbKegg package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biodbKegg.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 178/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| biodbKegg 1.0.0 (landing page) Pierrick Roger
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | ERROR | OK | |||||||||
| Package: biodbKegg |
| Version: 1.0.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:biodbKegg.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings biodbKegg_1.0.0.tar.gz |
| StartedAt: 2022-04-12 10:51:45 -0400 (Tue, 12 Apr 2022) |
| EndedAt: 2022-04-12 11:11:20 -0400 (Tue, 12 Apr 2022) |
| EllapsedTime: 1175.3 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: biodbKegg.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:biodbKegg.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings biodbKegg_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/biodbKegg.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘biodbKegg/DESCRIPTION’ ... OK
* this is package ‘biodbKegg’ version ‘1.0.0’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘biodbKegg’ can be installed ... OK
* checking installed package size ... OK
* checking package 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
KeggEnzymeConn 9.323 0.365 11.313
KeggCompoundConn 6.118 0.676 9.769
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
5. └─private$doSearchForEntries(fields = fields, max.results = max.results)
6. └─private$searchByMass(ids = ids, fields = fields)
7. └─self$wsFind(query = query, option = option, retfmt = "ids.no.prefix")
8. └─self$getBiodb()$getRequestScheduler()$sendRequest(request)
9. └─cch$saveContentToFile(...)
10. └─private$doSaveContentToFile(...)
11. └─biodb:::saveContentsToFiles(file.paths, content)
12. └─base::mapply(function(cnt, f) cat(cnt, file = f), contents, files)
13. └─biodb `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]])
14. └─base::cat(cnt, file = f)
15. └─base::file(file, ifelse(append, "a", "w"))
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 1581 ]
Error: Test failures
Execution halted
* 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: 1 ERROR
See
‘/Users/biocbuild/bbs-3.14-bioc/meat/biodbKegg.Rcheck/00check.log’
for details.
biodbKegg.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL biodbKegg ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’ * installing *source* package ‘biodbKegg’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (biodbKegg)
biodbKegg.Rcheck/tests/testthat.Rout.fail
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> # vi: fdm=marker
> # Script needed to run testthat automatically from ‘R CMD check’. See
> # testthat::test_dir documentation.
> library(testthat)
> library(biodbKegg)
> Sys.setenv(TESTTHAT_REPORTER = "summary")
> test_check("biodbKegg")
trying URL 'https://www.kegg.jp/kegg/pathway/map/map00260.png'
downloaded 44 KB
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 1581 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (???): ppm tolerance works in annotateMzValues() ──────────────────────
Error in `file(file, ifelse(append, "a", "w"))`: cannot open the connection
Backtrace:
▆
1. ├─base::do.call(fct, params)
2. └─biodb `<fn>`(conn = `<KggCmpnC>`, opt = `<named list>`)
3. └─conn$annotateMzValues(...)
4. └─self$searchForEntries(fieldsFilter, max.results = max.results)
5. └─private$doSearchForEntries(fields = fields, max.results = max.results)
6. └─private$searchByMass(ids = ids, fields = fields)
7. └─self$wsFind(query = query, option = option, retfmt = "ids.no.prefix")
8. └─self$getBiodb()$getRequestScheduler()$sendRequest(request)
9. └─cch$saveContentToFile(...)
10. └─private$doSaveContentToFile(...)
11. └─biodb:::saveContentsToFiles(file.paths, content)
12. └─base::mapply(function(cnt, f) cat(cnt, file = f), contents, files)
13. └─biodb `<fn>`(dots[[1L]][[1L]], dots[[2L]][[1L]])
14. └─base::cat(cnt, file = f)
15. └─base::file(file, ifelse(append, "a", "w"))
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 1581 ]
Error: Test failures
Execution halted
biodbKegg.Rcheck/biodbKegg-Ex.timings
| name | user | system | elapsed | |
| KeggCircle | 0.013 | 0.002 | 0.016 | |
| KeggCompoundConn | 6.118 | 0.676 | 9.769 | |
| KeggCompoundEntry | 0.861 | 0.019 | 0.881 | |
| KeggConn | 0.922 | 0.022 | 2.546 | |
| KeggEntry | 0.746 | 0.014 | 0.763 | |
| KeggEnzymeConn | 9.323 | 0.365 | 11.313 | |
| KeggEnzymeEntry | 0.696 | 0.013 | 0.711 | |
| KeggGenesConn | 0.828 | 0.013 | 0.844 | |
| KeggGenesEntry | 0.835 | 0.016 | 0.851 | |
| KeggGlycanConn | 0.484 | 0.010 | 0.495 | |
| KeggGlycanEntry | 0.872 | 0.017 | 0.893 | |
| KeggModuleConn | 0.561 | 0.012 | 0.574 | |
| KeggModuleEntry | 0.697 | 0.011 | 0.709 | |
| KeggOrthologyConn | 0.895 | 0.014 | 0.910 | |
| KeggOrthologyEntry | 0.732 | 0.012 | 0.745 | |
| KeggPathwayConn | 4.338 | 0.067 | 4.420 | |
| KeggPathwayEntry | 0.833 | 0.013 | 0.849 | |
| KeggReactionConn | 0.687 | 0.014 | 0.702 | |
| KeggReactionEntry | 0.729 | 0.012 | 0.743 | |
| KeggRect | 0.016 | 0.000 | 0.016 | |
| KeggShape | 0.001 | 0.000 | 0.002 | |