Back to Build/check report for BioC 3.17
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-02-03 02:36:08 -0000 (Fri, 03 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R 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

BUILD results for MethReg on kunpeng1


To the developers/maintainers of the MethReg package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MethReg.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 1152/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MethReg 1.9.0  (landing page)
Tiago Silva
Snapshot Date: 2023-02-01 03:13:00 -0000 (Wed, 01 Feb 2023)
git_url: https://git.bioconductor.org/packages/MethReg
git_branch: master
git_last_commit: e4e95ba
git_last_commit_date: 2022-11-01 15:22:54 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    ERROR  skipped

Summary

Package: MethReg
Version: 1.9.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data MethReg
StartedAt: 2023-02-01 18:07:52 -0000 (Wed, 01 Feb 2023)
EndedAt: 2023-02-01 18:09:52 -0000 (Wed, 01 Feb 2023)
EllapsedTime: 120.2 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 MethReg
###
##############################################################################
##############################################################################


* checking for file ‘MethReg/DESCRIPTION’ ... OK
* preparing ‘MethReg’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘MethReg.Rmd’ using rmarkdown
The magick package is required to crop "/tmp/RtmpV0vK5h/Rbuild164d9275392c42/MethReg/vignettes/MethReg_files/figure-html/workflow-1.png" but not available.
The magick package is required to crop "/tmp/RtmpV0vK5h/Rbuild164d9275392c42/MethReg/vignettes/MethReg_files/figure-html/plot-1.png" but not available.
Quitting from lines 323-333 (MethReg.Rmd) 
Error: processing vignette 'MethReg.Rmd' failed with diagnostics:
error in evaluating the argument 'x' in selecting a method for function 'assay': 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 ‘MethReg.Rmd’

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

Error: Vignette re-building failed.
Execution halted