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

CHECK report for TCGAbiolinks on machv2

This page was generated on 2020-10-17 11:59:46 -0400 (Sat, 17 Oct 2020).

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 1784/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TCGAbiolinks 2.16.4
Tiago Chedraoui Silva
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/TCGAbiolinks
Branch: RELEASE_3_11
Last Commit: e3b011da
Last Changed Date: 2020-09-08 11:07:02 -0400 (Tue, 08 Sep 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  NA 
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: TCGAbiolinks
Version: 2.16.4
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.16.4.tar.gz
StartedAt: 2020-10-17 05:49:51 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 06:01:23 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 691.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: TCGAbiolinks.Rcheck
Warnings: 1

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.16.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/TCGAbiolinks.Rcheck’
* using R version 4.0.3 (2020-10-10)
* 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.16.4’
* 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  7.0Mb
  sub-directories of 1Mb or more:
    R      2.5Mb
    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 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 ... WARNING
'::' or ':::' import not declared from: ‘sesameData’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
GDCquery: no visible global function definition for ‘contains’
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’
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 contains coordinates exon
  is_ffpe rse_gene 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           25.197  0.405  39.537
TCGAanalyze_LevelTab      19.077  2.628  21.721
TCGAanalyze_DEA           17.153  0.369  17.537
TCGAanalyze_Filtering     11.113  0.174  11.291
TCGAvisualize_PCA          6.208  0.083   6.297
TCGAanalyze_Stemness       5.467  0.069   5.544
GDCdownload                5.335  0.151  34.754
TCGAanalyze_Normalization  5.273  0.071   5.351
GDCprepare_clinic          3.418  0.119  49.900
getDataCategorySummary     2.500  0.020   5.374
matchedMetExp              1.589  0.024   5.644
getResults                 0.792  0.011   5.308
getManifest                0.632  0.009   7.179
* 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: 1 WARNING, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.11-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.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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"
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 45 | SKIPPED: 21 | WARNINGS: 4 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 67.628   2.209  77.858 

Example timings

TCGAbiolinks.Rcheck/TCGAbiolinks-Ex.timings

nameusersystemelapsed
GDCdownload 5.335 0.15134.754
GDCprepare0.0000.0010.001
GDCprepare_clinic 3.418 0.11949.900
GDCquery0.8180.0114.928
GDCquery_ATAC_seq0.3780.0250.995
GDCquery_Maf000
GDCquery_clinic25.197 0.40539.537
PanCancerAtlas_subtypes0.0250.0030.027
TCGAVisualize_volcano0.3950.0100.406
TCGA_MolecularSubtype0.7230.0020.726
TCGAanalyze_DEA17.153 0.36917.537
TCGAanalyze_DEA_Affy0.0000.0010.000
TCGAanalyze_DMC1.5370.0621.602
TCGAanalyze_EA0.0000.0000.001
TCGAanalyze_EAcomplete4.1220.0674.195
TCGAanalyze_Filtering11.113 0.17411.291
TCGAanalyze_LevelTab19.077 2.62821.721
TCGAanalyze_Normalization5.2730.0715.351
TCGAanalyze_Pathview0.0000.0010.001
TCGAanalyze_Stemness5.4670.0695.544
TCGAanalyze_SurvivalKM0.1590.0030.162
TCGAanalyze_survival4.0360.0694.110
TCGAprepare_Affy000
TCGAquery_MatchedCoupledSampleTypes0.0040.0000.004
TCGAquery_SampleTypes0.0020.0000.003
TCGAquery_recount20.0000.0000.001
TCGAquery_subtype0.0120.0010.012
TCGAtumor_purity0.1680.0000.170
TCGAvisualize_EAbarplot4.1590.0694.230
TCGAvisualize_Heatmap2.6920.0502.745
TCGAvisualize_PCA6.2080.0836.297
TCGAvisualize_meanMethylation3.8630.0413.911
TCGAvisualize_oncoprint0.0010.0010.001
TCGAvisualize_starburst0.0000.0020.002
UseRaw_afterFilter0.0000.0010.001
colDataPrepare0.1970.0041.026
dmc.non.parametric0.2540.0410.296
dmc.non.parametric.se0.3420.0180.361
gaiaCNVplot0.0510.0020.053
getAdjacencyBiogrid0.0020.0010.002
getDataCategorySummary2.5000.0205.374
getGDCInfo0.0170.0010.180
getGDCprojects0.0250.0020.214
getLinkedOmicsData0.0010.0010.000
getMC3MAF0.0000.0000.001
getManifest0.6320.0097.179
getNbCases000
getNbFiles0.0000.0000.001
getProjectSummary0.0010.0000.000
getResults0.7920.0115.308
getSampleFilesSummary0.5040.0081.602
getTSS0.0000.0010.000
gliomaClassifier0.0000.0010.001
isServeOK0.0180.0010.173
matchedMetExp1.5890.0245.644