Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

CHECK report for TCGAbiolinks on merida1

This page was generated on 2021-05-06 12:37:08 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the TCGAbiolinks package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1842/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TCGAbiolinks 2.18.0  (landing page)
Tiago Chedraoui Silva
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/TCGAbiolinks
Branch: RELEASE_3_12
Last Commit: df6b579
Last Changed Date: 2020-10-27 11:07:19 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: TCGAbiolinks
Version: 2.18.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TCGAbiolinks_2.18.0.tar.gz
StartedAt: 2021-05-06 06:47:57 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 06:57:53 -0400 (Thu, 06 May 2021)
EllapsedTime: 596.9 seconds
RetCode: 0
Status:   OK  
CheckDir: TCGAbiolinks.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TCGAbiolinks_2.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/TCGAbiolinks.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* 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.18.0’
* 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.7Mb
  sub-directories of 1Mb or more:
    R      2.4Mb
    data   4.0Mb
* 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 dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
GDCquery : <anonymous>: no visible binding for global variable
  ‘submitter_id’
GDCquery : <anonymous>: no visible binding for global variable
  ‘is_ffpe’
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 global function definition for
  ‘values’
getMetPlatInfo: no visible global function definition for
  ‘sesameDataCacheAll’
getMetPlatInfo: no visible global function definition for
  ‘sesameDataGet’
readExonQuantification: no visible binding for global variable ‘exon’
readExonQuantification: no visible binding for global variable
  ‘coordinates’
readGeneExpressionQuantification : <anonymous>: no visible binding for
  '<<-' assignment to ‘assay.list’
readGeneExpressionQuantification: no visible binding for global
  variable ‘assay.list’
Undefined global functions or variables:
  Tumor.purity assay.list barcode clinical coordinates exon is_ffpe
  rse_gene sesameDataCacheAll sesameDataGet submitter_id value values
* 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 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
GDCquery_clinic       20.214  0.325  36.034
TCGAanalyze_LevelTab  17.522  1.375  18.915
TCGAanalyze_DEA       13.324  0.224  13.567
GDCdownload            9.995  0.481  38.921
TCGAanalyze_Filtering  9.859  0.084   9.955
TCGAvisualize_PCA      5.645  0.058   5.709
GDCprepare_clinic      2.786  0.116  42.379
GDCquery               0.584  0.014   5.209
getManifest            0.573  0.010   5.044
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.12-bioc/meat/TCGAbiolinks.Rcheck/00check.log’
for details.



Installation output

TCGAbiolinks.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL TCGAbiolinks
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/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.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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"
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Bioconductor (21)

[ FAIL 0 | WARN 4 | SKIP 21 | PASS 45 ]
> 
> proc.time()
   user  system elapsed 
 59.816   1.880  68.534 

Example timings

TCGAbiolinks.Rcheck/TCGAbiolinks-Ex.timings

nameusersystemelapsed
GDCdownload 9.995 0.48138.921
GDCprepare0.0010.0000.000
GDCprepare_clinic 2.786 0.11642.379
GDCquery0.5840.0145.209
GDCquery_ATAC_seq3.2080.2674.087
GDCquery_Maf0.0010.0000.000
GDCquery_clinic20.214 0.32536.034
PanCancerAtlas_subtypes0.0180.0020.020
TCGAVisualize_volcano0.3310.0070.338
TCGA_MolecularSubtype0.6460.0030.650
TCGAanalyze_DEA13.324 0.22413.567
TCGAanalyze_DEA_Affy000
TCGAanalyze_DMC1.4570.0641.522
TCGAanalyze_EA0.0000.0010.001
TCGAanalyze_EAcomplete3.6160.0943.718
TCGAanalyze_Filtering9.8590.0849.955
TCGAanalyze_LevelTab17.522 1.37518.915
TCGAanalyze_Normalization4.6660.0544.725
TCGAanalyze_Pathview0.0010.0000.000
TCGAanalyze_Stemness4.7870.0564.879
TCGAanalyze_SurvivalKM0.1700.0060.176
TCGAanalyze_survival3.5850.1183.715
TCGAprepare_Affy000
TCGAquery_MatchedCoupledSampleTypes0.0030.0010.004
TCGAquery_SampleTypes0.0010.0000.001
TCGAquery_recount2000
TCGAquery_subtype0.0120.0010.013
TCGAtumor_purity0.1460.0010.147
TCGAvisualize_EAbarplot3.3070.0753.385
TCGAvisualize_Heatmap2.6910.0792.772
TCGAvisualize_PCA5.6450.0585.709
TCGAvisualize_meanMethylation3.3370.0583.404
TCGAvisualize_oncoprint0.0010.0010.002
TCGAvisualize_starburst0.0000.0010.002
UseRaw_afterFilter0.0000.0010.001
colDataPrepare0.1780.0050.626
dmc.non.parametric0.2240.0420.267
dmc.non.parametric.se0.3030.0160.319
gaiaCNVplot0.0440.0020.046
getAdjacencyBiogrid0.0010.0000.002
getDataCategorySummary1.8090.0194.964
getGDCInfo0.0170.0010.172
getGDCprojects0.0290.0010.164
getLinkedOmicsData0.0010.0000.000
getMC3MAF0.0000.0010.000
getManifest0.5730.0105.044
getNbCases000
getNbFiles000
getProjectSummary0.0000.0010.001
getResults0.6640.0124.920
getSampleFilesSummary0.4790.0071.429
getTSS0.0010.0000.000
gliomaClassifier0.0000.0000.001
isServeOK0.0170.0010.170
matchedMetExp0.5780.0174.509