| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-19 12:54 -0400 (Tue, 19 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4898 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4617 |
| 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 1057/2377 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| imageFeatureTCGA 1.1.0 (landing page) Ilaria Billato
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | ||||||||||
| See other builds for imageFeatureTCGA in R Universe. | ||||||||||||||
|
To the developers/maintainers of the imageFeatureTCGA package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/imageFeatureTCGA.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: imageFeatureTCGA |
| Version: 1.1.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:imageFeatureTCGA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings imageFeatureTCGA_1.1.0.tar.gz |
| StartedAt: 2026-05-18 22:05:39 -0400 (Mon, 18 May 2026) |
| EndedAt: 2026-05-18 22:10:09 -0400 (Mon, 18 May 2026) |
| EllapsedTime: 270.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: imageFeatureTCGA.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:imageFeatureTCGA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings imageFeatureTCGA_1.1.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/imageFeatureTCGA.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* 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-05-19 02:05:39 UTC
* using option ‘--no-vignettes’
* checking for file ‘imageFeatureTCGA/DESCRIPTION’ ... OK
* this is package ‘imageFeatureTCGA’ version ‘1.1.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 ‘imageFeatureTCGA’ 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
ProvGigaList 10.496 2.153 66.519
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘tinytest.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
imageFeatureTCGA.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL imageFeatureTCGA ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘imageFeatureTCGA’ ... ** this is package ‘imageFeatureTCGA’ version ‘1.1.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 (imageFeatureTCGA)
imageFeatureTCGA.Rcheck/tests/tinytest.Rout
R version 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There"
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.
> if (requireNamespace("tinytest", quietly = TRUE)) {
+ tinytest::test_package("imageFeatureTCGA")
+ }
test-HoverNet.R............... 0 tests
test-HoverNet.R............... 0 tests
test-HoverNet.R............... 1 tests OK
test-HoverNet.R............... 2 tests OK
Download status: 0 done; 1 in progress (0 b/s). Total size: 1.33 Kb (0%)...
Download status: 1 done; 0 in progress. Total size: 10.24 Mb (100%)... done!
test-HoverNet.R............... 2 tests OK
test-HoverNet.R............... 3 tests OK
test-HoverNet.R............... 4 tests OK
test-HoverNet.R............... 4 tests OK
test-HoverNet.R............... 5 tests OK
test-HoverNet.R............... 5 tests OK
test-HoverNet.R............... 6 tests OK
test-HoverNet.R............... 7 tests OK
test-HoverNet.R............... 7 tests OK
test-HoverNet.R............... 7 tests OK
test-HoverNet.R............... 8 tests OK 16.2s
test-ProvGiga.R............... 0 tests
test-ProvGiga.R............... 0 tests
test-ProvGiga.R............... 1 tests OK
test-ProvGiga.R............... 2 tests OK
Download status: 0 done; 1 in progress (0 b/s). Total size: 1.33 Kb (3%)...
Download status: 1 done; 0 in progress. Total size: 39.07 Kb (100%)... done!
test-ProvGiga.R............... 2 tests OK
test-ProvGiga.R............... 3 tests OK
test-ProvGiga.R............... 4 tests OK
test-ProvGiga.R............... 5 tests OK
test-ProvGiga.R............... 5 tests OK
test-ProvGiga.R............... 6 tests OK 0.8s
Download status: 0 done; 1 in progress (1.07 Mb/s). Total size: 4.29 Mb (14%)...
Download status: 0 done; 1 in progress (1.29 Mb/s). Total size: 11.68 Mb (38%)...
Download status: 0 done; 1 in progress (1.35 Mb/s). Total size: 19.06 Mb (62%)...
Download status: 0 done; 1 in progress (1.39 Mb/s). Total size: 26.67 Mb (87%)...
Download status: 1 done; 0 in progress. Total size: 30.60 Mb (100%)... done!
test-ProvGigaList.R........... 0 tests
test-ProvGigaList.R........... 0 tests
test-ProvGigaList.R........... 1 tests OK
test-ProvGigaList.R........... 2 tests OK
test-ProvGigaList.R........... 3 tests OK
test-ProvGigaList.R........... 4 tests OK
test-ProvGigaList.R........... 5 tests OK
test-ProvGigaList.R........... 5 tests OK
test-ProvGigaList.R........... 6 tests OK
test-ProvGigaList.R........... 7 tests OK
test-ProvGigaList.R........... 8 tests OK
test-ProvGigaList.R........... 8 tests OK
test-ProvGigaList.R........... 8 tests OK
Download status: 3 done; 0 in progress. Total size: 120.84 Kb (100%)... done!
test-ProvGigaList.R........... 8 tests OK
test-ProvGigaList.R........... 9 tests OK
test-ProvGigaList.R........... 10 tests OK
test-ProvGigaList.R........... 11 tests OK 24.3s
Download status: 0 done; 1 in progress (559.88 Kb/s). Total size: 1.73 Mb (6%)...
Download status: 0 done; 1 in progress (1.08 Mb/s). Total size: 8.94 Mb (29%)...
Download status: 0 done; 1 in progress (1.18 Mb/s). Total size: 15.84 Mb (52%)...
Download status: 0 done; 1 in progress (1.25 Mb/s). Total size: 23.04 Mb (75%)...
Download status: 0 done; 1 in progress (1.29 Mb/s). Total size: 30.26 Mb (99%)...
Download status: 1 done; 0 in progress. Total size: 30.60 Mb (100%)... done!
test-getCatalog.R............. 0 tests
test-getCatalog.R............. 1 tests OK
test-getCatalog.R............. 2 tests OK
test-getCatalog.R............. 3 tests OK
Download status: 0 done; 1 in progress (737.21 Kb/s). Total size: 3.22 Mb (11%)...
Download status: 0 done; 1 in progress (931.46 Kb/s). Total size: 8.68 Mb (28%)...
Download status: 0 done; 1 in progress (1.08 Mb/s). Total size: 15.76 Mb (52%)...
Download status: 0 done; 1 in progress (1.15 Mb/s). Total size: 22.75 Mb (74%)...
Download status: 0 done; 1 in progress (1.21 Mb/s). Total size: 29.80 Mb (97%)...
Download status: 1 done; 0 in progress. Total size: 30.60 Mb (100%)... done!
test-getCatalog.R............. 3 tests OK
test-getCatalog.R............. 4 tests OK
Download status: 0 done; 1 in progress (578.37 Kb/s). Total size: 2.59 Mb (8%)...
Download status: 0 done; 1 in progress (753.19 Kb/s). Total size: 7.02 Mb (23%)...
Download status: 0 done; 1 in progress (798.87 Kb/s). Total size: 11.39 Mb (37%)...
Download status: 0 done; 1 in progress (840.30 Kb/s). Total size: 16.13 Mb (53%)...
Download status: 0 done; 1 in progress (856.67 Kb/s). Total size: 20.66 Mb (68%)...
Download status: 0 done; 1 in progress (862.11 Kb/s). Total size: 25.12 Mb (82%)...
Download status: 0 done; 1 in progress (872.59 Kb/s). Total size: 29.76 Mb (97%)...
Download status: 1 done; 0 in progress. Total size: 30.60 Mb (100%)... done!
test-getCatalog.R............. 4 tests OK
test-getCatalog.R............. 5 tests OK
test-getCatalog.R............. 5 tests OK
test-getCatalog.R............. 6 tests OK
test-getCatalog.R............. 7 tests OK
test-getCatalog.R............. 8 tests OK 1.4s
test-linkTCGA.R............... 1 tests OK
test-linkTCGA.R............... 2 tests OK
test-linkTCGA.R............... 3 tests OK
test-linkTCGA.R............... 4 tests OK
test-linkTCGA.R............... 5 tests OK
test-linkTCGA.R............... 5 tests OK
test-linkTCGA.R............... 5 tests OK
test-linkTCGA.R............... 6 tests OK
test-linkTCGA.R............... 7 tests OK
test-linkTCGA.R............... 8 tests OK
test-linkTCGA.R............... 9 tests OK
test-linkTCGA.R............... 9 tests OK
test-linkTCGA.R............... 9 tests OK
test-linkTCGA.R............... 10 tests OK
test-linkTCGA.R............... 11 tests OK
test-linkTCGA.R............... 12 tests OK
test-linkTCGA.R............... 13 tests OK
test-linkTCGA.R............... 14 tests OK
test-linkTCGA.R............... 15 tests OK
test-linkTCGA.R............... 16 tests OK
test-linkTCGA.R............... 17 tests OK 11ms
test-utils.R.................. 1 tests OK
test-utils.R.................. 2 tests OK
test-utils.R.................. 3 tests OK
test-utils.R.................. 4 tests OK
test-utils.R.................. 5 tests OK
test-utils.R.................. 6 tests OK
test-utils.R.................. 7 tests OK
test-utils.R.................. 7 tests OK
test-utils.R.................. 7 tests OK
test-utils.R.................. 8 tests OK
test-utils.R.................. 9 tests OK
test-utils.R.................. 10 tests OK
test-utils.R.................. 10 tests OK
test-utils.R.................. 10 tests OK
test-utils.R.................. 10 tests OK
test-utils.R.................. 11 tests OK
test-utils.R.................. 12 tests OK
test-utils.R.................. 13 tests OK
test-utils.R.................. 14 tests OK
test-utils.R.................. 15 tests OK
test-utils.R.................. 16 tests OK
test-utils.R.................. 16 tests OK
test-utils.R.................. 16 tests OK
test-utils.R.................. 16 tests OK
test-utils.R.................. 16 tests OK
test-utils.R.................. 17 tests OK
test-utils.R.................. 18 tests OK
test-utils.R.................. 19 tests OK
test-utils.R.................. 20 tests OK
test-utils.R.................. 21 tests OK
test-utils.R.................. 21 tests OK
test-utils.R.................. 22 tests OK
test-utils.R.................. 23 tests OK 8ms
All ok, 73 results (2m 7.3s)
>
> proc.time()
user system elapsed
22.493 1.485 130.216
imageFeatureTCGA.Rcheck/imageFeatureTCGA-Ex.timings
| name | user | system | elapsed | |
| HoverNet | 0.721 | 0.204 | 1.431 | |
| ProvGiga | 0.001 | 0.000 | 0.000 | |
| ProvGigaList | 10.496 | 2.153 | 66.519 | |
| embeddingStack | 0 | 0 | 0 | |
| getCatalog | 0.000 | 0.000 | 0.001 | |
| linkTCGA | 0.000 | 0.001 | 0.000 | |