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

This page was generated on 2024-03-27 11:36:26 -0400 (Wed, 27 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4698
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4436
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4461
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4376
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 274/2264HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CATALYST 1.27.1  (landing page)
Helena L. Crowell
Snapshot Date: 2024-03-26 14:00:18 -0400 (Tue, 26 Mar 2024)
git_url: https://git.bioconductor.org/packages/CATALYST
git_branch: devel
git_last_commit: 4602ea6
git_last_commit_date: 2024-02-27 10:09:48 -0400 (Tue, 27 Feb 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  

CHECK results for CATALYST on nebbiolo1


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.27.1
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings CATALYST_1.27.1.tar.gz
StartedAt: 2024-03-26 20:47:13 -0400 (Tue, 26 Mar 2024)
EndedAt: 2024-03-26 20:59:36 -0400 (Tue, 26 Mar 2024)
EllapsedTime: 743.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: CATALYST.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/CATALYST.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘CATALYST/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CATALYST’ version ‘1.27.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 ... NOTE
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘.cluster_cols’
* 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) assignPrelim.Rd:34: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) assignPrelim.Rd:35: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) assignPrelim.Rd:40: Lost braces in \itemize; \value handles \item{}{} directly
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 ... OK
* 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
plotMultiHeatmap 13.758  0.104  13.766
plotDiffHeatmap  12.100  0.224  12.314
plotPbExprs      11.669  0.056  11.673
plotDR           11.051  0.105  11.150
sce2fcs           9.457  0.064   9.521
plotExprHeatmap   8.605  0.044   8.618
plotClusterExprs  7.368  0.176   7.538
pbMDS             6.814  0.108   6.903
clrDR             6.510  0.180   6.691
mergeClusters     6.624  0.056   6.672
SCE-accessors     6.091  0.512   6.603
plotFreqHeatmap   6.477  0.092   6.570
plotCodes         6.001  0.048   6.050
extractClusters   5.846  0.184   6.030
compCytof         5.864  0.140   6.004
plotAbundances    5.685  0.016   5.701
filterSCE         5.531  0.056   5.588
runDR             5.374  0.020   5.391
plotSpillmat      5.190  0.116   5.306
plotMahal         5.158  0.044   5.203
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  The following objects are masked from 'package:matrixStats':
  
      anyMissing, rowMedians
  
  > 
  > test_check("CATALYST")
  [ FAIL 1 | WARN 3 | SKIP 0 | PASS 741 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test_plotScatter.R:39:5'): plotScatter() - color_by ───────────────
  p$guides$colour inherits from `'NULL'` not `'character'`.
  
  [ FAIL 1 | WARN 3 | SKIP 0 | PASS 741 ]
  Error: Test failures
  Execution halted
* 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: 1 ERROR, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/CATALYST.Rcheck/00check.log’
for details.


Installation output

CATALYST.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘CATALYST’ ...
** 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.fail


R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences"
Copyright (C) 2024 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

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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, 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 1 | WARN 3 | SKIP 0 | PASS 741 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plotScatter.R:39:5'): plotScatter() - color_by ───────────────
p$guides$colour inherits from `'NULL'` not `'character'`.

[ FAIL 1 | WARN 3 | SKIP 0 | PASS 741 ]
Error: Test failures
Execution halted

Example timings

CATALYST.Rcheck/CATALYST-Ex.timings

nameusersystemelapsed
SCE-accessors6.0910.5126.603
adaptSpillmat4.2090.2244.433
applyCutoffs2.7940.1522.947
assignPrelim1.6050.0281.633
clrDR6.5100.1806.691
cluster4.3030.0844.387
compCytof5.8640.1406.004
computeSpillmat3.3150.0513.366
data0.0080.0000.007
estCutoffs3.7510.0243.775
extractClusters5.8460.1846.030
filterSCE5.5310.0565.588
guessPanel0.0250.0000.026
mergeClusters6.6240.0566.672
normCytof2.5920.0402.632
pbMDS6.8140.1086.903
plotAbundances5.6850.0165.701
plotClusterExprs7.3680.1767.538
plotCodes6.0010.0486.050
plotCounts0.9530.0030.956
plotDR11.051 0.10511.150
plotDiffHeatmap12.100 0.22412.314
plotEvents1.7820.0121.795
plotExprHeatmap8.6050.0448.618
plotExprs3.4260.0483.474
plotFreqHeatmap6.4770.0926.570
plotMahal5.1580.0445.203
plotMultiHeatmap13.758 0.10413.766
plotNRS1.2980.0241.322
plotPbExprs11.669 0.05611.673
plotScatter4.1820.0404.222
plotSpillmat5.1900.1165.306
plotYields3.5490.0683.617
prepData1.6040.0121.616
runDR5.3740.0205.391
sce2fcs9.4570.0649.521