Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-25 15:39 -0500 (Sat, 25 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4658 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" | 4455 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4408 |
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 2011/2286 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
SpatialDecon 1.17.0 (landing page) Maddy Griswold
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | ||||||||||
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: SpatialDecon |
Version: 1.17.0 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:SpatialDecon.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SpatialDecon_1.17.0.tar.gz |
StartedAt: 2025-01-25 11:52:44 -0000 (Sat, 25 Jan 2025) |
EndedAt: 2025-01-25 12:07:08 -0000 (Sat, 25 Jan 2025) |
EllapsedTime: 864.0 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: SpatialDecon.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:SpatialDecon.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SpatialDecon_1.17.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/SpatialDecon.Rcheck’ * using R Under development (unstable) (2024-11-24 r87369) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘SpatialDecon/DESCRIPTION’ ... OK * this is package ‘SpatialDecon’ version ‘1.17.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 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 ... 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 125.605 0.886 126.715 runReverseDecon 124.140 0.159 124.656 runspatialdecon 65.080 0.663 67.336 runErrorModel 21.713 0.196 21.952 runMergeTumorIntoX 20.597 0.112 20.747 reverseDecon 10.522 0.422 10.971 SpatialDecon-package 5.107 0.120 5.236 * 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] "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 ── all(abs(res.test$beta - res$beta) < 0.01) is not TRUE `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 ‘/home/biocbuild/bbs-3.21-bioc/meat/SpatialDecon.Rcheck/00check.log’ for details.
SpatialDecon.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL SpatialDecon ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’ * installing *source* package ‘SpatialDecon’ ... ** 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)
SpatialDecon.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-unknown-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. > library(testthat) > library(SpatialDecon) > > test_check("SpatialDecon") [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 ── all(abs(res.test$beta - res$beta) < 0.01) is not TRUE `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 0 | PASS 95 ] Error: Test failures Execution halted
SpatialDecon.Rcheck/SpatialDecon-Ex.timings
name | user | system | elapsed | |
SpatialDecon-package | 5.107 | 0.120 | 5.236 | |
TIL_barplot | 1.608 | 0.020 | 1.630 | |
collapseCellTypes | 1.597 | 0.012 | 1.611 | |
create_profile_matrix | 0.861 | 0.044 | 0.907 | |
derive_GeoMx_background | 0.004 | 0.000 | 0.004 | |
download_profile_matrix | 0.292 | 0.116 | 3.698 | |
florets | 1.583 | 0.031 | 1.618 | |
mergeTumorIntoX | 0.015 | 0.001 | 0.016 | |
reverseDecon | 10.522 | 0.422 | 10.971 | |
runCollapseCellTypes | 125.605 | 0.886 | 126.715 | |
runErrorModel | 21.713 | 0.196 | 21.952 | |
runMergeTumorIntoX | 20.597 | 0.112 | 20.747 | |
runReverseDecon | 124.140 | 0.159 | 124.656 | |
runspatialdecon | 65.080 | 0.663 | 67.336 | |
spatialdecon | 4.807 | 0.160 | 4.977 | |