Back to Workflows build report for BioC 3.11

BUILD report for rnaseqGene on malbec2

This page was generated on 2020-10-16 17:00:15 -0400 (Fri, 16 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE rnaseqGene PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 21/27HostnameOS / ArchINSTALLBUILD
rnaseqGene 1.12.0
Michael Love
Snapshot Date: 2020-10-16 08:00:02 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/rnaseqGene
Branch: RELEASE_3_11
Last Commit: c426609
Last Changed Date: 2020-04-27 14:04:54 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK [ ERROR ]

Summary

Package: rnaseqGene
Version: 1.12.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data rnaseqGene
StartedAt: 2020-10-16 09:20:41 -0400 (Fri, 16 Oct 2020)
EndedAt: 2020-10-16 09:22:43 -0400 (Fri, 16 Oct 2020)
EllapsedTime: 122.5 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data rnaseqGene
###
##############################################################################
##############################################################################


* checking for file ‘rnaseqGene/DESCRIPTION’ ... OK
* preparing ‘rnaseqGene’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘rnaseqGene.Rmd’ using rmarkdown

Attaching package: 'rmarkdown'

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

    html_document, md_document, pdf_document

Loading required package: SummarizedExperiment
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

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

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    expand.grid

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: DelayedArray
Loading required package: matrixStats

Attaching package: 'matrixStats'

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

    anyMissing, rowMedians


Attaching package: 'DelayedArray'

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

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

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

    aperm, apply, rowsum

trying URL 'ftp://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_human/release_29/gencode.v29.annotation.gtf.gz'
Content type 'unknown' length 39387922 bytes (37.6 MB)
============================================
Warning in download.file(resource(con), destfile) :
  downloaded length 34837506 != reported length 39387922
Warning in download.file(resource(con), destfile) :
  URL 'ftp://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_human/release_29/gencode.v29.annotation.gtf.gz': Timeout of 60 seconds was reached
Quitting from lines 348-350 (rnaseqGene.Rmd) 
Error: processing vignette 'rnaseqGene.Rmd' failed with diagnostics:
cannot open URL 'ftp://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_human/release_29/gencode.v29.annotation.gtf.gz'
--- failed re-building ‘rnaseqGene.Rmd’

SUMMARY: processing the following file failed:
  ‘rnaseqGene.Rmd’

Error: Vignette re-building failed.
Execution halted