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

This page was generated on 2026-04-04 11:35 -0400 (Sat, 04 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.6.0 alpha (2026-03-30 r89742) 4900
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-03-28 r89739) 4634
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 2131/2381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpNeigh 0.99.42  (landing page)
Jinming Cheng
Snapshot Date: 2026-04-03 13:40 -0400 (Fri, 03 Apr 2026)
git_url: https://git.bioconductor.org/packages/SpNeigh
git_branch: devel
git_last_commit: 5dcdd14
git_last_commit_date: 2026-03-15 23:22:29 -0400 (Sun, 15 Mar 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
See other builds for SpNeigh in R Universe.


CHECK results for SpNeigh on nebbiolo1

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.

raw results


Summary

Package: SpNeigh
Version: 0.99.42
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.42.tar.gz
StartedAt: 2026-04-04 04:27:34 -0400 (Sat, 04 Apr 2026)
EndedAt: 2026-04-04 04:30:45 -0400 (Sat, 04 Apr 2026)
EllapsedTime: 191.2 seconds
RetCode: 0
Status:   OK  
CheckDir: SpNeigh.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/SpNeigh.Rcheck’
* using R version 4.6.0 alpha (2026-03-30 r89742)
* 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-04 08:27:34 UTC
* checking for file ‘SpNeigh/DESCRIPTION’ ... OK
* this is package ‘SpNeigh’ version ‘0.99.42’
* 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                    18.948  0.427  18.026
ComputeSpatialInteractionMatrix  9.362  0.139   9.150
* 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


Installation output

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.42’
** 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)

Tests output

SpNeigh.Rcheck/tests/testthat.Rout


R version 4.6.0 alpha (2026-03-30 r89742)
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 
 30.856   1.412  27.810 

Example timings

SpNeigh.Rcheck/SpNeigh-Ex.timings

nameusersystemelapsed
AddBoundary2.5880.1202.387
AddBoundaryPoly2.6850.0932.483
BoundaryPolyToPoints0.6140.0450.315
BuildBoundaryPoly1.3220.0231.018
ComputeBoundaryWeights0.8550.0270.456
ComputeCentroidWeights0.0730.0000.073
ComputeSEI1.4380.0250.978
ComputeSpatialEnrichmentIndex1.4840.0301.000
ComputeSpatialInteractionMatrix9.3620.1399.150
ExtractCoords0.0670.0020.069
FactorNaturalOrder0.0180.0000.018
GetBoundary1.8740.0730.717
GetCellsInside1.6830.0291.325
GetInnerBoundary0.6420.0060.287
GetOuterBoundary0.6410.0050.304
GetRingRegion0.6680.0080.330
PlotBoundary18.948 0.42718.026
PlotCellsInside2.4260.0331.845
PlotEdge1.1430.0040.811
PlotExpression0.8210.0030.824
PlotInteractionMatrix1.5940.0221.260
PlotRegion1.1430.0230.826
PlotSpatialExpression0.2960.0020.298
PlotStatsBar1.5020.0061.158
PlotStatsPie1.8570.0121.557
PlotWeights1.4250.0191.147
RemoveOutliers0.1190.0010.119
RunLimmaDE1.3730.0781.451
RunSpatialDE1.6130.0571.155
SafeColorPalette0.0020.0000.001
SplineDesign0.0080.0000.008
SplitBoundaryPolyByAnchor0.6430.0150.318
StatsCellsInside0.9160.0080.612
colors15_cheng0.0030.0010.004
theme_spneigh0.1830.0020.184