Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-06 11:44 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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

Package 500/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dce 1.13.0  (landing page)
Kim Philipp Jablonski
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/dce
git_branch: devel
git_last_commit: 642d99a
git_last_commit_date: 2024-04-30 11:31:41 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped


BUILD results for dce on kunpeng2

To the developers/maintainers of the dce package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/dce.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: dce
Version: 1.13.0
Command: /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data dce
StartedAt: 2024-07-05 22:30:30 -0000 (Fri, 05 Jul 2024)
EndedAt: 2024-07-05 22:33:26 -0000 (Fri, 05 Jul 2024)
EllapsedTime: 176.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD build --keep-empty-dirs --no-resave-data dce
###
##############################################################################
##############################################################################


* checking for file ‘dce/DESCRIPTION’ ... OK
* preparing ‘dce’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘dce.Rmd’ using rmarkdown
INFO [2024-07-05 22:32:42] Processing kegg
--- finished re-building ‘dce.Rmd’

--- re-building ‘pathway_databases.Rmd’ using rmarkdown
INFO [2024-07-05 22:33:15] Processing pathbank

Quitting from lines 64-80 [unnamed-chunk-5] (pathway_databases.Rmd)
Error: processing vignette 'pathway_databases.Rmd' failed with diagnostics:
ℹ In index: 1.
Caused by error in `fetchRemote()`:
! cannot download pathway data: are you offline?
--- failed re-building ‘pathway_databases.Rmd’

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

Error: Vignette re-building failed.
Execution halted