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

This page was generated on 2024-04-17 11:36:27 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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 2112/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TCGAbiolinks 2.30.4  (landing page)
Tiago Chedraoui Silva
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/TCGAbiolinks
git_branch: RELEASE_3_18
git_last_commit: 6a9b2571
git_last_commit_date: 2024-03-26 11:41:22 -0400 (Tue, 26 Mar 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino4Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for TCGAbiolinks on nebbiolo2


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.

raw results


Summary

Package: TCGAbiolinks
Version: 2.30.4
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings TCGAbiolinks_2.30.4.tar.gz
StartedAt: 2024-04-16 04:39:59 -0400 (Tue, 16 Apr 2024)
EndedAt: 2024-04-16 05:01:10 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 1270.7 seconds
RetCode: 1
Status:   ERROR  
CheckDir: TCGAbiolinks.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings TCGAbiolinks_2.30.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/TCGAbiolinks.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘TCGAbiolinks/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TCGAbiolinks’ version ‘2.30.4’
* 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 R 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 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 : <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 ... ERROR
Running examples in ‘TCGAbiolinks-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: getManifest
> ### Title: Get a Manifest from GDCquery output that can be used with
> ###   GDC-client
> ### Aliases: getManifest
> 
> ### ** Examples
> 
> query <- GDCquery(
+   project = "TARGET-AML",
+   data.category = "Transcriptome Profiling",
+   data.type = "Gene Expression Quantification",
+   workflow.type = "STAR - Counts",
+   barcode = c("TARGET-20-PADZCG-04A-01R", "TARGET-20-PARJCR-09A-01R")
+ )
--------------------------------------
o GDCquery: Searching in GDC database
--------------------------------------
Genome of reference: hg38
--------------------------------------------
oo Accessing GDC. This might take a while...
--------------------------------------------
ooo Project: TARGET-AML
Warning in open.connection(con, "rb") :
  cannot open URL 'https://api.gdc.cancer.gov/files/?pretty=true&expand=cases,cases.samples.portions.analytes.aliquots,cases.project,center,analysis,cases.samples&size=10246&filters=%7B%22op%22:%22and%22,%22content%22:[%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22cases.project.project_id%22,%22value%22:[%22TARGET-AML%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.data_category%22,%22value%22:[%22Transcriptome%20Profiling%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.data_type%22,%22value%22:[%22Gene%20Expression%20Quantification%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.analysis.workflow_type%22,%22value%22:[%22STAR%20-%20Counts%22]%7D%7D]%7D&format=JSON': HTTP status was '504 Gateway Timeout'
Warning in open.connection(con, "rb") :
  cannot open URL 'https://api.gdc.cancer.gov/files/?pretty=true&expand=cases,cases.samples.portions.analytes.aliquots,cases.project,center,analysis,cases.samples&size=10246&filters=%7B%22op%22:%22and%22,%22content%22:[%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22cases.project.project_id%22,%22value%22:[%22TARGET-AML%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.data_category%22,%22value%22:[%22Transcriptome%20Profiling%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.data_type%22,%22value%22:[%22Gene%20Expression%20Quantification%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.analysis.workflow_type%22,%22value%22:[%22STAR%20-%20Counts%22]%7D%7D]%7D&format=JSON': HTTP status was '504 Gateway Timeout'
Warning in open.connection(con, "rb") :
  cannot open URL 'https://api.gdc.cancer.gov/files/?pretty=true&expand=cases,cases.samples.portions.analytes.aliquots,cases.project,center,analysis,cases.samples&size=10246&filters=%7B%22op%22:%22and%22,%22content%22:[%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22cases.project.project_id%22,%22value%22:[%22TARGET-AML%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.data_category%22,%22value%22:[%22Transcriptome%20Profiling%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.data_type%22,%22value%22:[%22Gene%20Expression%20Quantification%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.analysis.workflow_type%22,%22value%22:[%22STAR%20-%20Counts%22]%7D%7D]%7D&format=JSON': HTTP status was '504 Gateway Timeout'
Error:  Error in getURL(url, fromJSON, timeout(600), simplifyDataFrame = TRUE): 'getURL()' failed:
  URL: https://api.gdc.cancer.gov/files/?pretty=true&expand=cases,cases.samples.portions.analytes.aliquots,cases.project,center,analysis,cases.samples&size=10246&filters=%7B%22op%22:%22and%22,%22content%22:[%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22cases.project.project_id%22,%22value%22:[%22TARGET-AML%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.data_category%22,%22value%22:[%22Transcriptome%20Profiling%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.data_type%22,%22value%22:[%22Gene%20Expression%20Quantification%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.analysis.workflow_type%22,%22value%22:[%22STAR%20-%20Counts%22]%7D%7D]%7D&format=JSON
  error: cannot open the connection to 'https://api.gdc.cancer.gov/files/?pretty=true&expand=cases,cases.samples.portions.analytes.aliquots,cases.project,center,analysis,cases.samples&size=10246&filters=%7B%22op%22:%22and%22,%22content%22:[%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22cases.project.project_id%22,%22value%22:[%22TARGET-AML%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.data_category%22,%22value%22:[%22Transcriptome%20Profiling%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.data_type%22,%22value%22:[%22Gene%20Expression%20Quantification%22]%7D%7D,%7B%22op%22:%22in%22,%22content%22:%7B%22field%22:%22files.analysis.workflow_type%22,%22value%22:[%22STAR%20-%20Counts%22]%7D%7D]%7D&format=JSON'

We will retry to access GDC!
Error: lexical error: invalid char in json text.
                                       <!DOCTYPE HTML PUBLIC "-//IETF/
                     (right here) ------^
Execution halted
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘analysis.Rmd’ using ‘UTF-8’... failed
  ‘casestudy.Rmd’ using ‘UTF-8’... OK
  ‘classifiers.Rmd’ using ‘UTF-8’... OK
  ‘clinical.Rmd’ using ‘UTF-8’... OK
  ‘download_prepare.Rmd’ using ‘UTF-8’... OK
  ‘extension.Rmd’ using ‘UTF-8’... OK
  ‘index.Rmd’ using ‘UTF-8’... OK
  ‘mutation.Rmd’ using ‘UTF-8’... OK
  ‘query.Rmd’ using ‘UTF-8’... OK
  ‘stemness_score.Rmd’ using ‘UTF-8’... OK
  ‘subtypes.Rmd’ using ‘UTF-8’... OK
 ERROR
Errors in running code in vignettes:
when running code in ‘analysis.Rmd’
  ...
> knitr::opts_chunk$set(cache = FALSE)

> devtools::load_all(".")

  When sourcing ‘analysis.R’:
Error: Could not find a root 'DESCRIPTION' file that starts with '^Package' in
'/tmp/RtmppGEBqE/file32208836e9f19e/vignettes'.
ℹ Are you in your project directory and does your project have a 'DESCRIPTION'
  file?
Execution halted

* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 ERRORs, 2 WARNINGs, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/TCGAbiolinks.Rcheck/00check.log’
for details.


Installation output

TCGAbiolinks.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL TCGAbiolinks
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/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.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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 
 43.261   1.393  44.645 

Example timings

TCGAbiolinks.Rcheck/TCGAbiolinks-Ex.timings

nameusersystemelapsed
GDCdownload0.0010.0000.001
GDCprepare000
GDCprepare_clinic 1.532 0.41235.881
GDCquery 1.883 0.66311.746
GDCquery_ATAC_seq0.5300.0471.849
GDCquery_clinic1.1350.1144.211
PanCancerAtlas_subtypes0.0090.0080.017
TCGAVisualize_volcano0.3030.0240.325
TCGA_MolecularSubtype0.2960.0320.328
TCGAanalyze_DEA19.198 2.15121.353
TCGAanalyze_DEA_Affy000
TCGAanalyze_DMC0.9660.1241.090
TCGAanalyze_EA0.0000.0000.001
TCGAanalyze_EAcomplete2.2740.1792.453
TCGAanalyze_Filtering3.2340.0923.326
TCGAanalyze_LevelTab5.4190.2925.711
TCGAanalyze_Normalization1.3690.0281.398
TCGAanalyze_Pathview000
TCGAanalyze_Stemness1.5480.0281.576
TCGAanalyze_SurvivalKM0.1330.0000.134
TCGAanalyze_survival2.3930.1082.500
TCGAprepare_Affy000
TCGAquery_MatchedCoupledSampleTypes0.0020.0000.002
TCGAquery_SampleTypes0.0010.0000.001
TCGAquery_recount2000
TCGAquery_subtype0.0080.0000.007
TCGAtumor_purity0.060.000.06
TCGAvisualize_EAbarplot2.0810.0632.144
TCGAvisualize_Heatmap1.7870.0721.858
TCGAvisualize_PCA1.7900.0361.826
TCGAvisualize_meanMethylation2.5600.0842.644
TCGAvisualize_oncoprint000
TCGAvisualize_starburst0.0000.0000.001
UseRaw_afterFilter000
colDataPrepare0.2380.0070.755
dmc.non.parametric0.1090.0080.116
dmc.non.parametric.se0.1470.0080.155
gaiaCNVplot0.0270.0000.027
getAdjacencyBiogrid0.0010.0000.001
getDataCategorySummary0.9480.0642.814
getGDCInfo0.0640.0040.186
getGDCprojects0.0710.0160.243
getLinkedOmicsData000
getMC3MAF000