| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-18 11:39 -0500 (Tue, 18 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4826 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4561 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4562 |
| 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 2158/2325 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| TCGAbiolinks 2.39.0 (landing page) Tiago Chedraoui Silva
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
|
To the developers/maintainers of the TCGAbiolinks package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TCGAbiolinks.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: TCGAbiolinks |
| Version: 2.39.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TCGAbiolinks_2.39.0.tar.gz |
| StartedAt: 2025-11-18 06:08:10 -0500 (Tue, 18 Nov 2025) |
| EndedAt: 2025-11-18 06:18:24 -0500 (Tue, 18 Nov 2025) |
| EllapsedTime: 613.7 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: TCGAbiolinks.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TCGAbiolinks_2.39.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/TCGAbiolinks.Rcheck’
* using R Under development (unstable) (2025-10-21 r88958)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TCGAbiolinks/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TCGAbiolinks’ version ‘2.39.0’
* package encoding: UTF-8
* 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 whether startup messages can be suppressed ... 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
TCGAanalyze_DEA 11.720 0.618 12.425
getManifest 8.100 0.229 118.509
GDCprepare_clinic 1.195 0.198 38.266
getResults 1.180 0.036 16.373
matchedMetExp 1.001 0.033 11.999
GDCquery 0.874 0.039 11.747
GDCquery_ATAC_seq 0.334 0.034 5.578
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 WARNINGs, 1 NOTE
See
‘/Users/biocbuild/bbs-3.23-bioc/meat/TCGAbiolinks.Rcheck/00check.log’
for details.
TCGAbiolinks.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL TCGAbiolinks ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/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) (2025-10-21 r88958) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20
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
49.401 2.289 52.134
TCGAbiolinks.Rcheck/TCGAbiolinks-Ex.timings
| name | user | system | elapsed | |
| GDCdownload | 0.000 | 0.001 | 0.001 | |
| GDCprepare | 0 | 0 | 0 | |
| GDCprepare_clinic | 1.195 | 0.198 | 38.266 | |
| GDCquery | 0.874 | 0.039 | 11.747 | |
| GDCquery_ATAC_seq | 0.334 | 0.034 | 5.578 | |
| GDCquery_clinic | 0.939 | 0.033 | 4.489 | |
| PanCancerAtlas_subtypes | 0.012 | 0.002 | 0.015 | |
| TCGAVisualize_volcano | 0.500 | 0.018 | 0.521 | |
| TCGA_MolecularSubtype | 0.394 | 0.005 | 0.404 | |
| TCGAanalyze_DEA | 11.720 | 0.618 | 12.425 | |
| TCGAanalyze_DEA_Affy | 0 | 0 | 0 | |
| TCGAanalyze_DMC | 1.377 | 0.138 | 1.522 | |
| TCGAanalyze_EA | 0 | 0 | 0 | |
| TCGAanalyze_EAcomplete | 2.095 | 0.082 | 2.188 | |
| TCGAanalyze_Filtering | 3.423 | 0.077 | 3.523 | |
| TCGAanalyze_LevelTab | 4.466 | 0.175 | 4.670 | |
| TCGAanalyze_Normalization | 1.679 | 0.027 | 1.717 | |
| TCGAanalyze_Pathview | 0 | 0 | 0 | |
| TCGAanalyze_Stemness | 2.898 | 0.068 | 2.984 | |
| TCGAanalyze_SurvivalKM | 0.151 | 0.009 | 0.162 | |
| TCGAanalyze_survival | 4.040 | 0.120 | 4.184 | |
| TCGAprepare_Affy | 0 | 0 | 0 | |
| TCGAquery_MatchedCoupledSampleTypes | 0.002 | 0.000 | 0.003 | |
| TCGAquery_SampleTypes | 0.002 | 0.001 | 0.001 | |
| TCGAquery_recount2 | 0.001 | 0.000 | 0.001 | |
| TCGAquery_subtype | 0.006 | 0.000 | 0.006 | |
| TCGAtumor_purity | 0.055 | 0.001 | 0.055 | |
| TCGAvisualize_EAbarplot | 2.151 | 0.057 | 2.219 | |
| TCGAvisualize_Heatmap | 2.157 | 0.113 | 2.283 | |
| TCGAvisualize_PCA | 2.057 | 0.031 | 2.098 | |
| TCGAvisualize_meanMethylation | 4.828 | 0.057 | 4.913 | |
| TCGAvisualize_oncoprint | 0.000 | 0.001 | 0.001 | |
| TCGAvisualize_starburst | 0.001 | 0.001 | 0.001 | |
| UseRaw_afterFilter | 0.000 | 0.000 | 0.001 | |
| colDataPrepare | 0.161 | 0.007 | 1.007 | |
| dmc.non.parametric | 0.114 | 0.030 | 0.145 | |
| dmc.non.parametric.se | 0.174 | 0.015 | 0.190 | |
| gaiaCNVplot | 0.029 | 0.004 | 0.035 | |
| geneInfoHT | 0.000 | 0.001 | 0.001 | |
| getAdjacencyBiogrid | 0.001 | 0.000 | 0.002 | |
| getDataCategorySummary | 1.731 | 0.044 | 4.202 | |
| getGDCInfo | 0.018 | 0.002 | 0.141 | |
| getGDCprojects | 0.015 | 0.002 | 0.166 | |
| getLinkedOmicsData | 0 | 0 | 0 | |
| getMC3MAF | 0 | 0 | 0 | |
| getManifest | 8.100 | 0.229 | 118.509 | |
| getNbCases | 0 | 0 | 0 | |
| getNbFiles | 0.000 | 0.001 | 0.000 | |
| getProjectSummary | 0.034 | 0.004 | 0.388 | |
| getResults | 1.180 | 0.036 | 16.373 | |
| getSampleFilesSummary | 0.472 | 0.028 | 2.540 | |
| getTSS | 0.000 | 0.001 | 0.000 | |
| gliomaClassifier | 0.000 | 0.000 | 0.001 | |
| isServeOK | 0.015 | 0.002 | 0.234 | |
| matchedMetExp | 1.001 | 0.033 | 11.999 | |