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

This page was generated on 2025-12-08 12:02 -0500 (Mon, 08 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4668
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 2082/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
spatialFDA 1.2.0  (landing page)
Martin Emons
Snapshot Date: 2025-12-04 13:45 -0500 (Thu, 04 Dec 2025)
git_url: https://git.bioconductor.org/packages/spatialFDA
git_branch: RELEASE_3_22
git_last_commit: 6860169
git_last_commit_date: 2025-10-29 11:33:57 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for spatialFDA on merida1

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.2.0
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.2.0.tar.gz
StartedAt: 2025-12-05 12:41:56 -0500 (Fri, 05 Dec 2025)
EndedAt: 2025-12-05 13:06:13 -0500 (Fri, 05 Dec 2025)
EllapsedTime: 1456.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.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/spatialFDA.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘spatialFDA/DESCRIPTION’ ... OK
* this is package ‘spatialFDA’ version ‘1.2.0’
* 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     58.543  2.809  66.913
crossSpatialInference     45.292  1.435  50.502
plotCrossMetricPerFov     45.782  0.940  49.567
extractCrossInferenceData 45.240  1.262  49.070
plotCrossHeatmap          45.045  1.275  48.869
plotMdl                   20.400  0.890  22.454
functionalGam             19.684  0.803  21.728
spatialInference          18.921  0.775  21.007
plotMetricPerFov          16.643  0.699  18.411
functionalPCA             16.059  0.670  17.715
plotFpca                  15.963  0.748  18.132
calcMetricPerFov          15.657  0.926  17.883
plotFbPlot                15.696  0.652  17.395
prepData                  15.601  0.695  17.372
print.fpca                15.264  0.651  16.937
rMaxHeuristic             11.895  0.611  13.494
dot-dfToppp               11.201  0.574  12.638
dot-extractMetric         11.107  0.538  12.480
dot-speToDf               10.564  0.576  11.941
dot-loadExample            8.207  0.432   9.403
* 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.5-x86_64/Resources/library’
* installing *source* package ‘spatialFDA’ ...
** this is package ‘spatialFDA’ version ‘1.2.0’
** 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 version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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")
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.989755562666547
Calculating Gcross from alpha to alpha
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.989755562666547
Calculating Gcross from Tc to alpha
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.697877461131864
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.82317681350734
Calculating Gcross from Tc to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.828441693125797
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.82317681350734
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.82317681350734
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.836697817694626
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.817679285661609
Calculating Gcross from alpha to Tc
Creating design matrix with Non-diabetic as reference
The adjusted R-squared of the model is 0.778212685014452
Calculating Gcross from alpha to Tc
Creating design matrix with Onset as reference
The adjusted R-squared of the model is 0.778169684435465
[ FAIL 0 | WARN 153 | SKIP 0 | PASS 55 ]

[ FAIL 0 | WARN 153 | SKIP 0 | PASS 55 ]
> 
> proc.time()
   user  system elapsed 
413.978  18.157 473.573 

Example timings

spatialFDA.Rcheck/spatialFDA-Ex.timings

nameusersystemelapsed
calcCrossMetricPerFov58.543 2.80966.913
calcMetricPerFov15.657 0.92617.883
crossSpatialInference45.292 1.43550.502
dot-dfToppp11.201 0.57412.638
dot-extractMetric11.107 0.53812.480
dot-loadExample8.2070.4329.403
dot-speToDf10.564 0.57611.941
extractCrossInferenceData45.240 1.26249.070
functionalGam19.684 0.80321.728
functionalPCA16.059 0.67017.715
plotCrossHeatmap45.045 1.27548.869
plotCrossMetricPerFov45.782 0.94049.567
plotFbPlot15.696 0.65217.395
plotFpca15.963 0.74818.132
plotMdl20.400 0.89022.454
plotMetricPerFov16.643 0.69918.411
prepData15.601 0.69517.372
print.fpca15.264 0.65116.937
rMaxHeuristic11.895 0.61113.494
spatialInference18.921 0.77521.007