| Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-01-04 17:32:19 -0500 (Thu, 04 Jan 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.2 (2023-10-31) -- "Eye Holes" | 4394 |
| 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 273/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| CATALYST 1.26.0 (landing page) Helena L. Crowell
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | ERROR | OK | ||||||||
|
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. |
| Package: CATALYST |
| Version: 1.26.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.26.0.tar.gz |
| StartedAt: 2024-01-03 07:53:50 -0500 (Wed, 03 Jan 2024) |
| EndedAt: 2024-01-03 08:05:20 -0500 (Wed, 03 Jan 2024) |
| EllapsedTime: 690.5 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: CATALYST.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### 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.26.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/CATALYST.Rcheck’
* using R version 4.3.2 (2023-10-31)
* using platform: aarch64-apple-darwin20 (64-bit)
* 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.1
* 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.26.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 R 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 ... 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 ... OK
* 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
plotDR 13.525 0.610 14.148
plotMultiHeatmap 13.563 0.547 14.117
plotDiffHeatmap 12.640 1.178 13.846
plotPbExprs 12.519 0.330 12.858
sce2fcs 9.812 0.495 10.329
plotExprHeatmap 9.047 0.501 9.618
plotCodes 7.318 0.718 8.077
mergeClusters 6.454 1.217 7.689
plotAbundances 6.920 0.690 7.653
plotFreqHeatmap 6.777 0.756 7.564
plotClusterExprs 6.682 0.607 7.293
SCE-accessors 6.512 0.747 7.280
clrDR 6.291 0.674 6.979
filterSCE 5.727 1.143 6.873
pbMDS 6.206 0.655 6.865
extractClusters 5.249 0.536 5.788
runDR 5.663 0.068 5.890
compCytof 5.244 0.285 5.543
cluster 4.799 0.428 5.257
plotMahal 4.979 0.086 5.066
computeSpillmat 4.713 0.293 5.008
* 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 735 ]
Error: Test failures
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.18-bioc-mac-arm64/meat/CATALYST.Rcheck/00check.log’
for details.
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.3-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)
CATALYST.Rcheck/tests/testthat.Rout.fail
R version 4.3.2 (2023-10-31) -- "Eye Holes"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)
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, sort, 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 6 | WARN 1 | SKIP 0 | PASS 735 ]
══ 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 735 ]
Error: Test failures
Execution halted
CATALYST.Rcheck/CATALYST-Ex.timings
| name | user | system | elapsed | |
| SCE-accessors | 6.512 | 0.747 | 7.280 | |
| adaptSpillmat | 3.352 | 0.235 | 3.601 | |
| applyCutoffs | 3.043 | 0.129 | 3.173 | |
| assignPrelim | 1.659 | 0.050 | 1.710 | |
| clrDR | 6.291 | 0.674 | 6.979 | |
| cluster | 4.799 | 0.428 | 5.257 | |
| compCytof | 5.244 | 0.285 | 5.543 | |
| computeSpillmat | 4.713 | 0.293 | 5.008 | |
| data | 0.008 | 0.019 | 0.027 | |
| estCutoffs | 3.811 | 0.197 | 4.009 | |
| extractClusters | 5.249 | 0.536 | 5.788 | |
| filterSCE | 5.727 | 1.143 | 6.873 | |
| guessPanel | 0.043 | 0.007 | 0.051 | |
| mergeClusters | 6.454 | 1.217 | 7.689 | |
| normCytof | 2.628 | 0.070 | 2.702 | |
| pbMDS | 6.206 | 0.655 | 6.865 | |
| plotAbundances | 6.920 | 0.690 | 7.653 | |
| plotClusterExprs | 6.682 | 0.607 | 7.293 | |
| plotCodes | 7.318 | 0.718 | 8.077 | |
| plotCounts | 1.079 | 0.024 | 1.104 | |
| plotDR | 13.525 | 0.610 | 14.148 | |
| plotDiffHeatmap | 12.640 | 1.178 | 13.846 | |
| plotEvents | 2.011 | 0.036 | 2.051 | |
| plotExprHeatmap | 9.047 | 0.501 | 9.618 | |
| plotExprs | 3.551 | 0.102 | 3.653 | |
| plotFreqHeatmap | 6.777 | 0.756 | 7.564 | |
| plotMahal | 4.979 | 0.086 | 5.066 | |
| plotMultiHeatmap | 13.563 | 0.547 | 14.117 | |
| plotNRS | 1.372 | 0.030 | 1.416 | |
| plotPbExprs | 12.519 | 0.330 | 12.858 | |
| plotScatter | 4.727 | 0.089 | 4.819 | |
| plotSpillmat | 4.683 | 0.151 | 4.839 | |
| plotYields | 4.730 | 0.195 | 4.926 | |
| prepData | 1.73 | 0.04 | 1.77 | |
| runDR | 5.663 | 0.068 | 5.890 | |
| sce2fcs | 9.812 | 0.495 | 10.329 | |