| Back to First build/check report with an "external build node" | 
This page was generated on 2023-06-01 18:17:19 -0400 (Thu, 01 Jun 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| xps15 | Linux (Ubuntu 23.04) | x86_64 | 4.3.0 Patched (2023-05-23 r84466) -- "Already Tomorrow" | 544 | 
| 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: 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 20/91 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | |||||||
| biomaRt 2.57.0  (landing page) Mike Smith 
 | xps15 | Linux (Ubuntu 23.04) / x86_64 | OK | OK | ERROR | ||||||||
| Package: biomaRt | 
| Version: 2.57.0 | 
| Command: /home/hpages/bbs-3.18-bioc/R/bin/R CMD check --install=check:biomaRt.install-out.txt --library=/home/hpages/bbs-3.18-bioc-testing/Rlibs --timings biomaRt_2.57.0.tar.gz | 
| StartedAt: 2023-06-01 13:00:08 -0700 (Thu, 01 Jun 2023) | 
| EndedAt: 2023-06-01 13:04:46 -0700 (Thu, 01 Jun 2023) | 
| EllapsedTime: 277.2 seconds | 
| RetCode: 1 | 
| Status: ERROR | 
| CheckDir: biomaRt.Rcheck | 
| Warnings: NA | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/hpages/bbs-3.18-bioc/R/bin/R CMD check --install=check:biomaRt.install-out.txt --library=/home/hpages/bbs-3.18-bioc-testing/Rlibs --timings biomaRt_2.57.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/hpages/bbs-3.18-bioc-testing/meat/biomaRt.Rcheck’
* using R version 4.3.0 Patched (2023-05-23 r84466)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 12.2.0-17ubuntu1) 12.2.0
    GNU Fortran (Ubuntu 12.2.0-17ubuntu1) 12.2.0
* running under: Ubuntu 23.04
* using session charset: UTF-8
* checking for file ‘biomaRt/DESCRIPTION’ ... OK
* this is package ‘biomaRt’ version ‘2.57.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 ‘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 loading without being on the library search path ... 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 ... 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
* 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:
  > library(biomaRt)
  > 
  > test_check("biomaRt", encoding = "UTF-8")
  [ FAIL 1 | WARN 0 | SKIP 1 | PASS 147 ]
  
  ══ Skipped tests ═══════════════════════════════════════════════════════════════
  • On Linux (1)
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test_ensembl_ssl_settings.R:71:5'): SSL settings are stored in the cache ──
  `httr_config <- .getEnsemblSSL()` produced messages.
  
  [ FAIL 1 | WARN 0 | SKIP 1 | 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 ...
  ‘accessing_ensembl.Rmd’ using ‘UTF-8’... OK
  ‘accessing_other_marts.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 1 NOTE
See
  ‘/home/hpages/bbs-3.18-bioc-testing/meat/biomaRt.Rcheck/00check.log’
for details.
biomaRt.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/hpages/bbs-3.18-bioc/R/bin/R CMD INSTALL biomaRt ### ############################################################################## ############################################################################## * installing to library ‘/home/hpages/bbs-3.18-bioc-testing/Rlibs’ * 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 version 4.3.0 Patched (2023-05-23 r84466) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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 1 | PASS 147 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Linux (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_ensembl_ssl_settings.R:71:5'): SSL settings are stored in the cache ──
`httr_config <- .getEnsemblSSL()` produced messages.
[ FAIL 1 | WARN 0 | SKIP 1 | 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.000 | 0.001 | 0.000 | |
| getSequence | 0.000 | 0.001 | 0.001 | |
| listAttributes | 0.000 | 0.001 | 0.000 | |
| listDatasets | 0.001 | 0.000 | 0.000 | |
| listEnsembl | 0 | 0 | 0 | |
| listEnsemblArchives | 0.175 | 0.005 | 0.900 | |
| listFilterValues | 0.000 | 0.000 | 0.001 | |
| listFilters | 0.001 | 0.000 | 0.000 | |
| listMarts | 0 | 0 | 0 | |
| select | 0.000 | 0.001 | 0.001 | |
| useDataset | 0 | 0 | 0 | |
| useEnsembl | 0 | 0 | 0 | |
| useMart | 0 | 0 | 0 | |