| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-14 11:35 -0400 (Tue, 14 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 alpha (2026-04-05 r89794) | 4924 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-04-08 r89818) | 4655 |
| 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 2143/2394 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| SpNeigh 0.99.43 (landing page) Jinming Cheng
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for SpNeigh in R Universe. | ||||||||||||||
|
To the developers/maintainers of the SpNeigh package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SpNeigh.git to reflect on this report. See Troubleshooting Build Report for more information. - 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: SpNeigh |
| Version: 0.99.43 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:SpNeigh.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings SpNeigh_0.99.43.tar.gz |
| StartedAt: 2026-04-14 05:52:55 -0400 (Tue, 14 Apr 2026) |
| EndedAt: 2026-04-14 05:56:13 -0400 (Tue, 14 Apr 2026) |
| EllapsedTime: 198.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: SpNeigh.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:SpNeigh.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings SpNeigh_0.99.43.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/SpNeigh.Rcheck’
* using R version 4.6.0 alpha (2026-04-05 r89794)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-14 09:52:55 UTC
* checking for file ‘SpNeigh/DESCRIPTION’ ... OK
* this is package ‘SpNeigh’ version ‘0.99.43’
* 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 ‘SpNeigh’ 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 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 loading without being on the library search path ... 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
PlotBoundary 19.034 0.645 18.170
ComputeSpatialInteractionMatrix 9.998 0.204 9.822
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: OK
SpNeigh.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL SpNeigh ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘SpNeigh’ ... ** this is package ‘SpNeigh’ version ‘0.99.43’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (SpNeigh)
SpNeigh.Rcheck/tests/testthat.Rout
R version 4.6.0 alpha (2026-04-05 r89794)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
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.
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(SpNeigh)
>
> test_check("SpNeigh")
Warning: stack imbalance in '::', 79 then 81
Warning: stack imbalance in '<-', 77 then 79
Warning: stack imbalance in '{', 73 then 75
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 186 ]
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 186 ]
>
> proc.time()
user system elapsed
32.915 1.261 29.076
SpNeigh.Rcheck/SpNeigh-Ex.timings
| name | user | system | elapsed | |
| AddBoundary | 2.673 | 0.143 | 2.483 | |
| AddBoundaryPoly | 2.872 | 0.168 | 2.728 | |
| BoundaryPolyToPoints | 0.640 | 0.077 | 0.357 | |
| BuildBoundaryPoly | 1.305 | 0.052 | 1.047 | |
| ComputeBoundaryWeights | 0.777 | 0.024 | 0.458 | |
| ComputeCentroidWeights | 0.072 | 0.001 | 0.074 | |
| ComputeSEI | 1.562 | 0.030 | 0.992 | |
| ComputeSpatialEnrichmentIndex | 1.497 | 0.030 | 1.005 | |
| ComputeSpatialInteractionMatrix | 9.998 | 0.204 | 9.822 | |
| ExtractCoords | 0.068 | 0.002 | 0.070 | |
| FactorNaturalOrder | 0.018 | 0.001 | 0.019 | |
| GetBoundary | 2.161 | 0.047 | 0.749 | |
| GetCellsInside | 1.675 | 0.013 | 1.323 | |
| GetInnerBoundary | 0.682 | 0.014 | 0.308 | |
| GetOuterBoundary | 0.723 | 0.011 | 0.328 | |
| GetRingRegion | 0.721 | 0.015 | 0.363 | |
| PlotBoundary | 19.034 | 0.645 | 18.170 | |
| PlotCellsInside | 2.411 | 0.048 | 1.883 | |
| PlotEdge | 1.174 | 0.004 | 0.827 | |
| PlotExpression | 0.850 | 0.001 | 0.851 | |
| PlotInteractionMatrix | 1.682 | 0.051 | 1.330 | |
| PlotRegion | 1.175 | 0.016 | 0.821 | |
| PlotSpatialExpression | 0.344 | 0.001 | 0.345 | |
| PlotStatsBar | 1.599 | 0.004 | 1.243 | |
| PlotStatsPie | 1.989 | 0.011 | 1.677 | |
| PlotWeights | 1.537 | 0.020 | 1.175 | |
| RemoveOutliers | 0.119 | 0.002 | 0.121 | |
| RunLimmaDE | 1.462 | 0.077 | 1.538 | |
| RunSpatialDE | 1.605 | 0.061 | 1.141 | |
| SafeColorPalette | 0.001 | 0.000 | 0.001 | |
| SplineDesign | 0.009 | 0.000 | 0.008 | |
| SplitBoundaryPolyByAnchor | 0.711 | 0.014 | 0.325 | |
| StatsCellsInside | 1.328 | 0.007 | 0.628 | |
| colors15_cheng | 0.002 | 0.001 | 0.004 | |
| theme_spneigh | 0.187 | 0.001 | 0.187 | |