| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-01 12:05 -0400 (Sat, 01 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4901 |
| lconway | macOS 12.7.6 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4691 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4637 |
| 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 2190/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| TCGAbiolinks 2.38.0 (landing page) Tiago Chedraoui Silva
| nebbiolo2 | 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.38.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.38.0.tar.gz |
| StartedAt: 2025-10-31 22:31:07 -0400 (Fri, 31 Oct 2025) |
| EndedAt: 2025-10-31 22:37:04 -0400 (Fri, 31 Oct 2025) |
| EllapsedTime: 357.4 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.38.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/TCGAbiolinks.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.7
* 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.38.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 4.759 0.200 5.043
getManifest 3.161 0.126 117.168
GDCprepare_clinic 0.415 0.087 43.036
getResults 0.373 0.031 15.460
matchedMetExp 0.311 0.032 13.579
GDCquery 0.275 0.029 11.068
* 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.22-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.5-arm64/Resources/library’ * installing *source* package ‘TCGAbiolinks’ ... ** this is package ‘TCGAbiolinks’ version ‘2.38.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 version 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-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
18.079 1.055 19.411
TCGAbiolinks.Rcheck/TCGAbiolinks-Ex.timings
| name | user | system | elapsed | |
| GDCdownload | 0.000 | 0.001 | 0.000 | |
| GDCprepare | 0 | 0 | 0 | |
| GDCprepare_clinic | 0.415 | 0.087 | 43.036 | |
| GDCquery | 0.275 | 0.029 | 11.068 | |
| GDCquery_ATAC_seq | 0.124 | 0.020 | 1.245 | |
| GDCquery_clinic | 0.338 | 0.033 | 3.599 | |
| PanCancerAtlas_subtypes | 0.007 | 0.000 | 0.008 | |
| TCGAVisualize_volcano | 0.153 | 0.008 | 0.207 | |
| TCGA_MolecularSubtype | 0.108 | 0.001 | 0.118 | |
| TCGAanalyze_DEA | 4.759 | 0.200 | 5.043 | |
| TCGAanalyze_DEA_Affy | 0 | 0 | 0 | |
| TCGAanalyze_DMC | 0.415 | 0.035 | 0.459 | |
| TCGAanalyze_EA | 0 | 0 | 0 | |
| TCGAanalyze_EAcomplete | 0.655 | 0.053 | 0.734 | |
| TCGAanalyze_Filtering | 1.009 | 0.051 | 1.078 | |
| TCGAanalyze_LevelTab | 1.872 | 0.090 | 1.989 | |
| TCGAanalyze_Normalization | 0.925 | 0.041 | 0.981 | |
| TCGAanalyze_Pathview | 0 | 0 | 0 | |
| TCGAanalyze_Stemness | 0.518 | 0.032 | 0.553 | |
| TCGAanalyze_SurvivalKM | 0.045 | 0.002 | 0.050 | |
| TCGAanalyze_survival | 1.208 | 0.057 | 1.297 | |
| TCGAprepare_Affy | 0 | 0 | 0 | |
| TCGAquery_MatchedCoupledSampleTypes | 0.001 | 0.000 | 0.001 | |
| TCGAquery_SampleTypes | 0.000 | 0.000 | 0.001 | |
| TCGAquery_recount2 | 0 | 0 | 0 | |
| TCGAquery_subtype | 0.004 | 0.000 | 0.004 | |
| TCGAtumor_purity | 0.022 | 0.000 | 0.022 | |
| TCGAvisualize_EAbarplot | 0.643 | 0.050 | 0.715 | |
| TCGAvisualize_Heatmap | 0.676 | 0.029 | 0.714 | |
| TCGAvisualize_PCA | 0.627 | 0.033 | 0.670 | |
| TCGAvisualize_meanMethylation | 1.337 | 0.017 | 1.359 | |
| TCGAvisualize_oncoprint | 0 | 0 | 0 | |
| TCGAvisualize_starburst | 0 | 0 | 0 | |
| UseRaw_afterFilter | 0.000 | 0.001 | 0.000 | |
| colDataPrepare | 0.058 | 0.003 | 0.735 | |
| dmc.non.parametric | 0.025 | 0.005 | 0.030 | |
| dmc.non.parametric.se | 0.042 | 0.003 | 0.045 | |
| gaiaCNVplot | 0.010 | 0.001 | 0.010 | |
| geneInfoHT | 0 | 0 | 0 | |
| getAdjacencyBiogrid | 0.000 | 0.000 | 0.001 | |
| getDataCategorySummary | 0.502 | 0.017 | 3.395 | |
| getGDCInfo | 0.008 | 0.001 | 0.131 | |
| getGDCprojects | 0.006 | 0.001 | 0.153 | |
| getLinkedOmicsData | 0 | 0 | 0 | |
| getMC3MAF | 0 | 0 | 0 | |
| getManifest | 3.161 | 0.126 | 117.168 | |
| getNbCases | 0 | 0 | 0 | |
| getNbFiles | 0 | 0 | 0 | |
| getProjectSummary | 0.015 | 0.001 | 0.394 | |
| getResults | 0.373 | 0.031 | 15.460 | |
| getSampleFilesSummary | 0.183 | 0.017 | 2.172 | |
| getTSS | 0.000 | 0.000 | 0.001 | |
| gliomaClassifier | 0 | 0 | 0 | |
| isServeOK | 0.008 | 0.001 | 0.140 | |
| matchedMetExp | 0.311 | 0.032 | 13.579 | |