Back to Multiple platform build/check report for BioC 3.22:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-06-19 12:05 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 278/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CATALYST 1.33.0  (landing page)
Helena L. Crowell
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/CATALYST
git_branch: devel
git_last_commit: 1b3da92
git_last_commit_date: 2025-04-15 11:10:22 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for CATALYST on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: CATALYST
Version: 1.33.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CATALYST_1.33.0.tar.gz
StartedAt: 2025-06-17 05:34:46 -0000 (Tue, 17 Jun 2025)
EndedAt: 2025-06-17 05:47:25 -0000 (Tue, 17 Jun 2025)
EllapsedTime: 759.7 seconds
RetCode: 0
Status:   OK  
CheckDir: CATALYST.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings CATALYST_1.33.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/CATALYST.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CATALYST/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CATALYST’ version ‘1.33.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 24 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      18.003  0.031  18.088
plotMultiHeatmap 17.735  0.108  17.892
plotDiffHeatmap  16.259  0.028  16.350
sce2fcs          13.880  0.032  13.956
plotDR           13.613  0.060  13.728
plotExprHeatmap  12.904  0.047  12.993
plotClusterExprs 10.364  0.103  10.514
plotFreqHeatmap   9.216  0.064   9.309
clrDR             8.818  0.096   8.944
pbMDS             8.483  0.040   8.551
plotAbundances    7.901  0.032   7.962
compCytof         7.870  0.047   7.944
SCE-accessors     7.706  0.123   7.860
mergeClusters     7.720  0.012   7.766
plotCodes         7.596  0.020   7.644
plotMahal         7.197  0.024   7.246
extractClusters   6.438  0.060   6.523
cluster           6.123  0.016   6.158
filterSCE         6.073  0.028   6.120
plotSpillmat      5.969  0.012   5.999
computeSpillmat   5.803  0.016   5.839
plotExprs         5.555  0.104   5.676
plotYields        5.469  0.028   5.515
adaptSpillmat     5.391  0.032   5.442
plotScatter       5.288  0.008   5.313
runDR             4.985  0.008   5.008
estCutoffs        4.924  0.065   5.007
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

CATALYST.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL CATALYST
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘CATALYST’ ...
** this is package ‘CATALYST’ version ‘1.33.0’
** 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.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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: GenomeInfoDb
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 1 | SKIP 0 | PASS 746 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 746 ]
> 
> proc.time()
   user  system elapsed 
217.296   1.708 219.637 

Example timings

CATALYST.Rcheck/CATALYST-Ex.timings

nameusersystemelapsed
SCE-accessors7.7060.1237.860
adaptSpillmat5.3910.0325.442
applyCutoffs4.1140.0164.145
assignPrelim2.2300.0042.242
clrDR8.8180.0968.944
cluster6.1230.0166.158
compCytof7.8700.0477.944
computeSpillmat5.8030.0165.839
data0.0020.0070.009
estCutoffs4.9240.0655.007
extractClusters6.4380.0606.523
filterSCE6.0730.0286.120
guessPanel0.0310.0000.030
mergeClusters7.7200.0127.766
normCytof2.8990.0362.947
pbMDS8.4830.0408.551
plotAbundances7.9010.0327.962
plotClusterExprs10.364 0.10310.514
plotCodes7.5960.0207.644
plotCounts1.3410.0241.370
plotDR13.613 0.06013.728
plotDiffHeatmap16.259 0.02816.350
plotEvents2.6470.0042.660
plotExprHeatmap12.904 0.04712.993
plotExprs5.5550.1045.676
plotFreqHeatmap9.2160.0649.309
plotMahal7.1970.0247.246
plotMultiHeatmap17.735 0.10817.892
plotNRS1.7320.0121.750
plotPbExprs18.003 0.03118.088
plotScatter5.2880.0085.313
plotSpillmat5.9690.0125.999
plotYields5.4690.0285.515
prepData1.9770.0041.988
runDR4.9850.0085.008
sce2fcs13.880 0.03213.956