Back to Multiple platform build/check report for BioC 3.20:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-06 11:39 -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 147/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
beadarray 2.55.1  (landing page)
Mark Dunning
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/beadarray
git_branch: devel
git_last_commit: e5d12b7
git_last_commit_date: 2024-06-17 15:21:35 -0400 (Mon, 17 Jun 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
palomino6Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.6.5 Ventura / arm64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped


BUILD results for beadarray on palomino6

To the developers/maintainers of the beadarray package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/beadarray.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: beadarray
Version: 2.55.1
Command: chmod a+r beadarray -R && C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data beadarray
StartedAt: 2024-07-05 16:41:05 -0400 (Fri, 05 Jul 2024)
EndedAt: 2024-07-05 16:44:20 -0400 (Fri, 05 Jul 2024)
EllapsedTime: 194.6 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r beadarray -R && C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data beadarray
###
##############################################################################
##############################################################################


* checking for file 'beadarray/DESCRIPTION' ... OK
* preparing 'beadarray':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'ImageProcessing.Rmd' using rmarkdown
--- finished re-building 'ImageProcessing.Rmd'

--- re-building 'beadarray.Rmd' using rmarkdown

Quitting from lines 34-37 [unnamed-chunk-1] (beadarray.Rmd)
Error: processing vignette 'beadarray.Rmd' failed with diagnostics:
access to '' denied
--- failed re-building 'beadarray.Rmd'

--- re-building 'beadlevel.Rmd' using rmarkdown
--- finished re-building 'beadlevel.Rmd'

--- re-building 'beadsummary.Rmd' using rmarkdown
trying URL 'https://ftp.ncbi.nlm.nih.gov/geo/series/GSE33nnn/GSE33126/matrix/GSE33126_series_matrix.txt.gz'
Content type 'application/x-gzip' length 3658664 bytes (3.5 MB)
==================================================
downloaded 3.5 MB


Quitting from lines 524-532 [unnamed-chunk-37] (beadsummary.Rmd)
Error: processing vignette 'beadsummary.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building 'beadsummary.Rmd'

SUMMARY: processing the following files failed:
  'beadarray.Rmd' 'beadsummary.Rmd'

Error: Vignette re-building failed.
Execution halted