Back to Mac ARM64 build report for BioC 3.19
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-07 11:32:30 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 277/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CATALYST 1.28.0  (landing page)
Helena L. Crowell
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/CATALYST
git_branch: RELEASE_3_19
git_last_commit: 1c6f8e1
git_last_commit_date: 2024-04-30 10:57:37 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  

CHECK results for CATALYST on kjohnson3


To the developers/maintainers of the CATALYST package:
- 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.28.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CATALYST_1.28.0.tar.gz
StartedAt: 2024-05-06 20:10:30 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 20:14:01 -0400 (Mon, 06 May 2024)
EllapsedTime: 210.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: CATALYST.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CATALYST_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/CATALYST.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.5
* 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.28.0’
* 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 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 ... 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
* 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:
  c(y) not identical to c(ms).
  Objects equal but not identical
  ── Failure ('test_plotMultiHeatmap.R:58:9'): plotMultiHeatmap() - hm2 = specific state markers ──
  p@ht_list[[i + 1]]@matrix not identical to meds[[i]].
  Objects equal but not identical
  ── Failure ('test_plotMultiHeatmap.R:58:9'): plotMultiHeatmap() - hm2 = specific state markers ──
  p@ht_list[[i + 1]]@matrix not identical to meds[[i]].
  Objects equal but not identical
  ── Failure ('test_plotMultiHeatmap.R:58:9'): plotMultiHeatmap() - hm2 = specific state markers ──
  p@ht_list[[i + 1]]@matrix not identical to meds[[i]].
  Objects equal but not identical
  
  [ FAIL 6 | WARN 1 | SKIP 0 | PASS 740 ]
  Error: Test failures
  Execution halted
* 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: 1 ERROR, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/CATALYST.Rcheck/00check.log’
for details.


Installation output

CATALYST.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CATALYST
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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 version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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':

    anyDuplicated, aperm, append, as.data.frame, basename, cbind,
    colnames, dirname, do.call, duplicated, eval, evalq, Filter, Find,
    get, grep, grepl, intersect, is.unsorted, lapply, Map, mapply,
    match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    Position, rank, rbind, Reduce, 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':

    expand.grid, I, 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 6 | WARN 1 | SKIP 0 | PASS 740 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_plotDiffHeatmap.R:36:5'): plotDiffHeatmap() - DA ─────────────
all(colSums(y) == 1) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
── Failure ('test_plotMultiHeatmap.R:26:5'): plotMultiHeatmap() - hm2 = 'abundances' ──
all(colSums(y) == 1) is not TRUE

`actual`:   FALSE
`expected`: TRUE 
── Failure ('test_plotMultiHeatmap.R:43:5'): plotMultiHeatmap() - hm2 = 'state' ──
c(y) not identical to c(ms).
Objects equal but not identical
── Failure ('test_plotMultiHeatmap.R:58:9'): plotMultiHeatmap() - hm2 = specific state markers ──
p@ht_list[[i + 1]]@matrix not identical to meds[[i]].
Objects equal but not identical
── Failure ('test_plotMultiHeatmap.R:58:9'): plotMultiHeatmap() - hm2 = specific state markers ──
p@ht_list[[i + 1]]@matrix not identical to meds[[i]].
Objects equal but not identical
── Failure ('test_plotMultiHeatmap.R:58:9'): plotMultiHeatmap() - hm2 = specific state markers ──
p@ht_list[[i + 1]]@matrix not identical to meds[[i]].
Objects equal but not identical

[ FAIL 6 | WARN 1 | SKIP 0 | PASS 740 ]
Error: Test failures
Execution halted

Example timings

CATALYST.Rcheck/CATALYST-Ex.timings

nameusersystemelapsed
SCE-accessors2.2590.1242.386
adaptSpillmat1.1230.0871.213
applyCutoffs0.9570.0441.003
assignPrelim0.5140.0120.527
clrDR1.9780.1122.110
cluster2.0330.1352.169
compCytof2.0180.1352.154
computeSpillmat0.9930.0441.038
data0.0010.0060.007
estCutoffs1.1280.0441.174
extractClusters1.3310.1271.461
filterSCE1.8390.1762.016
guessPanel0.0110.0010.013
mergeClusters1.7160.1361.854
normCytof0.7780.0190.797
pbMDS2.0890.2882.380
plotAbundances2.0740.1572.238
plotClusterExprs2.4250.1642.592
plotCodes1.9570.0852.043
plotCounts0.2990.0050.303
plotDR4.5550.3124.867
plotDiffHeatmap3.4350.1923.634
plotEvents0.5590.0090.569
plotExprHeatmap2.9860.1273.115
plotExprs1.0630.0551.119
plotFreqHeatmap2.5520.1282.685
plotMahal1.5710.0201.591
plotMultiHeatmap4.1820.0914.275
plotNRS0.3810.0050.387
plotPbExprs3.6110.0743.687
plotScatter1.4760.0351.514
plotSpillmat1.7040.0741.779
plotYields1.1300.0521.182
prepData0.5150.0140.529
runDR2.3360.0082.342
sce2fcs3.2650.1143.380