Back to Mac ARM64 build report for BioC 3.20
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-05-20 11:32:21 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 1974/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialHeatmap 2.11.0  (landing page)
Jianhai Zhang
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 2024)
git_url: https://git.bioconductor.org/packages/spatialHeatmap
git_branch: devel
git_last_commit: 5909972
git_last_commit_date: 2024-04-30 11:27:48 -0400 (Tue, 30 Apr 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for spatialHeatmap on kjohnson1


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.

raw results


Summary

Package: spatialHeatmap
Version: 2.11.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.11.0.tar.gz
StartedAt: 2024-05-20 03:40:30 -0400 (Mon, 20 May 2024)
EndedAt: 2024-05-20 03:48:39 -0400 (Mon, 20 May 2024)
EllapsedTime: 488.9 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialHeatmap.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/spatialHeatmap.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* 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.6
* 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.11.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 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 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 ... 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             19.750  0.736  20.636
SPHM              19.419  0.657  20.267
cell_group        14.289  0.300  14.672
process_cell_meta  9.851  0.106  10.017
reduce_dim         9.424  0.105   9.592
spatial_hm         4.901  0.236   5.190
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* 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 NOTE
See
  ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/spatialHeatmap.Rcheck/00check.log’
for details.


Installation output

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.4-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)

Tests output

spatialHeatmap.Rcheck/tests/runTests.Rout


R version 4.4.0 Patched (2024-04-24 r86482) -- "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.

> 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, 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 -- Mon May 20 03:48:21 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 
 30.421   1.201  31.875 

Example timings

spatialHeatmap.Rcheck/spatialHeatmap-Ex.timings

nameusersystemelapsed
Database0.5230.0250.554
SPHM19.419 0.65720.267
SPHMMethods1.8040.2152.041
SVG0.7890.2621.123
SVGMethods0.4790.1490.659
SpatialEnrichment4.3150.2524.614
aSVG.remote.repo0.0030.0020.005
adj_mod3.0580.1183.200
aggr_rep0.9660.0311.003
cell_group14.289 0.30014.672
cluster_cell1.5930.0291.626
coclus_opt0.2790.0120.295
cocluster0.2620.0180.283
com_factor0.2590.0170.285
covis19.750 0.73620.636
custom_shiny0.0230.0060.029
cut_dendro0.5980.0120.617
cvt_id0.7040.0260.743
data_ref0.9470.0190.975
edit_tar0.0050.0010.007
filter_data1.1380.0491.200
matrix_hm2.7710.0632.844
network2.5480.0492.610
norm_cell2.3830.0452.436
norm_data0.9720.0381.018
norm_srsc3.1720.1883.385
opt_bar0.1090.0020.111
opt_setting0.0070.0030.010
opt_violin0.1830.0030.193
optimal_k0.1280.0030.131
plot_dim1.9850.0372.037
plot_kmeans0.6480.0300.682
plot_meta2.8740.3033.207
process_cell_meta 9.851 0.10610.017
qc_cell1.2310.0251.260
read_cache2.9740.0333.021
read_fr0.0060.0010.008
read_svg0.6250.2580.974
reduce_dim9.4240.1059.592
reduce_rep0.0020.0010.002
return_feature0.7820.0190.810
save_cache2.8270.0282.870
shiny_shm0.0000.0010.000
shm3.6740.2253.996
spatialHeatmap-package0.0010.0010.001
spatial_hm4.9010.2365.190
submatrix2.9250.0623.003
true_bulk0.4120.0160.429
update_feature0.0010.0020.003
write_svg2.9600.2633.318