| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2026-02-04 09:47 -0500 (Wed, 04 Feb 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-01-12 r89300) -- "Unsuffered Consequences" | 925 |
| 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 214/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| TCGAbiolinks 2.39.0 (landing page) Tiago Chedraoui Silva
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
|
To the developers/maintainers of the TCGAbiolinks package: - 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: TCGAbiolinks |
| Version: 2.39.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings TCGAbiolinks_2.39.0.tar.gz |
| StartedAt: 2026-02-04 09:19:27 -0500 (Wed, 04 Feb 2026) |
| EndedAt: 2026-02-04 09:33:09 -0500 (Wed, 04 Feb 2026) |
| EllapsedTime: 822.4 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: TCGAbiolinks.Rcheck |
| Warnings: 3 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/home/rapidbuild/bbs-3.23-bioc-rapid/R/site-library --timings TCGAbiolinks_2.39.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/TCGAbiolinks.Rcheck’
* using R Under development (unstable) (2026-01-12 r89300)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘TCGAbiolinks/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TCGAbiolinks’ version ‘2.39.0’
* package encoding: UTF-8
* checking CRAN incoming feasibility ... WARNING
Maintainer: ‘Tiago Chedraoui Silva <tiagochst@gmail.com>, Antonio Colaprico <axc1833@med.miami.edu>’
The maintainer field is invalid or specifies more than one person
Unknown, possibly misspelled, fields in DESCRIPTION:
‘git_url’ ‘git_branch’ ‘git_last_commit’ ‘git_last_commit_date’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Antonio",
family = "Colaprico",
role = "aut"),
person(given = c("Tiago", "Chedraoui"),
family = "Silva",
role = c("aut", "cre"),
email = "axc1833@med.miami.edu"),
person(given = "Catharina",
family = "Olsen",
role = "aut"),
person(given = "Luciano",
family = "Garofano",
role = "aut"),
person(given = "Davide",
family = "Garolini",
role = "aut"),
person(given = "Claudia",
family = "Cava",
role = "aut"),
person(given = "Thais",
family = "Sabedot",
role = "aut"),
person(given = "Tathiane",
family = "Malta",
role = "aut"),
person(given = c("Stefano", "M."),
family = "Pagnotta",
role = "aut"),
person(given = "Isabella",
family = "Castiglioni",
role = "aut"),
person(given = "Michele",
family = "Ceccarelli",
role = "aut"),
person(given = "Gianluca",
family = "Bontempi",
role = "aut"),
person(given = "Houtan",
family = "Noushmehr",
role = "aut"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
The Title field starts with the package name.
The Title field should be in title case. Current version is:
‘TCGAbiolinks: An R/Bioconductor package for integrative analysis with GDC data’
In title case that is:
‘TCGAbiolinks: An R/Bioconductor Package for Integrative Analysis with GDC Data’
The Date field is over a month old.
Size of tarball: 66858113 bytes
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 23 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* 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 ‘TCGAbiolinks’ can be installed ... OK
* checking installed package size ... INFO
installed size is 6.2Mb
sub-directories of 1Mb or more:
R 1.6Mb
data 4.3Mb
* 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 whether startup messages can be suppressed ... OK
* checking use of S3 registration ... OK
* checking dependencies in R code ... WARNING
'::' or ':::' import not declared from: ‘dnet’
* checking S3 generic/method consistency ... WARNING
print:
function(x, ...)
print.header:
function(text, type)
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
GDCprepare_clinic: no visible binding for global variable
‘bcr_patient_barcode’
GDCprepare_clinic: no visible binding for global variable
‘days_to_last_followup’
GDCprepare_clinic: no visible binding for global variable
‘vital_status’
GDCquery : <anonymous>: no visible binding for global variable
‘submitter_id’
GDCquery : <anonymous>: no visible binding for global variable
‘is_ffpe’
GDCquery_clinic: no visible binding for global variable ‘submitter_id’
GDCquery_clinic: no visible binding for global variable
‘days_to_follow_up’
GDCquery_clinic: no visible binding for global variable
‘disease_response’
GDCquery_clinic: no visible global function definition for ‘across’
GDCquery_clinic: no visible global function definition for ‘everything’
GDCquery_clinic : <anonymous>: no visible binding for global variable
‘submitter_id’
GDCquery_clinic : <anonymous>: no visible global function definition
for ‘across’
GDCquery_clinic : <anonymous>: no visible global function definition
for ‘everything’
TCGAanalyze_DEA: no visible binding for global variable ‘barcode’
TCGAanalyze_DEA: no visible binding for global variable ‘clinical’
TCGAquery_recount2: no visible binding for global variable ‘rse_gene’
TCGAtumor_purity: no visible binding for global variable ‘Tumor.purity’
TCGAvisualize_SurvivalCoxNET: no visible global function definition for
‘colorRampPalette’
TCGAvisualize_SurvivalCoxNET: no visible global function definition for
‘adjustcolor’
TCGAvisualize_oncoprint: no visible binding for global variable ‘value’
TCGAvisualize_starburst: no visible binding for global variable
‘gene_name’
TCGAvisualize_starburst: no visible binding for global variable
‘geFDR2’
TCGAvisualize_starburst: no visible binding for global variable ‘logFC’
TCGAvisualize_starburst: no visible binding for global variable
‘meFDR2’
TCGAvisualize_starburst: no visible binding for global variable
‘threshold.starburst’
TCGAvisualize_starburst: no visible binding for global variable
‘starburst.status’
colDataPrepare: no visible binding for global variable
‘sample_submitter_id’
colDataPrepare: no visible binding for global variable ‘submitter_id’
getBarcodeInfo: no visible binding for global variable
‘days_to_follow_up’
getBarcodeInfo: no visible binding for global variable
‘disease_response’
readExonQuantification: no visible binding for global variable ‘exon’
readExonQuantification: no visible binding for global variable
‘coordinates’
readSingleCellAnalysis : <anonymous>: no visible global function
definition for ‘Read10X’
read_gene_expression_quantification : <anonymous>: no visible binding
for '<<-' assignment to ‘assay.list’
read_gene_expression_quantification: no visible binding for global
variable ‘assay.list’
Undefined global functions or variables:
Read10X Tumor.purity across adjustcolor assay.list barcode
bcr_patient_barcode clinical colorRampPalette coordinates
days_to_follow_up days_to_last_followup disease_response everything
exon geFDR2 gene_name is_ffpe logFC meFDR2 rse_gene
sample_submitter_id starburst.status submitter_id threshold.starburst
value vital_status
Consider adding
importFrom("grDevices", "adjustcolor", "colorRampPalette")
to your NAMESPACE file.
* 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 R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
TCGAanalyze_DEA 8.536 0.123 8.660
getManifest 6.328 0.043 128.449
GDCprepare_clinic 0.930 0.204 41.841
matchedMetExp 0.969 0.016 14.022
getResults 0.912 0.013 16.357
GDCquery 0.708 0.038 11.549
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.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: 3 WARNINGs, 2 NOTEs
See
‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/meat/TCGAbiolinks.Rcheck/00check.log’
for details.
TCGAbiolinks.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD INSTALL TCGAbiolinks ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.23-bioc-rapid/R/site-library’ * installing *source* package ‘TCGAbiolinks’ ... ** this is package ‘TCGAbiolinks’ version ‘2.39.0’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (TCGAbiolinks)
TCGAbiolinks.Rcheck/tests/testthat.Rout
R Under development (unstable) (2026-01-12 r89300) -- "Unsuffered Consequences"
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.
> library(testthat)
> library(TCGAbiolinks)
>
> test_check("TCGAbiolinks")
| | 0%
|========================== | 50% ~0 s remaining
|====================================================|100% ~0 s remaining
|====================================================|100% Completed after 0 s
| | 0%
|========================== | 50% ~0 s remaining
|====================================================|100% ~0 s remaining
|====================================================|100% Completed after 0 s
[1] "I need about 1 minute to finish complete Enrichment analysis GO[BP,MF,CC] and Pathways... "
[1] "GO Enrichment Analysis BP completed....done"
[1] "GO Enrichment Analysis MF completed....done"
[1] "GO Enrichment Analysis CC completed....done"
[1] "Pathway Enrichment Analysis completed....done"
[ FAIL 0 | WARN 0 | SKIP 24 | PASS 31 ]
══ Skipped tests (24) ══════════════════════════════════════════════════════════
• On Bioconductor (24): 'test-prepare-download.R:4:5',
'test-prepare-download.R:49:5', 'test-prepare-download.R:92:5',
'test-prepare-download.R:102:5', 'test-prepare-download.R:124:5',
'test-prepare-download.R:145:5', 'test-prepare-download.R:164:5',
'test-prepare-download.R:183:5', 'test-prepare-download.R:199:5',
'test-prepare-download.R:209:5', 'test-prepare-download.R:221:5',
'test-prepare-download.R:246:5', 'test-prepare-download.R:286:5',
'test-prepare-download.R:316:5', 'test-prepare-download.R:347:5',
'test-prepare-download.R:381:5', 'test-query-clinical.R:13:5',
'test-query-clinical.R:69:5', 'test-query.R:5:5', 'test-query.R:15:5',
'test-query.R:44:5', 'test-query.R:86:5', 'test-query.R:127:5',
'test-query.R:147:5'
[ FAIL 0 | WARN 0 | SKIP 24 | PASS 31 ]
>
> proc.time()
user system elapsed
28.828 1.027 29.872
TCGAbiolinks.Rcheck/TCGAbiolinks-Ex.timings
| name | user | system | elapsed | |
| GDCdownload | 0 | 0 | 0 | |
| GDCprepare | 0 | 0 | 0 | |
| GDCprepare_clinic | 0.930 | 0.204 | 41.841 | |
| GDCquery | 0.708 | 0.038 | 11.549 | |
| GDCquery_ATAC_seq | 0.322 | 0.016 | 1.227 | |
| GDCquery_clinic | 0.775 | 0.019 | 3.100 | |
| PanCancerAtlas_subtypes | 0.011 | 0.004 | 0.014 | |
| TCGAVisualize_volcano | 0.338 | 0.003 | 0.375 | |
| TCGA_MolecularSubtype | 0.259 | 0.000 | 0.258 | |
| TCGAanalyze_DEA | 8.536 | 0.123 | 8.660 | |
| TCGAanalyze_DEA_Affy | 0 | 0 | 0 | |
| TCGAanalyze_DMC | 0.905 | 0.138 | 1.043 | |
| TCGAanalyze_EA | 0 | 0 | 0 | |
| TCGAanalyze_EAcomplete | 1.306 | 0.020 | 1.326 | |
| TCGAanalyze_Filtering | 1.456 | 0.025 | 1.481 | |
| TCGAanalyze_LevelTab | 2.604 | 0.002 | 2.607 | |
| TCGAanalyze_Normalization | 0.711 | 0.000 | 0.712 | |
| TCGAanalyze_Pathview | 0 | 0 | 0 | |
| TCGAanalyze_Stemness | 0.841 | 0.000 | 0.842 | |
| TCGAanalyze_SurvivalKM | 0.091 | 0.003 | 0.094 | |
| TCGAanalyze_survival | 2.495 | 0.009 | 2.505 | |
| TCGAprepare_Affy | 0.000 | 0.000 | 0.001 | |
| TCGAquery_MatchedCoupledSampleTypes | 0.002 | 0.000 | 0.002 | |
| TCGAquery_SampleTypes | 0.001 | 0.000 | 0.001 | |
| TCGAquery_recount2 | 0 | 0 | 0 | |
| TCGAquery_subtype | 0.005 | 0.000 | 0.005 | |
| TCGAtumor_purity | 0.034 | 0.001 | 0.035 | |
| TCGAvisualize_EAbarplot | 1.315 | 0.027 | 1.342 | |
| TCGAvisualize_Heatmap | 1.347 | 0.018 | 1.365 | |
| TCGAvisualize_PCA | 0.977 | 0.020 | 0.998 | |
| TCGAvisualize_meanMethylation | 2.794 | 0.008 | 2.803 | |
| TCGAvisualize_oncoprint | 0.000 | 0.000 | 0.001 | |
| TCGAvisualize_starburst | 0 | 0 | 0 | |
| UseRaw_afterFilter | 0.000 | 0.000 | 0.001 | |
| colDataPrepare | 0.171 | 0.002 | 0.741 | |
| dmc.non.parametric | 0.068 | 0.002 | 0.069 | |
| dmc.non.parametric.se | 0.104 | 0.004 | 0.108 | |
| gaiaCNVplot | 0.019 | 0.000 | 0.019 | |
| geneInfoHT | 0 | 0 | 0 | |
| getAdjacencyBiogrid | 0.001 | 0.000 | 0.001 | |
| getDataCategorySummary | 0.977 | 0.007 | 3.781 | |
| getGDCInfo | 0.042 | 0.002 | 0.305 | |
| getGDCprojects | 0.052 | 0.001 | 0.253 | |
| getLinkedOmicsData | 0 | 0 | 0 | |
| getMC3MAF | 0 | 0 | 0 | |
| getManifest | 6.328 | 0.043 | 128.449 | |
| getNbCases | 0 | 0 | 0 | |
| getNbFiles | 0 | 0 | 0 | |
| getProjectSummary | 0.093 | 0.003 | 0.438 | |
| getResults | 0.912 | 0.013 | 16.357 | |
| getSampleFilesSummary | 0.347 | 0.004 | 1.552 | |
| getTSS | 0 | 0 | 0 | |
| gliomaClassifier | 0.000 | 0.000 | 0.001 | |
| isServeOK | 0.040 | 0.002 | 0.137 | |
| matchedMetExp | 0.969 | 0.016 | 14.022 | |