Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-09-01 11:32:33 -0400 (Fri, 01 Sep 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4343 |
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 1976/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
spatialHeatmap 2.6.0 (landing page) Jianhai Zhang
| kjohnson2 | macOS 12.6.1 Monterey / 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.6.0 |
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.6.0.tar.gz |
StartedAt: 2023-08-31 05:34:15 -0400 (Thu, 31 Aug 2023) |
EndedAt: 2023-08-31 05:51:34 -0400 (Thu, 31 Aug 2023) |
EllapsedTime: 1039.8 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.6.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/spatialHeatmap.Rcheck’ * using R version 4.3.1 (2023-06-16) * 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 Monterey 12.6.7 * 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.6.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 ‘spatialHeatmap’ can be installed ... OK * checking installed package size ... NOTE installed size is 24.2Mb sub-directories of 1Mb or more: R 1.2Mb extdata 22.5Mb * 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 covis 16.864 3.155 44.355 SPHM 16.590 2.392 42.729 cell_group 11.192 1.942 28.879 process_cell_meta 7.679 0.666 17.429 reduce_dim 7.421 0.740 16.683 SpatialEnrichment 4.944 1.677 16.424 spatial_hm 5.361 1.049 14.705 submatrix 3.605 1.319 11.297 matrix_hm 2.532 1.965 13.625 adj_mod 2.755 1.551 11.548 shm 3.859 0.444 9.362 norm_srsc 2.585 1.125 9.393 network 2.468 1.093 9.648 norm_cell 2.622 0.602 8.405 SPHMMethods 2.242 0.733 7.077 plot_dim 2.219 0.620 7.394 deg_ovl 1.738 0.657 6.177 * 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.17-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.1 (2023-06-16) -- "Beagle Scouts" 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 Aug 31 05:51:07 2023 *********************************************** 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 27.750 2.594 63.552
spatialHeatmap.Rcheck/spatialHeatmap-Ex.timings
name | user | system | elapsed | |
Database | 0.568 | 0.058 | 1.237 | |
SPHM | 16.590 | 2.392 | 42.729 | |
SPHMMethods | 2.242 | 0.733 | 7.077 | |
SVG | 0.863 | 0.491 | 3.936 | |
SVGMethods | 0.498 | 0.180 | 1.850 | |
SpatialEnrichment | 4.944 | 1.677 | 16.424 | |
aSVG.remote.repo | 0.003 | 0.004 | 0.020 | |
adj_mod | 2.755 | 1.551 | 11.548 | |
aggr_rep | 1.154 | 0.351 | 3.453 | |
cell_group | 11.192 | 1.942 | 28.879 | |
cluster_cell | 1.739 | 0.310 | 4.287 | |
coclus_opt | 0.310 | 0.061 | 0.733 | |
cocluster | 0.371 | 0.089 | 0.909 | |
com_factor | 0.298 | 0.032 | 0.601 | |
covis | 16.864 | 3.155 | 44.355 | |
custom_shiny | 0.017 | 0.009 | 0.054 | |
cut_dendro | 0.854 | 0.338 | 3.071 | |
cvt_id | 0.626 | 0.161 | 2.067 | |
deg.table | 0.016 | 0.012 | 0.083 | |
deg_ovl | 1.738 | 0.657 | 6.177 | |
edit_tar | 0.006 | 0.009 | 0.060 | |
filter_data | 1.259 | 0.506 | 4.662 | |
lis.deg.up.down | 0.001 | 0.002 | 0.004 | |
matrix_hm | 2.532 | 1.965 | 13.625 | |
network | 2.468 | 1.093 | 9.648 | |
norm_cell | 2.622 | 0.602 | 8.405 | |
norm_data | 1.202 | 0.527 | 4.701 | |
norm_srsc | 2.585 | 1.125 | 9.393 | |
opt_bar | 0.149 | 0.034 | 0.456 | |
opt_setting | 0.009 | 0.007 | 0.037 | |
opt_violin | 0.214 | 0.048 | 0.640 | |
optimal_k | 0.172 | 0.056 | 0.562 | |
plot_dim | 2.219 | 0.620 | 7.394 | |
plot_kmeans | 0.754 | 0.265 | 2.581 | |
process_cell_meta | 7.679 | 0.666 | 17.429 | |
qc_cell | 1.489 | 0.057 | 3.065 | |
read_cache | 2.107 | 0.144 | 4.721 | |
read_fr | 0.006 | 0.002 | 0.013 | |
read_svg | 0.553 | 0.242 | 1.750 | |
reduce_dim | 7.421 | 0.740 | 16.683 | |
reduce_rep | 0.001 | 0.001 | 0.003 | |
refine_cluster | 1.705 | 0.099 | 3.874 | |
return_feature | 1.152 | 0.220 | 3.139 | |
save_cache | 1.988 | 0.386 | 4.919 | |
shiny_shm | 0 | 0 | 0 | |
shm | 3.859 | 0.444 | 9.362 | |
spatialHeatmap-package | 0.000 | 0.001 | 0.001 | |
spatial_hm | 5.361 | 1.049 | 14.705 | |
submatrix | 3.605 | 1.319 | 11.297 | |
true_bulk | 0.532 | 0.060 | 1.358 | |
update_feature | 0.001 | 0.002 | 0.014 | |