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

This page was generated on 2025-11-20 12:06 -0500 (Thu, 20 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4615
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4610
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4598
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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 2079/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpatialDecon 1.20.0  (landing page)
Maddy Griswold
Snapshot Date: 2025-11-17 13:45 -0500 (Mon, 17 Nov 2025)
git_url: https://git.bioconductor.org/packages/SpatialDecon
git_branch: RELEASE_3_22
git_last_commit: 3cc3c50
git_last_commit_date: 2025-10-29 11:03:25 -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
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for SpatialDecon on kjohnson1

To the developers/maintainers of the SpatialDecon package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SpatialDecon.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: SpatialDecon
Version: 1.20.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SpatialDecon.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SpatialDecon_1.20.0.tar.gz
StartedAt: 2025-11-18 13:26:14 -0500 (Tue, 18 Nov 2025)
EndedAt: 2025-11-18 13:30:26 -0500 (Tue, 18 Nov 2025)
EllapsedTime: 251.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: SpatialDecon.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/SpatialDecon.Rcheck’
* using R version 4.5.2 Patched (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SpatialDecon/DESCRIPTION’ ... OK
* this is package ‘SpatialDecon’ version ‘1.20.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 ‘SpatialDecon’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 ... NOTE
download_profile_matrix: no visible binding for global variable
  ‘profile_matrix’
Undefined global functions or variables:
  profile_matrix
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
runCollapseCellTypes 24.623  1.002  29.568
runReverseDecon      24.513  0.969  29.865
runspatialdecon      17.830  0.784  22.674
runErrorModel         5.374  0.062   6.190
runMergeTumorIntoX    5.338  0.059   6.309
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  [1] "4 / 4 : D"
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 95 ]
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-integration-testing.R:105:3'): spatialdeconTILs is as expected: beta ──
  Expected `all(abs(res.test$beta - res$beta) < 0.01)` to be TRUE.
  Differences:
  `actual`:   FALSE
  `expected`: TRUE 
  
  
  [ FAIL 1 | WARN 0 | SKIP 0 | PASS 95 ]
  Error:
  ! Test failures.
  Execution halted
* 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: 1 ERROR, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/SpatialDecon.Rcheck/00check.log’
for details.


Installation output

SpatialDecon.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘SpatialDecon’ ...
** this is package ‘SpatialDecon’ version ‘1.20.0’
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (SpatialDecon)

Tests output

SpatialDecon.Rcheck/tests/testthat.Rout.fail


R version 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-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.

> library(testthat)
> library(SpatialDecon)
> 
> test_check("SpatialDecon")
Saving _problems/test-integration-testing-105.R
[1] "Creating Atlas"
[1] "1 / 4 : B"
[1] "2 / 4 : C"
[1] "3 / 4 : A"
[1] "4 / 4 : D"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 95 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-integration-testing.R:105:3'): spatialdeconTILs is as expected: beta ──
Expected `all(abs(res.test$beta - res$beta) < 0.01)` to be TRUE.
Differences:
`actual`:   FALSE
`expected`: TRUE 


[ FAIL 1 | WARN 0 | SKIP 0 | PASS 95 ]
Error:
! Test failures.
Execution halted

Example timings

SpatialDecon.Rcheck/SpatialDecon-Ex.timings

nameusersystemelapsed
SpatialDecon-package1.4010.0481.702
TIL_barplot0.4150.0160.501
collapseCellTypes0.4140.0180.491
create_profile_matrix0.3240.0080.361
derive_GeoMx_background0.0010.0010.002
download_profile_matrix0.1400.2951.719
florets0.5280.0160.642
mergeTumorIntoX0.0050.0020.006
reverseDecon2.2990.1012.775
runCollapseCellTypes24.623 1.00229.568
runErrorModel5.3740.0626.190
runMergeTumorIntoX5.3380.0596.309
runReverseDecon24.513 0.96929.865
runspatialdecon17.830 0.78422.674
spatialdecon1.0880.0891.515