Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-03-07 14:40:04 -0500 (Thu, 07 Mar 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.2 (2023-10-31) -- "Eye Holes" | 4346 |
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 2013/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
spatialHeatmap 2.8.5 (landing page) Jianhai Zhang
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the spatialHeatmap 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: spatialHeatmap |
Version: 2.8.5 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spatialHeatmap.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spatialHeatmap_2.8.5.tar.gz |
StartedAt: 2024-03-07 04:20:59 -0500 (Thu, 07 Mar 2024) |
EndedAt: 2024-03-07 04:29:38 -0500 (Thu, 07 Mar 2024) |
EllapsedTime: 518.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: spatialHeatmap.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spatialHeatmap.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spatialHeatmap_2.8.5.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/spatialHeatmap.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 ‘spatialHeatmap/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘spatialHeatmap’ version ‘2.8.5’ * 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 ‘spatialHeatmap’ can be installed ... OK * checking installed package size ... NOTE installed size is 31.8Mb sub-directories of 1Mb or more: R 1.2Mb extdata 30.2Mb * 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 ... 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 ... 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 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 SPHM 20.342 0.720 21.389 covis 20.134 0.651 20.979 cell_group 14.513 0.341 14.984 process_cell_meta 11.422 0.117 11.692 reduce_dim 9.322 0.152 9.570 spatial_hm 4.803 0.291 5.206 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.R’ OK * 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 NOTE See ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/spatialHeatmap.Rcheck/00check.log’ for details.
spatialHeatmap.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL spatialHeatmap ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘spatialHeatmap’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘svg’ in package ‘spatialHeatmap’ Creating a new generic function for ‘match’ in package ‘spatialHeatmap’ ** 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 (spatialHeatmap)
spatialHeatmap.Rcheck/tests/runTests.Rout
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. > BiocGenerics:::testPackage("spatialHeatmap") Attaching package: 'spatialHeatmap' The following object is masked from 'package:grDevices': svg The following object is masked from 'package:base': match Loading required package: Biobase Loading required package: BiocGenerics Attaching package: 'BiocGenerics' The following object is masked from 'package:spatialHeatmap': match 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 Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: SummarizedExperiment Loading required package: MatrixGenerics Loading required package: matrixStats Attaching package: 'matrixStats' The following objects are masked from 'package:Biobase': anyMissing, rowMedians 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 The following object is masked from 'package:Biobase': rowMedians Loading required package: GenomicRanges Loading required package: stats4 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: limma Attaching package: 'limma' The following object is masked from 'package:BiocGenerics': plotMA Loading required package: xml2 Loading required package: RCurl Loading required package: jsonlite Loading required package: BiocStyle Attaching package: 'BiocStyle' The following object is masked from 'package:spatialHeatmap': output Normalising: ESF type "ratio" Syntactically valid column names are made! Syntactically valid column names are made! All values before filtering: Min. 1st Qu. Median Mean 3rd Qu. Max. 0.000 0.000 0.287 2.442 4.268 19.991 All coefficient of variances (CVs) before filtering: Min. 1st Qu. Median Mean 3rd Qu. Max. 0.0007742 0.0767696 0.4019655 0.6217813 0.9956157 2.0000000 All values after filtering: Min. 1st Qu. Median Mean 3rd Qu. Max. 0.000 2.654 4.976 4.779 6.451 14.695 All coefficient of variances (CVs) after filtering: Min. 1st Qu. Median Mean 3rd Qu. Max. 0.3001 0.3648 0.4637 0.5651 0.7392 1.1548 Warning: variables of sample/condition are less than 5! ..connectivity.. ..matrix multiplication (system BLAS).. ..normalization.. ..done. ..done. ..done. ..done. ..done. Normalising: ESF type "ratio" Syntactically valid column names are made! Syntactically valid column names are made! All values before filtering: Min. 1st Qu. Median Mean 3rd Qu. Max. 0.000 0.000 0.287 2.442 4.268 19.991 All coefficient of variances (CVs) before filtering: Min. 1st Qu. Median Mean 3rd Qu. Max. 0.0007742 0.0767696 0.4019655 0.6217813 0.9956157 2.0000000 All values after filtering: Min. 1st Qu. Median Mean 3rd Qu. Max. 0.000 2.654 4.976 4.779 6.451 14.695 All coefficient of variances (CVs) after filtering: Min. 1st Qu. Median Mean 3rd Qu. Max. 0.3001 0.3648 0.4637 0.5651 0.7392 1.1548 RUNIT TEST PROTOCOL -- Thu Mar 7 04:29:22 2024 *********************************************** Number of test functions: 2 Number of errors: 0 Number of failures: 0 1 Test Suite : spatialHeatmap RUnit Tests - 2 test functions, 0 errors, 0 failures Number of test functions: 2 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 31.573 1.517 33.732
spatialHeatmap.Rcheck/spatialHeatmap-Ex.timings
name | user | system | elapsed | |
Database | 0.576 | 0.028 | 0.629 | |
SPHM | 20.342 | 0.720 | 21.389 | |
SPHMMethods | 2.036 | 0.221 | 2.335 | |
SVG | 0.887 | 0.296 | 1.269 | |
SVGMethods | 0.478 | 0.157 | 0.706 | |
SpatialEnrichment | 4.232 | 0.281 | 4.553 | |
aSVG.remote.repo | 0.004 | 0.002 | 0.005 | |
adj_mod | 3.291 | 0.159 | 3.428 | |
aggr_rep | 0.974 | 0.036 | 1.015 | |
cell_group | 14.513 | 0.341 | 14.984 | |
cluster_cell | 1.581 | 0.029 | 1.628 | |
coclus_opt | 0.303 | 0.017 | 0.328 | |
cocluster | 0.306 | 0.024 | 0.345 | |
com_factor | 0.205 | 0.012 | 0.219 | |
covis | 20.134 | 0.651 | 20.979 | |
custom_shiny | 0.025 | 0.006 | 0.031 | |
cut_dendro | 0.627 | 0.012 | 0.632 | |
cvt_id | 0.679 | 0.021 | 0.719 | |
data_ref | 0.863 | 0.018 | 0.889 | |
edit_tar | 0.006 | 0.001 | 0.008 | |
filter_data | 1.191 | 0.036 | 1.240 | |
matrix_hm | 2.831 | 0.073 | 2.919 | |
network | 2.570 | 0.055 | 2.650 | |
norm_cell | 2.418 | 0.055 | 2.487 | |
norm_data | 2.242 | 0.051 | 2.337 | |
norm_srsc | 2.627 | 0.159 | 2.835 | |
opt_bar | 0.177 | 0.003 | 0.191 | |
opt_setting | 0.009 | 0.005 | 0.016 | |
opt_violin | 0.171 | 0.002 | 0.180 | |
optimal_k | 0.132 | 0.004 | 0.141 | |
plot_dim | 1.987 | 0.033 | 2.051 | |
plot_kmeans | 0.756 | 0.022 | 0.779 | |
plot_meta | 2.911 | 0.317 | 3.342 | |
process_cell_meta | 11.422 | 0.117 | 11.692 | |
qc_cell | 1.254 | 0.034 | 1.297 | |
read_cache | 3.022 | 0.046 | 3.103 | |
read_fr | 0.005 | 0.001 | 0.007 | |
read_svg | 0.624 | 0.270 | 0.964 | |
reduce_dim | 9.322 | 0.152 | 9.570 | |
reduce_rep | 0.001 | 0.001 | 0.002 | |
return_feature | 0.824 | 0.022 | 0.858 | |
save_cache | 2.896 | 0.026 | 2.956 | |
shiny_shm | 0.000 | 0.001 | 0.000 | |
shm | 3.534 | 0.245 | 3.971 | |
spatialHeatmap-package | 0.000 | 0.001 | 0.000 | |
spatial_hm | 4.803 | 0.291 | 5.206 | |
submatrix | 3.118 | 0.097 | 3.248 | |
true_bulk | 0.434 | 0.015 | 0.451 | |
update_feature | 0.002 | 0.001 | 0.003 | |
write_svg | 3.276 | 0.265 | 3.627 | |