Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2025-04-02 19:36 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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 2123/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TCGAbiolinks 2.34.1  (landing page)
Tiago Chedraoui Silva
Snapshot Date: 2025-03-31 13:00 -0400 (Mon, 31 Mar 2025)
git_url: https://git.bioconductor.org/packages/TCGAbiolinks
git_branch: RELEASE_3_20
git_last_commit: 93c796a4
git_last_commit_date: 2025-03-06 11:21:50 -0400 (Thu, 06 Mar 2025)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for TCGAbiolinks on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: TCGAbiolinks
Version: 2.34.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings TCGAbiolinks_2.34.1.tar.gz
StartedAt: 2025-04-01 11:15:47 -0000 (Tue, 01 Apr 2025)
EndedAt: 2025-04-01 11:28:07 -0000 (Tue, 01 Apr 2025)
EllapsedTime: 740.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: TCGAbiolinks.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings TCGAbiolinks_2.34.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/TCGAbiolinks.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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.34.1’
* 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 ‘TCGAbiolinks’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.4Mb
  sub-directories of 1Mb or more:
    R      1.6Mb
    data   4.5Mb
* 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 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 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_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’
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 assay.list barcode bcr_patient_barcode
  clinical coordinates days_to_last_followup everything exon geFDR2
  gene_name is_ffpe logFC meFDR2 rse_gene sample_submitter_id
  starburst.status submitter_id threshold.starburst value vital_status
* 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.913  0.722  12.675
getManifest            10.681  0.098 159.195
TCGAanalyze_LevelTab    6.889  0.200   7.102
GDCquery                2.083  0.689  26.890
GDCprepare_clinic       1.691  0.470  59.180
getDataCategorySummary  1.955  0.015   9.244
getResults              1.693  0.038  27.278
matchedMetExp           1.447  0.022  29.245
GDCquery_clinic         1.212  0.110  14.481
getSampleFilesSummary   0.691  0.020   8.330
GDCquery_ATAC_seq       0.503  0.024   5.061
* 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, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/TCGAbiolinks.Rcheck/00check.log’
for details.


Installation output

TCGAbiolinks.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL TCGAbiolinks
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.3/site-library’
* installing *source* package ‘TCGAbiolinks’ ...
** 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)

Tests output

TCGAbiolinks.Rcheck/tests/testthat.Rout


R version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 32 ]

══ 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 32 ]
> 
> proc.time()
   user  system elapsed 
 50.481   1.343  51.970 

Example timings

TCGAbiolinks.Rcheck/TCGAbiolinks-Ex.timings

nameusersystemelapsed
GDCdownload000
GDCprepare000
GDCprepare_clinic 1.691 0.47059.180
GDCquery 2.083 0.68926.890
GDCquery_ATAC_seq0.5030.0245.061
GDCquery_clinic 1.212 0.11014.481
PanCancerAtlas_subtypes0.0160.0000.017
TCGAVisualize_volcano0.4520.0240.478
TCGA_MolecularSubtype0.4600.0360.498
TCGAanalyze_DEA11.913 0.72212.675
TCGAanalyze_DEA_Affy000
TCGAanalyze_DMC1.2940.1521.450
TCGAanalyze_EA0.0010.0000.000
TCGAanalyze_EAcomplete3.1290.0673.207
TCGAanalyze_Filtering3.9340.1754.120
TCGAanalyze_LevelTab6.8890.2007.102
TCGAanalyze_Normalization1.2950.0111.310
TCGAanalyze_Pathview000
TCGAanalyze_Stemness1.6320.0111.653
TCGAanalyze_SurvivalKM0.1850.0000.185
TCGAanalyze_survival3.4500.0513.524
TCGAprepare_Affy0.0010.0000.001
TCGAquery_MatchedCoupledSampleTypes0.0030.0000.003
TCGAquery_SampleTypes0.0010.0000.001
TCGAquery_recount2000
TCGAquery_subtype0.0080.0000.008
TCGAtumor_purity0.070.000.07
TCGAvisualize_EAbarplot3.0750.0473.131
TCGAvisualize_Heatmap2.6200.0482.675
TCGAvisualize_PCA1.8490.0721.926
TCGAvisualize_meanMethylation3.9860.0524.049
TCGAvisualize_oncoprint0.0000.0000.001
TCGAvisualize_starburst000
UseRaw_afterFilter000
colDataPrepare0.2230.0042.865
dmc.non.parametric0.1380.0080.146
dmc.non.parametric.se0.2160.0040.220
gaiaCNVplot0.0330.0040.036
geneInfoHT000
getAdjacencyBiogrid0.0020.0000.001
getDataCategorySummary1.9550.0159.244
getGDCInfo0.0490.0001.165
getGDCprojects0.0250.0000.738
getLinkedOmicsData0.0010.0000.000
getMC3MAF000
getManifest 10.681 0.098159.195
getNbCases000
getNbFiles000
getProjectSummary0.0730.0081.922
getResults 1.693 0.03827.278
getSampleFilesSummary0.6910.0208.330
getTSS000
gliomaClassifier000
isServeOK0.0380.0121.163
matchedMetExp 1.447 0.02229.245