Back to Build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2025-10-31 08:34 -0400 (Fri, 31 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4428
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 1640/2321HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
puma 3.53.0  (landing page)
Xuejun Liu
Snapshot Date: 2025-10-30 13:40 -0400 (Thu, 30 Oct 2025)
git_url: https://git.bioconductor.org/packages/puma
git_branch: devel
git_last_commit: fdcbc97
git_last_commit_date: 2025-10-29 09:59:30 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for puma on nebbiolo1

To the developers/maintainers of the puma package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/puma.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: puma
Version: 3.53.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data puma
StartedAt: 2025-10-30 18:30:14 -0400 (Thu, 30 Oct 2025)
EndedAt: 2025-10-30 18:31:31 -0400 (Thu, 30 Oct 2025)
EllapsedTime: 77.1 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


* checking for file ‘puma/DESCRIPTION’ ... OK
* preparing ‘puma’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘puma.Rnw’ using Sweave
Loading required package: oligo
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: ‘generics’

The following objects are masked from ‘package:base’:

    as.difftime, as.factor, as.ordered, intersect,
    is.element, setdiff, setequal, union


Attaching package: ‘BiocGenerics’

The following objects are masked from ‘package:stats’:

    IQR, mad, sd, var, xtabs

The following objects are masked from ‘package:base’:

    Filter, Find, Map, Position, Reduce,
    anyDuplicated, aperm, append, as.data.frame,
    basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl,
    is.unsorted, lapply, mapply, match, mget, order,
    paste, pmax, pmax.int, pmin, pmin.int, rank,
    rbind, rownames, sapply, saveRDS, table, tapply,
    unique, unsplit, which.max, which.min

Loading required package: oligoClasses
Welcome to oligoClasses version 1.73.0
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view
    with 'browseVignettes()'. To cite Bioconductor,
    see 'citation("Biobase")', and for packages
    'citation("pkgname")'.

Loading required package: Biostrings
Loading required package: S4Vectors
Loading required package: stats4

Attaching package: ‘S4Vectors’

The following object is masked from ‘package:utils’:

    findMatches

The following objects are masked from ‘package:base’:

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: XVector
Loading required package: Seqinfo

Attaching package: ‘Biostrings’

The following object is masked from ‘package:base’:

    strsplit

============================================================
Welcome to oligo version 1.75.0
============================================================
Loading required package: mclust
Package 'mclust' version 6.1.1
Type 'citation("mclust")' for citing this R package in publications.
Loading required package: pd.hg.u95av2
Attempting to obtain 'pd.hg.u95av2' from BioConductor website.
Checking to see if your internet connection works...
Package 'pd.hg.u95av2' was not found in the BioConductor repository.
The 'pdInfoBuilder' package can often be used in situations like this.
Warning in data(eset_gmoExon) : data set ‘eset_gmoExon’ not found
Warning in data(eset_gmhta) : data set ‘eset_gmhta’ not found
Loading required package: limma

Attaching package: ‘limma’

The following object is masked from ‘package:mclust’:

    logsumexp

The following object is masked from ‘package:oligo’:

    backgroundCorrect

The following object is masked from ‘package:BiocGenerics’:

    plotMA

Warning in contrasts.fit(fit, contrast.matrix) :
  row names of contrasts don't match col names of coefficients

Error: processing vignette 'puma.Rnw' failed with diagnostics:
 chunk 54 
Error in (function (cond)  : 
  error in evaluating the argument 'object' in selecting a method for function 'probeNames': there is no package called ‘pd.hg.u95av2’

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

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

Error: Vignette re-building failed.
Execution halted