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

This page was generated on 2026-03-25 11:34 -0400 (Wed, 25 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4876
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences" 4573
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 2092/2372HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialFDA 1.3.2  (landing page)
Martin Emons
Snapshot Date: 2026-03-24 13:40 -0400 (Tue, 24 Mar 2026)
git_url: https://git.bioconductor.org/packages/spatialFDA
git_branch: devel
git_last_commit: e57aeef
git_last_commit_date: 2026-03-22 06:43:47 -0400 (Sun, 22 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  UNNEEDED, same version is already published
See other builds for spatialFDA in R Universe.


CHECK results for spatialFDA on nebbiolo1

To the developers/maintainers of the spatialFDA package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/spatialFDA.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: spatialFDA
Version: 1.3.2
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:spatialFDA.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings spatialFDA_1.3.2.tar.gz
StartedAt: 2026-03-25 04:24:15 -0400 (Wed, 25 Mar 2026)
EndedAt: 2026-03-25 04:39:42 -0400 (Wed, 25 Mar 2026)
EllapsedTime: 927.1 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialFDA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:spatialFDA.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings spatialFDA_1.3.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/spatialFDA.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-25 08:24:15 UTC
* checking for file ‘spatialFDA/DESCRIPTION’ ... OK
* this is package ‘spatialFDA’ version ‘1.3.2’
* 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 ‘spatialFDA’ 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
calcCrossMetricPerFov     22.886  1.162  24.278
plotCrossMetricPerFov     21.971  0.501  22.696
extractCrossInferenceData 20.352  0.455  21.119
crossSpatialInference     20.260  0.410  20.902
plotCrossHeatmap          18.685  0.363  19.364
spatialInference           9.480  0.286  10.018
plotMdl                    8.906  0.319   9.451
plotMetricPerFov           8.858  0.329   9.405
calcMetricPerFov           8.656  0.459   9.336
plotFpca                   8.476  0.309   9.005
print.fpca                 8.307  0.426   8.966
functionalGam              8.363  0.316   8.935
plotFbPlot                 8.321  0.315   8.854
prepData                   8.330  0.303   8.868
functionalPCA              7.770  0.348   8.350
dot-dfToppp                6.871  0.545   7.638
rMaxHeuristic              6.788  0.286   7.292
dot-extractMetric          6.471  0.437   7.126
dot-speToDf                6.518  0.337   7.075
dot-loadExample            5.784  0.323   6.332
* 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

spatialFDA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL spatialFDA
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘spatialFDA’ ...
** this is package ‘spatialFDA’ version ‘1.3.2’
** using staged installation
** R
** 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 (spatialFDA)

Tests output

spatialFDA.Rcheck/tests/testthat.Rout


R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences"
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(spatialFDA)
> 
> test_check("spatialFDA")
imcdatasets not installed.
  Full functionality, documentation, and loading of data might not be possible without installing
loading from cache
require("SingleCellExperiment")
Calculating Gest of alpha
Calculating markcorr of alpha
Calculating Gcross from alpha to Tc
Calculating Gest of alpha
Calculating Gcross from alpha to beta
Calculating Gcross from alpha to alpha
Calculating Gcross from beta to alpha
Calculating Gcross from delta to alpha
Calculating Gcross from alpha to beta
Calculating Gcross from beta to beta
Calculating Gcross from delta to beta
Calculating Gcross from alpha to delta
Calculating Gcross from beta to delta
Calculating Gcross from delta to delta
alpha
Calculating Kdot of alpha
beta
Calculating Kdot of beta
delta
Calculating Kdot of delta
Calculating Lcross from alpha to Tc
Calculating Gcross from alpha to Tc
Calculating Gcross from alpha to Tc
Calculating Gest of beta

Attaching package: 'tidyr'

The following object is masked from 'package:S4Vectors':

    expand


Attaching package: 'dplyr'

The following object is masked from 'package:Biobase':

    combine

The following objects are masked from 'package:GenomicRanges':

    intersect, setdiff, union

The following object is masked from 'package:Seqinfo':

    intersect

The following objects are masked from 'package:IRanges':

    collapse, desc, intersect, setdiff, slice, union

The following objects are masked from 'package:S4Vectors':

    first, intersect, rename, setdiff, setequal, union

The following objects are masked from 'package:BiocGenerics':

    combine, intersect, setdiff, setequal, union

The following object is masked from 'package:generics':

    explain

The following object is masked from 'package:matrixStats':

    count

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

imcdatasets not installed.
  Full functionality, documentation, and loading of data might not be possible without installing
loading from cache
Calculating Gest of alpha
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.951212410802971
Calculating Gcross from alpha to alpha
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.951212410802971
Calculating Gcross from Tc to alpha
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.613682456471012
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.782698336487972
Calculating Gcross from Tc to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.620195440113292
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.782698336487972
imcdatasets not installed.
  Full functionality, documentation, and loading of data might not be possible without installing
loading from cache
Calculating Gcross from alpha to Tc
imcdatasets not installed.
  Full functionality, documentation, and loading of data might not be possible without installing
loading from cache
Calculating Gcross from alpha to Tc
imcdatasets not installed.
  Full functionality, documentation, and loading of data might not be possible without installing
loading from cache
Calculating Gcross from alpha to Tc
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.823601885061598
Calculating Gest of beta
Can not fit a model if one condition has no images with curves
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.812649469658532
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.797998314289232
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.756853642025701
Calculating Gcross from alpha to Tc
Creating design matrix with Onset as reference
The adjusted R-squared of the model is 0.7568005976314
Calculating Gcross from alpha to Tc
Creating design matrix with Onset as reference
The adjusted R-squared of the model is 0.757213393443369
Calculating Gcross from beta to B
Can not fit a model if one condition has no images with curves
[ FAIL 0 | WARN 165 | SKIP 0 | PASS 57 ]

[ FAIL 0 | WARN 165 | SKIP 0 | PASS 57 ]
> 
> proc.time()
   user  system elapsed 
181.512   4.537 187.481 

Example timings

spatialFDA.Rcheck/spatialFDA-Ex.timings

nameusersystemelapsed
calcCrossMetricPerFov22.886 1.16224.278
calcMetricPerFov8.6560.4599.336
crossSpatialInference20.260 0.41020.902
dot-dfToppp6.8710.5457.638
dot-extractMetric6.4710.4377.126
dot-loadExample5.7840.3236.332
dot-speToDf6.5180.3377.075
extractCrossInferenceData20.352 0.45521.119
functionalGam8.3630.3168.935
functionalPCA7.7700.3488.350
plotCrossHeatmap18.685 0.36319.364
plotCrossMetricPerFov21.971 0.50122.696
plotFbPlot8.3210.3158.854
plotFpca8.4760.3099.005
plotMdl8.9060.3199.451
plotMetricPerFov8.8580.3299.405
prepData8.3300.3038.868
print.fpca8.3070.4268.966
rMaxHeuristic6.7880.2867.292
spatialInference 9.480 0.28610.018