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

This page was generated on 2025-02-06 11:41 -0500 (Thu, 06 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4719
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4480
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4491
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4444
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 1951/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SigCheck 2.39.0  (landing page)
Rory Stark
Snapshot Date: 2025-02-05 13:48 -0500 (Wed, 05 Feb 2025)
git_url: https://git.bioconductor.org/packages/SigCheck
git_branch: devel
git_last_commit: c6bed0c
git_last_commit_date: 2024-10-29 09:55:57 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped
palomino7Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped


BUILD results for SigCheck on palomino7

To the developers/maintainers of the SigCheck package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SigCheck.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: SigCheck
Version: 2.39.0
Command: chmod a+r SigCheck -R && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data SigCheck
StartedAt: 2025-02-05 21:45:25 -0500 (Wed, 05 Feb 2025)
EndedAt: 2025-02-05 21:46:17 -0500 (Wed, 05 Feb 2025)
EllapsedTime: 52.4 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r SigCheck -R && E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data SigCheck
###
##############################################################################
##############################################################################


* checking for file 'SigCheck/DESCRIPTION' ... OK
* preparing 'SigCheck':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building 'SigCheck.Rnw' using Sweave
Loading required namespace: Biobase

Error: processing vignette 'SigCheck.Rnw' failed with diagnostics:
 chunk 3 (label = showPhenoData) 
Error in varLabels(nki) : could not find function "varLabels"

--- failed re-building 'SigCheck.Rnw'

SUMMARY: processing the following file failed:
  'SigCheck.Rnw'

Error: Vignette re-building failed.
Execution halted