Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2023-01-29 16:34:18 -0000 (Sun, 29 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4021
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

BUILD results for TAPseq on kunpeng1


To the developers/maintainers of the TAPseq package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TAPseq.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 2004/2162HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TAPseq 1.11.0  (landing page)
Andreas R. Gschwind
Snapshot Date: 2023-01-27 13:09:27 -0000 (Fri, 27 Jan 2023)
git_url: https://git.bioconductor.org/packages/TAPseq
git_branch: master
git_last_commit: 49fa54c
git_last_commit_date: 2022-11-01 15:21:30 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    ERROR  skipped

Summary

Package: TAPseq
Version: 1.11.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data TAPseq
StartedAt: 2023-01-28 15:51:23 -0000 (Sat, 28 Jan 2023)
EndedAt: 2023-01-28 15:54:11 -0000 (Sat, 28 Jan 2023)
EllapsedTime: 167.7 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘TAPseq/DESCRIPTION’ ... OK
* preparing ‘TAPseq’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘tapseq_primer_design.Rmd’ using rmarkdown
Quitting from lines 99-106 (tapseq_primer_design.Rmd) 
Error: processing vignette 'tapseq_primer_design.Rmd' failed with diagnostics:
BSgenome.Hsapiens.UCSC.hg38 package is not currently installed.
  You first need to install it, which you can do with:
      library(BiocManager)
      install("BSgenome.Hsapiens.UCSC.hg38")
--- failed re-building ‘tapseq_primer_design.Rmd’

--- re-building ‘tapseq_target_genes.Rmd’ using rmarkdown
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Using method 'umap'
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Using method 'umap'
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
The magick package is required to crop "/tmp/RtmpZzmbVL/Rbuild1d5c7e6d0a4a3d/TAPseq/vignettes/tapseq_target_genes_files/figure-html/unnamed-chunk-5-1.png" but not available.
--- finished re-building ‘tapseq_target_genes.Rmd’

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

Error: Vignette re-building failed.
Execution halted