Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-06-11 15:43 -0400 (Tue, 11 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4679
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4414
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4441
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4394
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 1873/2239HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
scuttle 1.15.0  (landing page)
Aaron Lun
Snapshot Date: 2024-06-09 14:00 -0400 (Sun, 09 Jun 2024)
git_url: https://git.bioconductor.org/packages/scuttle
git_branch: devel
git_last_commit: fd7d1ad
git_last_commit_date: 2024-04-30 11:24:27 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped


BUILD results for scuttle on kjohnson1

To the developers/maintainers of the scuttle package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/scuttle.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: scuttle
Version: 1.15.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data scuttle
StartedAt: 2024-06-10 08:30:16 -0400 (Mon, 10 Jun 2024)
EndedAt: 2024-06-10 08:31:55 -0400 (Mon, 10 Jun 2024)
EllapsedTime: 99.3 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data scuttle
###
##############################################################################
##############################################################################


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

Quitting from lines 32-40 [unnamed-chunk-2] (misc.Rmd)
Error: processing vignette 'misc.Rmd' failed with diagnostics:
HDF5. File accessibility. Unable to open file.
--- failed re-building ‘misc.Rmd’

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

Quitting from lines 32-40 [unnamed-chunk-2] (norm.Rmd)
Error: processing vignette 'norm.Rmd' failed with diagnostics:
HDF5. File accessibility. Unable to open file.
--- failed re-building ‘norm.Rmd’

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

Quitting from lines 35-38 [unnamed-chunk-2] (qc.Rmd)
Error: processing vignette 'qc.Rmd' failed with diagnostics:
HDF5. File accessibility. Unable to open file.
--- failed re-building ‘qc.Rmd’

SUMMARY: processing the following files failed:
  ‘misc.Rmd’ ‘norm.Rmd’ ‘qc.Rmd’

Error: Vignette re-building failed.
Execution halted