| Back to Build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-04 11:33 -0400 (Mon, 04 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" | 4844 |
| 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 1048/2366 | 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 | |||||||||
| 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: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:imageFeatureTCGA.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings imageFeatureTCGA_1.1.0.tar.gz |
| StartedAt: 2026-05-04 00:49:21 -0400 (Mon, 04 May 2026) |
| EndedAt: 2026-05-04 01:00:16 -0400 (Mon, 04 May 2026) |
| EllapsedTime: 655.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: imageFeatureTCGA.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:imageFeatureTCGA.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings imageFeatureTCGA_1.1.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/imageFeatureTCGA.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-04 04:49:21 UTC
* 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 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 ... 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 22.713 12.513 76.11
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: OK
imageFeatureTCGA.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL imageFeatureTCGA ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-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 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.
> 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 46.0s
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.2s
Download status: 0 done; 1 in progress (0 b/s). Total size: 7.95 Kb (0%)...
Download status: 0 done; 1 in progress (1.09 Mb/s). Total size: 5.92 Mb (19%)...
Download status: 0 done; 1 in progress (1.28 Mb/s). Total size: 13.52 Mb (44%)...
Download status: 0 done; 1 in progress (1.35 Mb/s). Total size: 21.05 Mb (69%)...
Download status: 0 done; 1 in progress (1.39 Mb/s). Total size: 28.63 Mb (94%)...
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 37.0s
Download status: 0 done; 1 in progress (0 b/s). Total size: 2.63 Kb (0%)...
Download status: 0 done; 1 in progress (1.00 Mb/s). Total size: 5.67 Mb (19%)...
Download status: 0 done; 1 in progress (1.20 Mb/s). Total size: 12.81 Mb (42%)...
Download status: 0 done; 1 in progress (1.28 Mb/s). Total size: 20.00 Mb (65%)...
Download status: 0 done; 1 in progress (1.31 Mb/s). Total size: 27.24 Mb (89%)...
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 (813.70 Kb/s). Total size: 3.07 Mb (10%)...
Download status: 0 done; 1 in progress (1.13 Mb/s). Total size: 10.15 Mb (33%)...
Download status: 0 done; 1 in progress (1.23 Mb/s). Total size: 17.15 Mb (56%)...
Download status: 0 done; 1 in progress (1.28 Mb/s). Total size: 24.20 Mb (79%)...
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.05 Mb/s). Total size: 4.25 Mb (14%)...
Download status: 0 done; 1 in progress (1.23 Mb/s). Total size: 11.27 Mb (37%)...
Download status: 0 done; 1 in progress (1.33 Mb/s). Total size: 18.83 Mb (62%)...
Download status: 0 done; 1 in progress (1.38 Mb/s). Total size: 26.48 Mb (87%)...
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 41ms
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 27ms
All ok, 73 results (2m 35.0s)
Warning messages:
1: In file.rename(file, dest) :
cannot rename file '/tmp/Rtmp4ij9eB/file3543de30b356f5/api/records/17981132/files/store_cancerdatasci_catalog.tsv/content' to '/home/biocbuild/.cache/R/BiocFileCache/api/records/17981132/files/store_cancerdatasci_catalog.tsv/content', reason 'Invalid cross-device link'
2: In file.rename(file, dest) :
cannot rename file '/tmp/Rtmp4ij9eB/file3543de4551a106/api/records/17981132/files/store_cancerdatasci_catalog.tsv/content' to '/home/biocbuild/.cache/R/BiocFileCache/api/records/17981132/files/store_cancerdatasci_catalog.tsv/content', reason 'Invalid cross-device link'
3: In file.rename(file, dest) :
cannot rename file '/tmp/Rtmp4ij9eB/file3543de55de13bd/api/records/17981132/files/store_cancerdatasci_catalog.tsv/content' to '/home/biocbuild/.cache/R/BiocFileCache/api/records/17981132/files/store_cancerdatasci_catalog.tsv/content', reason 'Invalid cross-device link'
4: In file.rename(file, dest) :
cannot rename file '/tmp/Rtmp4ij9eB/file3543de5ea6c3f2/api/records/17981132/files/store_cancerdatasci_catalog.tsv/content' to '/home/biocbuild/.cache/R/BiocFileCache/api/records/17981132/files/store_cancerdatasci_catalog.tsv/content', reason 'Invalid cross-device link'
>
> proc.time()
user system elapsed
68.431 4.596 162.766
imageFeatureTCGA.Rcheck/imageFeatureTCGA-Ex.timings
| name | user | system | elapsed | |
| HoverNet | 2.031 | 0.130 | 2.161 | |
| ProvGiga | 0.000 | 0.000 | 0.001 | |
| ProvGigaList | 22.713 | 12.513 | 76.110 | |
| embeddingStack | 0.001 | 0.000 | 0.000 | |
| getCatalog | 0 | 0 | 0 | |
| linkTCGA | 0.001 | 0.000 | 0.000 | |