Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-10 11:36:17 -0400 (Fri, 10 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4662
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4393
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4424
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 659/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
escheR 1.5.0  (landing page)
Boyi Guo
Snapshot Date: 2024-05-08 14:05:06 -0400 (Wed, 08 May 2024)
git_url: https://git.bioconductor.org/packages/escheR
git_branch: devel
git_last_commit: f8f3dab
git_last_commit_date: 2024-04-30 11:48:23 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
palomino4Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
merida1macOS 12.7.4 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64see weekly results here

BUILD results for escheR on nebbiolo2


To the developers/maintainers of the escheR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/escheR.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.

raw results


Summary

Package: escheR
Version: 1.5.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data escheR
StartedAt: 2024-05-08 17:05:46 -0400 (Wed, 08 May 2024)
EndedAt: 2024-05-08 17:06:26 -0400 (Wed, 08 May 2024)
EllapsedTime: 39.6 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


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

Quitting from lines  at lines 79-84 [data.import] (SRT_eg.Rmd)
Error: processing vignette 'SRT_eg.Rmd' failed with diagnostics:
"Visium_humanDLPFC" matches more than 1 ExperimentHub resource
--- failed re-building ‘SRT_eg.Rmd’

--- re-building ‘more_than_visium.Rmd’ using rmarkdown

Quitting from lines  at lines 29-49 [redDim_spe] (more_than_visium.Rmd)
Error: processing vignette 'more_than_visium.Rmd' failed with diagnostics:
error in evaluating the argument 'x' in selecting a method for function 'logNormCounts': "Visium_humanDLPFC" matches more than 1 ExperimentHub resource
--- failed re-building ‘more_than_visium.Rmd’

SUMMARY: processing the following files failed:
  ‘SRT_eg.Rmd’ ‘more_than_visium.Rmd’

Error: Vignette re-building failed.
Execution halted