Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-04-12 11:06:27 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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

CHECK results for spatialHeatmap on lconway


To the developers/maintainers of the spatialHeatmap package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/spatialHeatmap.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1930/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialHeatmap 2.4.0  (landing page)
Jianhai Zhang
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/spatialHeatmap
git_branch: RELEASE_3_16
git_last_commit: ed77bd2
git_last_commit_date: 2022-11-01 11:23:02 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: spatialHeatmap
Version: 2.4.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.4.0.tar.gz
StartedAt: 2023-04-10 22:50:04 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 22:56:18 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 374.3 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.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/spatialHeatmap.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* 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.4.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 19.1Mb
  sub-directories of 1Mb or more:
    R         1.1Mb
    extdata  17.6Mb
* 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
read_hdf5              10.664  0.903  11.615
write_hdf5              9.146  0.772   9.950
covis                   9.010  0.449   9.657
spatial_hm              6.908  0.561   8.183
spatialHeatmap-package  6.993  0.411   7.922
reduce_dim              6.206  0.152   6.365
manual_group            6.231  0.095   6.337
process_cell_meta       5.988  0.079   6.077
* 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.16-bioc/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.2/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’
** 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.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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

Loading required package: Biobase
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

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 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
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.
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 Apr 10 22:56:04 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 
 23.807   1.267  25.234 

Example timings

spatialHeatmap.Rcheck/spatialHeatmap-Ex.timings

nameusersystemelapsed
SVGMethods0.4490.1241.207
aSVG.remote.repo0.0030.0020.004
adj_mod1.7890.0591.856
aggr_rep0.3000.0140.316
cluster_cell1.4030.0571.463
coclus_opt0.2050.0110.220
cocluster0.2540.0150.269
com_factor0.1960.0110.208
coord0.6040.2181.318
covis9.0100.4499.657
custom_shiny0.0110.0030.018
deg.table0.0130.0020.014
deg_ovl1.2900.0141.308
edit_tar0.0070.0010.009
filter_data0.6400.0300.671
graph_line0.1690.0030.172
lis.deg.up.down0.0020.0020.002
manual_group6.2310.0956.337
matrix_hm1.0590.0611.125
network1.6290.0771.708
norm_cell1.8210.0481.873
norm_data0.4580.0360.495
opt_bar0.0920.0020.093
opt_setting0.0060.0020.008
opt_violin0.1310.0020.133
plot_dim1.4180.0401.461
process_cell_meta5.9880.0796.077
qc_cell0.9570.0350.993
read_cache1.7910.0501.845
read_fr0.0040.0010.004
read_hdf510.664 0.90311.615
read_svg0.4440.2040.764
reduce_dim6.2060.1526.365
reduce_rep0.0000.0010.002
refine_cluster1.1530.0181.172
return_feature0.8280.0260.860
save_cache1.8060.0521.861
shiny_shm000
spatialHeatmap-package6.9930.4117.922
spatial_enrich3.2760.1943.523
spatial_hm6.9080.5618.183
submatrix0.7540.0280.787
tar_ref0.5570.0170.574
true_bulk0.3610.0170.384
update_feature0.0010.0010.002
write_hdf59.1460.7729.950