| Back to Build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-04-22 11:57 -0400 (Wed, 22 Apr 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" | 4796 |
| 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 1040/2351 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| imageFeatureTCGA 0.99.69 (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: 0.99.69 |
| 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_0.99.69.tar.gz |
| StartedAt: 2026-04-22 01:20:37 -0400 (Wed, 22 Apr 2026) |
| EndedAt: 2026-04-22 01:51:18 -0400 (Wed, 22 Apr 2026) |
| EllapsedTime: 1841.1 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_0.99.69.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-04-22 05:20:37 UTC
* checking for file ‘imageFeatureTCGA/DESCRIPTION’ ... OK
* this is package ‘imageFeatureTCGA’ version ‘0.99.69’
* 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 24.028 13.102 735.975
* 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 ‘0.99.69’ ** 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.2s
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: 4.00 Kb (0%)...
Download status: 0 done; 1 in progress (29.71 Kb/s). Total size: 385.90 Kb (1%)...
Download status: 0 done; 1 in progress (75.63 Kb/s). Total size: 1.31 Mb (4%)...
Download status: 0 done; 1 in progress (192.41 Kb/s). Total size: 4.24 Mb (14%)...
Download status: 0 done; 1 in progress (289.28 Kb/s). Total size: 7.88 Mb (26%)...
Download status: 0 done; 1 in progress (354.87 Kb/s). Total size: 11.37 Mb (37%)...
Download status: 0 done; 1 in progress (313.83 Kb/s). Total size: 11.67 Mb (38%)...
Download status: 0 done; 1 in progress (284.05 Kb/s). Total size: 11.96 Mb (39%)...
Download status: 0 done; 1 in progress (264.04 Kb/s). Total size: 12.40 Mb (41%)...
Download status: 0 done; 1 in progress (247.88 Kb/s). Total size: 12.85 Mb (42%)...
Download status: 0 done; 1 in progress (232.42 Kb/s). Total size: 13.27 Mb (43%)...
Download status: 0 done; 1 in progress (222.92 Kb/s). Total size: 13.90 Mb (45%)...
Download status: 0 done; 1 in progress (212.07 Kb/s). Total size: 14.29 Mb (47%)...
Download status: 0 done; 1 in progress (210.36 Kb/s). Total size: 15.22 Mb (50%)...
Download status: 0 done; 1 in progress (227.27 Kb/s). Total size: 17.56 Mb (57%)...
Download status: 0 done; 1 in progress (218.63 Kb/s). Total size: 18.00 Mb (59%)...
Download status: 0 done; 1 in progress (210.84 Kb/s). Total size: 18.39 Mb (60%)...
Download status: 0 done; 1 in progress (203.40 Kb/s). Total size: 18.73 Mb (61%)...
Download status: 0 done; 1 in progress (197.83 Kb/s). Total size: 19.23 Mb (63%)...
Download status: 0 done; 1 in progress (190.82 Kb/s). Total size: 19.53 Mb (64%)...
Download status: 0 done; 1 in progress (184.86 Kb/s). Total size: 19.84 Mb (65%)...
Download status: 0 done; 1 in progress (179.11 Kb/s). Total size: 20.15 Mb (66%)...
Download status: 0 done; 1 in progress (174.25 Kb/s). Total size: 20.48 Mb (67%)...
Download status: 0 done; 1 in progress (170.10 Kb/s). Total size: 20.82 Mb (68%)...
Download status: 0 done; 1 in progress (166.77 Kb/s). Total size: 21.24 Mb (69%)...
Download status: 0 done; 1 in progress (163.50 Kb/s). Total size: 21.65 Mb (71%)...
Download status: 0 done; 1 in progress (160.68 Kb/s). Total size: 22.07 Mb (72%)...
Download status: 0 done; 1 in progress (157.04 Kb/s). Total size: 22.37 Mb (73%)...
Download status: 0 done; 1 in progress (155.99 Kb/s). Total size: 22.99 Mb (75%)...
Download status: 0 done; 1 in progress (155.21 Kb/s). Total size: 23.68 Mb (77%)...
Download status: 0 done; 1 in progress (153.01 Kb/s). Total size: 24.10 Mb (79%)...
Download status: 0 done; 1 in progress (150.39 Kb/s). Total size: 24.44 Mb (80%)...
Download status: 0 done; 1 in progress (147.56 Kb/s). Total size: 24.72 Mb (81%)...
Download status: 0 done; 1 in progress (145.24 Kb/s). Total size: 25.03 Mb (82%)...
Download status: 0 done; 1 in progress (142.18 Kb/s). Total size: 25.25 Mb (83%)...
Download status: 0 done; 1 in progress (139.92 Kb/s). Total size: 25.56 Mb (84%)...
Download status: 0 done; 1 in progress (138.32 Kb/s). Total size: 25.97 Mb (85%)...
Download status: 0 done; 1 in progress (136.31 Kb/s). Total size: 26.33 Mb (86%)...
Download status: 0 done; 1 in progress (134.15 Kb/s). Total size: 26.59 Mb (87%)...
Download status: 0 done; 1 in progress (132.98 Kb/s). Total size: 27.01 Mb (88%)...
Download status: 0 done; 1 in progress (131.44 Kb/s). Total size: 27.37 Mb (89%)...
Download status: 0 done; 1 in progress (130.54 Kb/s). Total size: 27.82 Mb (91%)...
Download status: 0 done; 1 in progress (129.80 Kb/s). Total size: 28.31 Mb (92%)...
Download status: 0 done; 1 in progress (128.38 Kb/s). Total size: 28.65 Mb (94%)...
Download status: 0 done; 1 in progress (127.42 Kb/s). Total size: 29.09 Mb (95%)...
Download status: 0 done; 1 in progress (126.37 Kb/s). Total size: 29.48 Mb (96%)...
Download status: 0 done; 1 in progress (125.44 Kb/s). Total size: 29.88 Mb (98%)...
Download status: 0 done; 1 in progress (125.17 Kb/s). Total size: 30.43 Mb (99%)...
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 4.4s
Download status: 0 done; 1 in progress (0 b/s). Total size: 16.00 Kb (0%)...
Download status: 0 done; 1 in progress (864.95 Kb/s). Total size: 4.67 Mb (15%)...
Download status: 0 done; 1 in progress (1.14 Mb/s). Total size: 12.03 Mb (39%)...
Download status: 0 done; 1 in progress (1.25 Mb/s). Total size: 19.35 Mb (63%)...
Download status: 0 done; 1 in progress (1.31 Mb/s). Total size: 26.75 Mb (87%)...
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 (628.57 Kb/s). Total size: 1.94 Mb (6%)...
Download status: 0 done; 1 in progress (655.57 Kb/s). Total size: 5.14 Mb (17%)...
Download status: 0 done; 1 in progress (497.38 Kb/s). Total size: 6.42 Mb (21%)...
Download status: 0 done; 1 in progress (533.30 Kb/s). Total size: 9.51 Mb (31%)...
Download status: 0 done; 1 in progress (529.37 Kb/s). Total size: 12.00 Mb (39%)...
Download status: 0 done; 1 in progress (456.98 Kb/s). Total size: 12.64 Mb (41%)...
Download status: 0 done; 1 in progress (404.09 Kb/s). Total size: 13.20 Mb (43%)...
Download status: 0 done; 1 in progress (370.42 Kb/s). Total size: 13.95 Mb (46%)...
Download status: 0 done; 1 in progress (354.83 Kb/s). Total size: 15.10 Mb (49%)...
Download status: 0 done; 1 in progress (424.62 Kb/s). Total size: 20.17 Mb (66%)...
Download status: 0 done; 1 in progress (519.24 Kb/s). Total size: 27.14 Mb (89%)...
Download status: 0 done; 1 in progress (483.21 Kb/s). Total size: 27.78 Mb (91%)...
Download status: 0 done; 1 in progress (451.56 Kb/s). Total size: 28.27 Mb (92%)...
Download status: 0 done; 1 in progress (425.08 Kb/s). Total size: 28.81 Mb (94%)...
Download status: 0 done; 1 in progress (402.34 Kb/s). Total size: 29.31 Mb (96%)...
Download status: 0 done; 1 in progress (383.67 Kb/s). Total size: 29.81 Mb (97%)...
Download status: 0 done; 1 in progress (369.14 Kb/s). Total size: 30.53 Mb (100%)...
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 (956.31 Kb/s). Total size: 3.80 Mb (12%)...
Download status: 0 done; 1 in progress (1.20 Mb/s). Total size: 11.02 Mb (36%)...
Download status: 0 done; 1 in progress (1.30 Mb/s). Total size: 18.46 Mb (60%)...
Download status: 0 done; 1 in progress (1.34 Mb/s). Total size: 25.71 Mb (84%)...
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 2.3s
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 47ms
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 28ms
All ok, 73 results (7m 25.8s)
Warning messages:
1: In file.rename(file, dest) :
cannot rename file '/tmp/Rtmp1euCZF/file2953642f8df6d3/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/Rtmp1euCZF/file29536423f133fa/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/Rtmp1euCZF/file29536418a0e62c/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/Rtmp1euCZF/file2953646067e48b/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
63.654 4.329 453.851
imageFeatureTCGA.Rcheck/imageFeatureTCGA-Ex.timings
| name | user | system | elapsed | |
| HoverNet | 1.937 | 0.175 | 2.112 | |
| ProvGiga | 0.001 | 0.000 | 0.000 | |
| ProvGigaList | 24.028 | 13.102 | 735.975 | |
| embeddingStack | 0.001 | 0.000 | 0.001 | |
| getCatalog | 0.000 | 0.001 | 0.000 | |
| linkTCGA | 0.000 | 0.000 | 0.001 | |