Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:21 -0500 (Mon, 02 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
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 biomaRt package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 188/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
biomaRt 2.55.0 (landing page) Mike Smith
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | ||||||||
Package: biomaRt |
Version: 2.55.0 |
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:biomaRt.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings biomaRt_2.55.0.tar.gz |
StartedAt: 2022-12-28 22:00:23 -0500 (Wed, 28 Dec 2022) |
EndedAt: 2022-12-28 22:03:03 -0500 (Wed, 28 Dec 2022) |
EllapsedTime: 160.0 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: biomaRt.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:biomaRt.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings biomaRt_2.55.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/biomaRt.Rcheck' * using R Under development (unstable) (2022-12-25 r83502 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 10.4.0 GNU Fortran (GCC) 10.4.0 * running under: Windows Server x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'biomaRt/DESCRIPTION' ... OK * this is package 'biomaRt' version '2.55.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 whether package 'biomaRt' 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 Unexported object imported by a ':::' call: 'AnnotationDbi:::smartKeys' See the note in ?`:::` about the use of this operator. * 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 ... NOTE checkRd: (-1) getBM.Rd:16: Escaped LaTeX specials: \_ checkRd: (-1) getGene.Rd:9: Escaped LaTeX specials: \_ \_ \_ \_ \_ \_ \_ \_ \_ * 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 * 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: 1. └─biomaRt::useMart(biomart = "ENSEMBL_MART_ENSEMBL", dataset = "hsapiens_gene_ensembl") at test_useMart.R:8:2 2. └─biomaRt:::.useMart(...) 3. └─biomaRt::useDataset(mart = mart, dataset = dataset, verbose = verbose) 4. └─biomaRt:::.getAttributes(mart, verbose = verbose) 5. └─biomaRt:::.getAttrFilt(mart = mart, verbose = verbose, type = "attributes") 6. └─biomaRt:::bmRequest(...) 7. └─httr::GET(...) 8. └─httr:::request_perform(req, hu$handle$handle) 9. ├─httr:::request_fetch(req$output, req$url, handle) 10. └─httr:::request_fetch.write_memory(req$output, req$url, handle) 11. └─curl::curl_fetch_memory(url, handle = handle) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 147 ] 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, 2 NOTEs See 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/biomaRt.Rcheck/00check.log' for details.
biomaRt.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL biomaRt ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library' * installing *source* package 'biomaRt' ... ** 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 (biomaRt)
biomaRt.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (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. > library(testthat) > library(mockery) > library(biomaRt) > > test_check("biomaRt", encoding = "UTF-8") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 147 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_useMart.R:8'): useMart can connect to ensembl ────────────────── Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached: [www.ensembl.org:443] Operation timed out after 10002 milliseconds with 79834 bytes received Backtrace: ▆ 1. └─biomaRt::useMart(biomart = "ENSEMBL_MART_ENSEMBL", dataset = "hsapiens_gene_ensembl") at test_useMart.R:8:2 2. └─biomaRt:::.useMart(...) 3. └─biomaRt::useDataset(mart = mart, dataset = dataset, verbose = verbose) 4. └─biomaRt:::.getAttributes(mart, verbose = verbose) 5. └─biomaRt:::.getAttrFilt(mart = mart, verbose = verbose, type = "attributes") 6. └─biomaRt:::bmRequest(...) 7. └─httr::GET(...) 8. └─httr:::request_perform(req, hu$handle$handle) 9. ├─httr:::request_fetch(req$output, req$url, handle) 10. └─httr:::request_fetch.write_memory(req$output, req$url, handle) 11. └─curl::curl_fetch_memory(url, handle = handle) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 147 ] Error: Test failures Execution halted
biomaRt.Rcheck/biomaRt-Ex.timings
name | user | system | elapsed | |
NP2009code | 0 | 0 | 0 | |
attributePages | 0 | 0 | 0 | |
exportFASTA | 0 | 0 | 0 | |
filterType | 0 | 0 | 0 | |
getBM | 0 | 0 | 0 | |
getGene | 0 | 0 | 0 | |
getLDS | 0 | 0 | 0 | |
getSequence | 0 | 0 | 0 | |
listAttributes | 0 | 0 | 0 | |
listDatasets | 0 | 0 | 0 | |
listEnsembl | 0 | 0 | 0 | |
listEnsemblArchives | 0.35 | 0.05 | 0.78 | |
listFilterValues | 0 | 0 | 0 | |
listFilters | 0.01 | 0.00 | 0.01 | |
listMarts | 0 | 0 | 0 | |
select | 0 | 0 | 0 | |
useDataset | 0 | 0 | 0 | |
useEnsembl | 0 | 0 | 0 | |
useMart | 0 | 0 | 0 | |