| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-04 12:02 -0500 (Thu, 04 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4878 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4624 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.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/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| spatialFDA 1.2.0 (landing page) Martin Emons
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
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. |
| 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-02 12:18:42 -0500 (Tue, 02 Dec 2025) |
| EndedAt: 2025-12-02 12:42:08 -0500 (Tue, 02 Dec 2025) |
| EllapsedTime: 1406.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: spatialFDA.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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 57.123 2.656 61.695
extractCrossInferenceData 45.483 1.542 47.728
crossSpatialInference 44.096 1.595 47.874
plotCrossMetricPerFov 44.285 1.188 46.694
plotCrossHeatmap 43.835 1.600 46.096
functionalGam 21.688 0.950 23.175
plotMdl 20.407 1.054 21.914
spatialInference 20.353 0.803 21.555
plotMetricPerFov 16.424 0.755 17.515
functionalPCA 15.877 0.794 17.238
plotFpca 15.801 0.836 17.411
plotFbPlot 15.768 0.755 17.397
prepData 15.553 0.728 16.838
calcMetricPerFov 15.320 0.868 17.150
print.fpca 15.213 0.739 16.483
rMaxHeuristic 12.152 0.783 13.393
dot-dfToppp 11.297 0.577 12.190
dot-extractMetric 10.830 0.489 11.712
dot-speToDf 10.729 0.563 11.593
dot-loadExample 8.178 0.453 9.147
* 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
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)
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.901 20.254 459.090
spatialFDA.Rcheck/spatialFDA-Ex.timings
| name | user | system | elapsed | |
| calcCrossMetricPerFov | 57.123 | 2.656 | 61.695 | |
| calcMetricPerFov | 15.320 | 0.868 | 17.150 | |
| crossSpatialInference | 44.096 | 1.595 | 47.874 | |
| dot-dfToppp | 11.297 | 0.577 | 12.190 | |
| dot-extractMetric | 10.830 | 0.489 | 11.712 | |
| dot-loadExample | 8.178 | 0.453 | 9.147 | |
| dot-speToDf | 10.729 | 0.563 | 11.593 | |
| extractCrossInferenceData | 45.483 | 1.542 | 47.728 | |
| functionalGam | 21.688 | 0.950 | 23.175 | |
| functionalPCA | 15.877 | 0.794 | 17.238 | |
| plotCrossHeatmap | 43.835 | 1.600 | 46.096 | |
| plotCrossMetricPerFov | 44.285 | 1.188 | 46.694 | |
| plotFbPlot | 15.768 | 0.755 | 17.397 | |
| plotFpca | 15.801 | 0.836 | 17.411 | |
| plotMdl | 20.407 | 1.054 | 21.914 | |
| plotMetricPerFov | 16.424 | 0.755 | 17.515 | |
| prepData | 15.553 | 0.728 | 16.838 | |
| print.fpca | 15.213 | 0.739 | 16.483 | |
| rMaxHeuristic | 12.152 | 0.783 | 13.393 | |
| spatialInference | 20.353 | 0.803 | 21.555 | |