Back to Multiple platform build/check report for BioC 3.15
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:20:22 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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

CHECK results for Gviz on nebbiolo1


To the developers/maintainers of the Gviz package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Gviz.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.

raw results

Package 868/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Gviz 1.40.1  (landing page)
Robert Ivanek
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/Gviz
git_branch: RELEASE_3_15
git_last_commit: d218437
git_last_commit_date: 2022-05-03 13:45:39 -0400 (Tue, 03 May 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: Gviz
Version: 1.40.1
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:Gviz.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings Gviz_1.40.1.tar.gz
StartedAt: 2022-10-18 20:03:39 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 20:13:15 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 575.8 seconds
RetCode: 1
Status:   ERROR  
CheckDir: Gviz.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:Gviz.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings Gviz_1.40.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/Gviz.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Gviz/DESCRIPTION’ ... OK
* this is package ‘Gviz’ version ‘1.40.1’
* 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 ‘Gviz’ 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 ... 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... 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
AlignmentsTrack-class 12.141  1.172  13.316
AnnotationTrack-class  7.303  0.268   7.571
GeneRegionTrack-class  6.426  0.104   6.531
plotTracks             5.124  0.088   5.213
* 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:
    4.     │ ├─BiocGenerics::eval(expression, envir = callEnv)
    5.     │ └─base::eval(expression, envir = callEnv)
    6.     │   └─base::eval(expression, envir = callEnv)
    7.     └─Gviz:::.getBiomart(genome)
    8.       └─biomaRt::useEnsembl(biomart = "ensembl", dataset = map$dataset)
    9.         └─biomaRt:::.useMart(...)
   10.           └─biomaRt::useDataset(mart = mart, dataset = dataset, verbose = verbose)
   11.             └─biomaRt:::.getFilters(mart, verbose = verbose)
   12.               └─biomaRt:::.getAttrFilt(mart = mart, verbose = verbose, type = "filters")
   13.                 └─biomaRt:::bmRequest(...)
   14.                   └─httr::stop_for_status(result)
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 293 ]
  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
  ‘/home/biocbuild/bbs-3.15-bioc/meat/Gviz.Rcheck/00check.log’
for details.


Installation output

Gviz.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL Gviz
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’
* installing *source* package ‘Gviz’ ...
** using staged installation
** R
** data
** 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 (Gviz)

Tests output

Gviz.Rcheck/tests/testthat.Rout.fail


R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 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(Gviz)
Loading required package: S4Vectors
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min


Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomicRanges
Loading required package: GenomeInfoDb
Loading required package: grid
> 
> test_check("Gviz")
Loading required package: BSgenome
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

The following object is masked from 'package:grid':

    pattern

The following object is masked from 'package:base':

    strsplit

Loading required package: rtracklayer
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 293 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_AllClasses.R:175'): interaction with biomart works ─────────────
<http_504/http_500/http_error/error/condition>
Error in `bmRequest(request = request, httr_config = martHTTRConfig(mart), 
    verbose = verbose)`: Gateway Timeout (HTTP 504).
Backtrace:
     ▆
  1. └─Gviz::BiomartGeneRegionTrack(...) at test_AllClasses.R:175:4
  2.   └─Gviz:::.genome2Dataset(genome)
  3.     ├─Gviz::.doCache(...)
  4.     │ ├─BiocGenerics::eval(expression, envir = callEnv)
  5.     │ └─base::eval(expression, envir = callEnv)
  6.     │   └─base::eval(expression, envir = callEnv)
  7.     └─Gviz:::.getBiomart(genome)
  8.       └─biomaRt::useEnsembl(biomart = "ensembl", dataset = map$dataset)
  9.         └─biomaRt:::.useMart(...)
 10.           └─biomaRt::useDataset(mart = mart, dataset = dataset, verbose = verbose)
 11.             └─biomaRt:::.getFilters(mart, verbose = verbose)
 12.               └─biomaRt:::.getAttrFilt(mart = mart, verbose = verbose, type = "filters")
 13.                 └─biomaRt:::bmRequest(...)
 14.                   └─httr::stop_for_status(result)

[ FAIL 1 | WARN 0 | SKIP 0 | PASS 293 ]
Error: Test failures
Execution halted

Example timings

Gviz.Rcheck/Gviz-Ex.timings

nameusersystemelapsed
AlignmentsTrack-class12.141 1.17213.316
AnnotationTrack-class7.3030.2687.571
BiomartGeneRegionTrack-class4.7480.0724.820
CustomTrack-class0.0030.0040.007
DataTrack-class2.1840.0962.280
DisplayPars-class0.0170.0040.020
GdObject-class0.4620.0000.463
GeneRegionTrack-class6.4260.1046.531
GenomeAxisTrack-class4.0720.0644.136
HighlightTrack-class0.1830.0040.187
IdeogramTrack-class1.4480.0601.507
ImageMap-class000
OverlayTrack-class0.0400.0030.042
RangeTrack-class0.4500.0040.453
ReferenceTrack-class1.8950.3202.215
SequenceTrack-class3.4690.6524.121
StackedTrack-class0.8480.0440.891
UcscTrack0.8840.0080.892
exportTracks0.0820.0000.082
plotTracks5.1240.0885.213
settings0.8070.0040.811