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 SPIAT on lconway


To the developers/maintainers of the SPIAT package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SPIAT.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 1938/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SPIAT 1.0.4  (landing page)
Yuzhou Feng
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/SPIAT
git_branch: RELEASE_3_16
git_last_commit: cff761f
git_last_commit_date: 2022-12-19 22:19:29 -0400 (Mon, 19 Dec 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: SPIAT
Version: 1.0.4
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SPIAT.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SPIAT_1.0.4.tar.gz
StartedAt: 2023-04-10 22:51:47 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 22:57:21 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 334.1 seconds
RetCode: 0
Status:   OK  
CheckDir: SPIAT.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SPIAT.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SPIAT_1.0.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/SPIAT.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 ‘SPIAT/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘SPIAT’ version ‘1.0.4’
* 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 ‘SPIAT’ 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 ... 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 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
dimensionality_reduction_plot                  16.321  0.708  17.118
calculate_percentage_of_grids                   8.245  0.111   8.375
calculate_pairwise_distances_between_celltypes  4.713  0.725   5.455
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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: OK


Installation output

SPIAT.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL SPIAT
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’
* installing *source* package ‘SPIAT’ ...
** 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 (SPIAT)

Tests output

SPIAT.Rcheck/tests/testthat.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.

> library(testthat)
> library(SPIAT)
Loading required package: SpatialExperiment
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 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("SPIAT")
[1] "Markers had been selected in minimum distance calculation: "
[1] "Immune1" "Tumour" 
[1] "Crossing of cross K function is detected for this image, indicating a potential immune ring."
[1] "The crossing happens at the 50% of the specified distance."
[1] "The alpha of Polygon is: 63.24375"
[1] "Markers had been selected in minimum distance calculation: "
[1] "Non-border" "Border"    
[1] "Tumour_marker"
[1] "Immune_marker1"
[1] "Immune_marker2"
[1] "Immune_marker3"
[1] "Immune_marker4"
[1] "Tumour_marker"
[1] "Immune_marker1"
[1] "Immune_marker2"
[1] "Immune_marker3"
[1] "Immune_marker4"
[1] "Tumour_marker  threshold intensity:  0.445450443784465"
[1] "Immune_marker1  threshold intensity:  0.116980867970434"
[1] "Immune_marker2  threshold intensity:  0.124283809517202"
[1] "Immune_marker3  threshold intensity:  0.0166413130263845"
[1] "Immune_marker4  threshold intensity:  0.00989731350898589"
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 80 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 80 ]
> 
> proc.time()
   user  system elapsed 
 58.228   3.280  61.604 

Example timings

SPIAT.Rcheck/SPIAT-Ex.timings

nameusersystemelapsed
AUC_of_cross_function0.1940.0100.205
R_BC1.7630.0671.835
average_marker_intensity_within_radius0.0540.0040.058
average_minimum_distance0.0200.0020.022
average_nearest_neighbor_index0.3000.0040.304
average_percentage_of_cells_within_radius0.9050.0250.932
calculate_cell_proportions0.0120.0010.012
calculate_cross_functions0.1780.0110.190
calculate_distance_to_margin1.1400.0191.161
calculate_entropy0.0090.0010.009
calculate_minimum_distances_between_celltypes0.0170.0010.018
calculate_pairwise_distances_between_celltypes4.7130.7255.455
calculate_percentage_of_grids8.2450.1118.375
calculate_proportions_of_cells_in_structure1.2130.0201.236
calculate_spatial_autocorrelation4.5050.0454.562
calculate_summary_distances_between_celltypes2.5560.2862.849
calculate_summary_distances_of_cells_to_borders1.1630.0981.265
composition_of_neighborhoods1.7020.2351.946
compute_gradient0.0520.0000.052
crossing_of_crossK0.1280.0270.155
define_celltypes0.7550.0100.766
define_structure1.4570.0311.493
dimensionality_reduction_plot16.321 0.70817.118
entropy_gradient_aggregated0.4190.0190.438
format_cellprofiler_to_spe0.1770.0020.180
format_codex_to_spe0.1710.0020.175
format_colData_to_spe0.1630.0020.165
format_halo_to_spe0.5720.1340.864
format_image_to_spe0.1410.0010.143
format_inform_to_spe0.2680.0340.280
format_spe_to_ppp0.0140.0010.015
grid_metrics4.1800.0374.227
identify_bordering_cells0.4660.0060.473
identify_neighborhoods0.8410.1741.018
image_splitter1.3350.0221.360
marker_intensity_boxplot0.2260.0040.229
marker_prediction_plot1.1030.0211.127
marker_surface_plot0.1830.0340.218
marker_surface_plot_stack0.1940.0420.237
measure_association_to_cell_properties0.3840.0050.389
mixing_score_summary0.0150.0010.015
number_of_cells_within_radius0.0100.0000.011
plot_average_intensity0.2400.0030.244
plot_cell_categories0.2380.0190.258
plot_cell_distances_violin1.7430.1521.898
plot_cell_marker_levels0.1510.0030.157
plot_cell_percentages0.5560.0070.565
plot_composition_heatmap2.6850.2642.965
plot_distance_heatmap2.9260.2633.197
plot_marker_level_heatmap0.3450.0770.423
predict_phenotypes1.3280.0511.381
select_celltypes0.0360.0010.038