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

This page was generated on 2026-04-03 11:38 -0400 (Fri, 03 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.6.0 alpha (2026-03-30 r89742) 4894
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-02 13:40 -0400 (Thu, 02 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  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-03 04:25:54 -0400 (Fri, 03 Apr 2026)
EndedAt: 2026-04-03 04:28:59 -0400 (Fri, 03 Apr 2026)
EllapsedTime: 185.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-03 08:25:54 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                    17.736  0.478  16.785
ComputeSpatialInteractionMatrix  9.411  0.189   9.229
* 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 
 31.467   1.297  27.657 

Example timings

SpNeigh.Rcheck/SpNeigh-Ex.timings

nameusersystemelapsed
AddBoundary2.6280.1332.477
AddBoundaryPoly2.7280.0932.544
BoundaryPolyToPoints0.5560.0250.299
BuildBoundaryPoly1.3360.0211.043
ComputeBoundaryWeights0.8930.0130.454
ComputeCentroidWeights0.0740.0020.077
ComputeSEI1.4800.0360.988
ComputeSpatialEnrichmentIndex1.4310.0411.010
ComputeSpatialInteractionMatrix9.4110.1899.229
ExtractCoords0.0680.0020.069
FactorNaturalOrder0.0150.0020.018
GetBoundary2.2370.0260.748
GetCellsInside1.6040.0071.318
GetInnerBoundary0.6030.0080.295
GetOuterBoundary0.6370.0120.304
GetRingRegion0.6400.0030.343
PlotBoundary17.736 0.47816.785
PlotCellsInside2.9470.0162.561
PlotEdge1.2360.0100.806
PlotExpression0.7880.0030.790
PlotInteractionMatrix1.6310.0031.242
PlotRegion1.3500.0170.832
PlotSpatialExpression0.2880.0020.289
PlotStatsBar1.5570.0021.219
PlotStatsPie1.8340.0121.544
PlotWeights1.4740.0211.145
RemoveOutliers0.1190.0010.120
RunLimmaDE1.3900.0551.445
RunSpatialDE1.6820.0671.176
SafeColorPalette0.0000.0000.001
SplineDesign0.0060.0010.008
SplitBoundaryPolyByAnchor0.5870.0120.300
StatsCellsInside0.9480.0090.638
colors15_cheng0.0010.0020.003
theme_spneigh0.1720.0010.173