Back to Build/check report for BioC 3.24:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-23 11:32 -0400 (Thu, 23 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4796
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 279/2351HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CATALYST 1.35.2  (landing page)
Helena L. Crowell
Snapshot Date: 2026-04-22 13:45 -0400 (Wed, 22 Apr 2026)
git_url: https://git.bioconductor.org/packages/CATALYST
git_branch: devel
git_last_commit: b91b3ed
git_last_commit_date: 2026-03-09 07:10:35 -0400 (Mon, 09 Mar 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for CATALYST in R Universe.


CHECK results for CATALYST on nebbiolo2

To the developers/maintainers of the CATALYST package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CATALYST.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: CATALYST
Version: 1.35.2
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings CATALYST_1.35.2.tar.gz
StartedAt: 2026-04-22 21:50:17 -0400 (Wed, 22 Apr 2026)
EndedAt: 2026-04-22 22:02:23 -0400 (Wed, 22 Apr 2026)
EllapsedTime: 725.9 seconds
RetCode: 0
Status:   OK  
CheckDir: CATALYST.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings CATALYST_1.35.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/CATALYST.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-23 01:50:17 UTC
* checking for file ‘CATALYST/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CATALYST’ version ‘1.35.2’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 22 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘CATALYST’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... NOTE
checkRd: (-1) plotDiffHeatmap.Rd:87: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotDiffHeatmap.Rd:88: Lost braces in \itemize; meant \describe ?
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  SCE-accessors.Rd: SingleCellExperiment, FlowSOM, ConsensusClusterPlus
  cluster.Rd: ggplot
  compCytof.Rd: flowFrame
  data.Rd: flowSet, flowFrame
  plotClusterExprs.Rd: ggplot
  plotCounts.Rd: ggplot
  plotExprs.Rd: ggplot
  plotPbExprs.Rd: SingleCellExperiment
  prepData.Rd: read.FCS
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
plotPbExprs      13.777  0.030  13.807
plotMultiHeatmap 12.346  0.036  12.383
plotDR           11.833  0.064  11.898
plotDiffHeatmap  10.600  0.070  10.671
plotExprHeatmap   8.974  0.141   9.116
sce2fcs           8.721  0.024   8.748
plotClusterExprs  7.116  0.148   7.264
extractClusters   7.054  0.172   7.240
plotCodes         6.783  0.081   6.864
SCE-accessors     6.128  0.236   6.364
pbMDS             6.222  0.036   6.259
clrDR             6.139  0.108   6.248
plotFreqHeatmap   6.165  0.054   6.219
mergeClusters     6.062  0.113   6.176
plotAbundances    5.933  0.038   5.970
plotMahal         5.643  0.040   5.684
filterSCE         5.490  0.096   5.649
cluster           5.104  0.158   5.262
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.24-bioc/meat/CATALYST.Rcheck/00check.log’
for details.


Installation output

CATALYST.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL CATALYST
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘CATALYST’ ...
** this is package ‘CATALYST’ version ‘1.35.2’
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (CATALYST)

Tests output

CATALYST.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(CATALYST)
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
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: S4Vectors

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: Seqinfo
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")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

> 
> test_check("CATALYST")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 746 ]
> 
> proc.time()
   user  system elapsed 
156.850   2.568 159.431 

Example timings

CATALYST.Rcheck/CATALYST-Ex.timings

nameusersystemelapsed
SCE-accessors6.1280.2366.364
adaptSpillmat3.3760.0343.410
applyCutoffs2.5850.0382.623
assignPrelim1.3820.0131.396
clrDR6.1390.1086.248
cluster5.1040.1585.262
compCytof4.8260.0384.864
computeSpillmat4.0870.0264.113
data0.0030.0040.006
estCutoffs3.3810.0443.426
extractClusters7.0540.1727.240
filterSCE5.4900.0965.649
guessPanel0.0180.0010.020
mergeClusters6.0620.1136.176
normCytof2.3900.0252.416
pbMDS6.2220.0366.259
plotAbundances5.9330.0385.970
plotClusterExprs7.1160.1487.264
plotCodes6.7830.0816.864
plotCounts1.3080.0021.310
plotDR11.833 0.06411.898
plotDiffHeatmap10.600 0.07010.671
plotEvents1.8650.0061.871
plotExprHeatmap8.9740.1419.116
plotExprs3.9250.0643.990
plotFreqHeatmap6.1650.0546.219
plotMahal5.6430.0405.684
plotMultiHeatmap12.346 0.03612.383
plotNRS1.4990.0071.506
plotPbExprs13.777 0.03013.807
plotScatter4.1680.0804.249
plotSpillmat3.9750.0153.989
plotYields4.6380.1424.780
prepData1.3340.0021.336
runDR4.9790.0094.988
sce2fcs8.7210.0248.748