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

This page was generated on 2026-03-27 11:33 -0400 (Fri, 27 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4880
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences" 4577
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.3  (landing page)
Martin Emons
Snapshot Date: 2026-03-26 13:40 -0400 (Thu, 26 Mar 2026)
git_url: https://git.bioconductor.org/packages/spatialFDA
git_branch: devel
git_last_commit: e70d821
git_last_commit_date: 2026-03-25 02:30:02 -0400 (Wed, 25 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  
See other builds for spatialFDA in R Universe.


CHECK results for spatialFDA on kjohnson3

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.3
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:spatialFDA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings spatialFDA_1.3.3.tar.gz
StartedAt: 2026-03-26 21:56:47 -0400 (Thu, 26 Mar 2026)
EndedAt: 2026-03-26 22:01:12 -0400 (Thu, 26 Mar 2026)
EllapsedTime: 265.9 seconds
RetCode: 0
Status:   OK  
CheckDir: spatialFDA.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/spatialFDA.Rcheck’
* using R Under development (unstable) (2026-03-20 r89666)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-03-27 01:56:47 UTC
* using option ‘--no-vignettes’
* checking for file ‘spatialFDA/DESCRIPTION’ ... OK
* this is package ‘spatialFDA’ version ‘1.3.3’
* 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 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     11.776  0.399  12.711
plotCrossMetricPerFov      8.062  0.159   8.444
crossSpatialInference      7.939  0.205   8.520
extractCrossInferenceData  7.916  0.181   8.343
plotCrossHeatmap           7.291  0.196   7.810
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

spatialFDA.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘spatialFDA’ ...
** this is package ‘spatialFDA’ version ‘1.3.3’
** 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-20 r89666) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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")
proj_create: /opt/R/arm64/share/proj/proj.db contains DATABASE.LAYOUT.VERSION.MINOR = 2 whereas a number >= 4 is expected. It comes from another PROJ installation.
proj_create: no database context specified
There appears to be a problem with the PROJ installation
see ?imcdatasets and browseVignettes('imcdatasets') for documentation
loading from cache
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:EBImage':

    combine

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

see ?imcdatasets and browseVignettes('imcdatasets') for documentation
loading from cache
Calculating Gest of alpha
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.951212410802972
Calculating Gcross from alpha to alpha
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.951212410802972
Calculating Gcross from Tc to alpha
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.61368245646756
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.782698336487969
Calculating Gcross from Tc to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.620195440113291
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.782698336487969
see ?imcdatasets and browseVignettes('imcdatasets') for documentation
loading from cache
Calculating Gcross from alpha to Tc
see ?imcdatasets and browseVignettes('imcdatasets') for documentation
loading from cache
Calculating Gcross from alpha to Tc
see ?imcdatasets and browseVignettes('imcdatasets') for documentation
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.823601885064433
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.79799831428923
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.756853642025703
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.757213393443367
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 
 68.276   1.753  71.640 

Example timings

spatialFDA.Rcheck/spatialFDA-Ex.timings

nameusersystemelapsed
calcCrossMetricPerFov11.776 0.39912.711
calcMetricPerFov3.3760.1683.849
crossSpatialInference7.9390.2058.520
dot-dfToppp2.8800.1133.222
dot-extractMetric3.0080.1293.450
dot-loadExample2.0030.1022.364
dot-speToDf2.7520.1103.130
extractCrossInferenceData7.9160.1818.343
functionalGam3.4780.1403.832
functionalPCA3.5900.1334.022
plotCrossHeatmap7.2910.1967.810
plotCrossMetricPerFov8.0620.1598.444
plotFbPlot3.4090.1433.844
plotFpca3.5840.1023.851
plotMdl3.5890.1083.987
plotMetricPerFov3.6600.1264.092
prepData3.5450.1564.004
print.fpca3.4900.1233.880
rMaxHeuristic2.8370.0993.193
spatialInference3.5500.1283.963