| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-29 10:15 -0400 (Wed, 29 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4988 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 4694 |
| 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 1069/2415 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| imageFeatureTCGA 1.0.0 (landing page) Ilaria Billato
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | 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.0.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.0.0.tar.gz |
| StartedAt: 2026-04-28 21:54:21 -0400 (Tue, 28 Apr 2026) |
| EndedAt: 2026-04-28 21:58:24 -0400 (Tue, 28 Apr 2026) |
| EllapsedTime: 242.9 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.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/imageFeatureTCGA.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* 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-04-29 01:54:21 UTC
* using option ‘--no-vignettes’
* checking for file ‘imageFeatureTCGA/DESCRIPTION’ ... OK
* this is package ‘imageFeatureTCGA’ version ‘1.0.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 ... NOTE
proj_create: /opt/R/arm64/share/proj/proj.db contains DATABASE.LAYOUT.VERSION.MINOR = 2 whereas a number >= 4 is expected. It comes from another PROJ installation.
proj_create: no database context specified
* 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.292 2.108 56.796
* 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: 1 NOTE
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/imageFeatureTCGA.Rcheck/00check.log’
for details.
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.0.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-04-24 r89963) -- "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
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 15.4s
test-ProvGiga.R............... 0 tests
test-ProvGiga.R............... 0 tests
test-ProvGiga.R............... 1 tests OK
test-ProvGiga.R............... 2 tests OK
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.4s
Download status: 0 done; 1 in progress (0 b/s). Total size: 4.00 Kb (0%)...
Download status: 0 done; 1 in progress (1.09 Mb/s). Total size: 5.81 Mb (19%)...
Download status: 0 done; 1 in progress (1.23 Mb/s). Total size: 12.86 Mb (42%)...
Download status: 0 done; 1 in progress (1.28 Mb/s). Total size: 19.86 Mb (65%)...
Download status: 0 done; 1 in progress (1.31 Mb/s). Total size: 26.88 Mb (88%)...
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
test-ProvGigaList.R........... 8 tests OK
test-ProvGigaList.R........... 9 tests OK
test-ProvGigaList.R........... 10 tests OK
test-ProvGigaList.R........... 11 tests OK 25.2s
Download status: 0 done; 1 in progress (852.29 Kb/s). Total size: 2.55 Mb (8%)...
Download status: 0 done; 1 in progress (1.21 Mb/s). Total size: 9.76 Mb (32%)...
Download status: 0 done; 1 in progress (1.25 Mb/s). Total size: 16.57 Mb (54%)...
Download status: 0 done; 1 in progress (1.27 Mb/s). Total size: 23.54 Mb (77%)...
Download status: 0 done; 1 in progress (1.30 Mb/s). Total size: 30.59 Mb (100%)...
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 (904.22 Kb/s). Total size: 3.66 Mb (12%)...
Download status: 0 done; 1 in progress (1.18 Mb/s). Total size: 10.88 Mb (36%)...
Download status: 0 done; 1 in progress (1.26 Mb/s). Total size: 18.12 Mb (59%)...
Download status: 0 done; 1 in progress (1.30 Mb/s). Total size: 25.04 Mb (82%)...
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 (1.00 Mb/s). Total size: 4.51 Mb (15%)...
Download status: 0 done; 1 in progress (1.24 Mb/s). Total size: 11.90 Mb (39%)...
Download status: 0 done; 1 in progress (1.33 Mb/s). Total size: 19.37 Mb (63%)...
Download status: 0 done; 1 in progress (1.37 Mb/s). Total size: 26.96 Mb (88%)...
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.2s
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 31ms
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 9ms
All ok, 73 results (1m 51.7s)
>
> proc.time()
user system elapsed
22.074 1.487 114.528
imageFeatureTCGA.Rcheck/imageFeatureTCGA-Ex.timings
| name | user | system | elapsed | |
| HoverNet | 0.676 | 0.186 | 0.867 | |
| ProvGiga | 0.001 | 0.000 | 0.001 | |
| ProvGigaList | 10.292 | 2.108 | 56.796 | |
| embeddingStack | 0.000 | 0.000 | 0.001 | |
| getCatalog | 0 | 0 | 0 | |
| linkTCGA | 0.001 | 0.000 | 0.001 | |