| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-02-03 02:35:55 -0000 (Fri, 03 Feb 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4039 |
| 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 enrichTF package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/enrichTF.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 604/2164 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| enrichTF 1.15.0 (landing page) Zheng Wei
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | ERROR | skipped | |||||||||
| Package: enrichTF |
| Version: 1.15.0 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data enrichTF |
| StartedAt: 2023-02-01 15:50:50 -0000 (Wed, 01 Feb 2023) |
| EndedAt: 2023-02-01 16:02:35 -0000 (Wed, 01 Feb 2023) |
| EllapsedTime: 705.2 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data enrichTF
###
##############################################################################
##############################################################################
* checking for file ‘enrichTF/DESCRIPTION’ ... OK
* preparing ‘enrichTF’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘enrichTF.Rmd’ using rmarkdown
trying URL 'https://bioconductor.org/packages/3.17/data/annotation/src/contrib/BSgenome.Hsapiens.UCSC.hg19_1.4.3.tar.gz'
Content type 'application/x-gzip' length 710245413 bytes (677.3 MB)
============================================
downloaded 603.4 MB
Quitting from lines 58-62 (enrichTF.Rmd)
Error: processing vignette 'enrichTF.Rmd' failed with diagnostics:
BSgenome.Hsapiens.UCSC.hg19 package is not currently installed.
You first need to install it, which you can do with:
library(BiocManager)
install("BSgenome.Hsapiens.UCSC.hg19")
--- failed re-building ‘enrichTF.Rmd’
SUMMARY: processing the following file failed:
‘enrichTF.Rmd’
Error: Vignette re-building failed.
Execution halted