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

This page was generated on 2024-08-15 11:40 -0400 (Thu, 15 Aug 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4703
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4440
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4472
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4420
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4413
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 662/2255HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
erccdashboard 1.39.0  (landing page)
Sarah Munro
Snapshot Date: 2024-08-14 14:00 -0400 (Wed, 14 Aug 2024)
git_url: https://git.bioconductor.org/packages/erccdashboard
git_branch: devel
git_last_commit: 9dfd214
git_last_commit_date: 2024-04-30 10:38:14 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
palomino8Windows 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 erccdashboard on nebbiolo2

To the developers/maintainers of the erccdashboard package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/erccdashboard.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: erccdashboard
Version: 1.39.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 erccdashboard
StartedAt: 2024-08-14 17:16:33 -0400 (Wed, 14 Aug 2024)
EndedAt: 2024-08-14 17:16:47 -0400 (Wed, 14 Aug 2024)
EllapsedTime: 14.0 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 --md5 erccdashboard
###
##############################################################################
##############################################################################


* checking for file ‘erccdashboard/DESCRIPTION’ ... OK
* preparing ‘erccdashboard’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘erccdashboard.Rnw’ using Sweave
Loading required package: ggplot2
Loading required package: gridExtra

Error: processing vignette 'erccdashboard.Rnw' failed with diagnostics:
 chunk 5 (label = runDashboardRatcount) 
Error in makeCompressedMatrix(glmfit$s2.post, dim(glmfit$counts), byrow = FALSE) : 
  'dims[1]' should equal length of 'x'

--- failed re-building ‘erccdashboard.Rnw’

SUMMARY: processing the following file failed:
  ‘erccdashboard.Rnw’

Error: Vignette re-building failed.
Execution halted