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

This page was generated on 2022-03-18 11:08:50 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
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

CHECK results for TCGAbiolinks on riesling1


To the developers/maintainers of the TCGAbiolinks package:
- Please 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 How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1942/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TCGAbiolinks 2.23.5  (landing page)
Tiago Chedraoui Silva
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/TCGAbiolinks
git_branch: master
git_last_commit: c4ad287
git_last_commit_date: 2022-02-17 10:52:29 -0400 (Thu, 17 Feb 2022)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    WARNINGS    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: TCGAbiolinks
Version: 2.23.5
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TCGAbiolinks.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings TCGAbiolinks_2.23.5.tar.gz
StartedAt: 2022-03-17 20:27:20 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 20:35:24 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 483.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: TCGAbiolinks.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TCGAbiolinks.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings TCGAbiolinks_2.23.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/TCGAbiolinks.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'TCGAbiolinks/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'TCGAbiolinks' version '2.23.5'
* 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 whether package 'TCGAbiolinks' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.9Mb
  sub-directories of 1Mb or more:
    R      1.6Mb
    data   3.4Mb
* 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 ':::' imports not declared from:
  'Seurat' 'SeuratDisk' 'sesameData'
':::' call which should be '::': 'stringr:::str_split'
  See the note in ?`:::` about the use of this operator.
* 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'
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'
readSingleCellAnalysis : <anonymous>: no visible global function
  definition for 'Read10X'
Undefined global functions or variables:
  Read10X Tumor.purity assay.list barcode clinical 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 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
GDCquery_clinic        15.43   0.19   35.36
TCGAanalyze_DEA        13.08   0.25   13.33
TCGAanalyze_Filtering  10.19   0.10   10.30
TCGAanalyze_LevelTab    7.91   0.16    8.06
TCGAvisualize_PCA       5.18   0.03    5.21
GDCdownload             2.55   0.23   33.00
GDCprepare_clinic       1.75   0.13   41.36
getDataCategorySummary  1.15   0.02    5.90
GDCquery                0.46   0.00    5.32
getResults              0.38   0.01    5.97
matchedMetExp           0.39   0.00    5.58
getManifest             0.37   0.00    6.44
* 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
  'D:/biocbuild/bbs-3.15-bioc/meat/TCGAbiolinks.Rcheck/00check.log'
for details.



Installation output

TCGAbiolinks.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL TCGAbiolinks
###
##############################################################################
##############################################################################


* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/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
  converting help for package 'TCGAbiolinks'
    finding HTML links ... done
    BRCA_rnaseqv2                           html  
    GDCdownload                             html  
    GDCprepare                              html  
    GDCprepare_clinic                       html  
    GDCquery                                html  
    GDCquery_ATAC_seq                       html  
    GDCquery_Maf                            html  
    GDCquery_clinic                         html  
    GeneSplitRegulon                        html  
    GenesCutID                              html  
    PCBC_stemSig                            html  
    PanCancerAtlas_subtypes                 html  
    TCGAVisualize_volcano                   html  
    TCGA_MolecularSubtype                   html  
    TCGAanalyze_Clustering                  html  
    TCGAanalyze_DEA                         html  
    TCGAanalyze_DEA_Affy                    html  
    TCGAanalyze_DMC                         html  
    TCGAanalyze_EA                          html  
    TCGAanalyze_EAcomplete                  html  
    TCGAanalyze_Filtering                   html  
    TCGAanalyze_LevelTab                    html  
    TCGAanalyze_Normalization               html  
    TCGAanalyze_Pathview                    html  
    TCGAanalyze_Preprocessing               html  
    TCGAanalyze_Stemness                    html  
    TCGAanalyze_SurvivalKM                  html  
    TCGAanalyze_analyseGRN                  html  
    TCGAanalyze_networkInference            html  
    TCGAanalyze_survival                    html  
    TCGAbatch_Correction                    html  
    TCGAbiolinks                            html  
    TCGAprepare_Affy                        html  
    TCGAquery_MatchedCoupledSampleTypes     html  
    TCGAquery_SampleTypes                   html  
    TCGAquery_recount2                      html  
    TCGAquery_subtype                       html  
    TCGAtumor_purity                        html  
    TCGAvisualize_BarPlot                   html  
    TCGAvisualize_EAbarplot                 html  
    TCGAvisualize_Heatmap                   html  
    TCGAvisualize_PCA                       html  
    TCGAvisualize_SurvivalCoxNET            html  
    TCGAvisualize_meanMethylation           html  
    TCGAvisualize_oncoprint                 html  
    TCGAvisualize_starburst                 html  
    TabSubtypesCol_merged                   html  
    Tumor.purity                            html  
    UseRaw_afterFilter                      html  
    batch.info                              html  
    bcgsc.ca_CHOL.IlluminaHiSeq_DNASeq.1.somatic.maf
                                            html  
    chol_maf                                html  
    classification                          html  
    clinBRCA                                html  
    clinical.biotab                         html  
    colDataPrepare                          html  
    dataBRCA                                html  
    dataDEGsFiltLevel                       html  
    dataREAD                                html  
    dataREAD_df                             html  
    dmc.non.parametric                      html  
    dmc.non.parametric.se                   html  
    gaiaCNVplot                             html  
    gbm.exp.harmonized                      html  
    gbm.exp.legacy                          html  
    geneInfo                                html  
    geneInfoHT                              html  
    get.GRCh.bioMart                        html  
    getAdjacencyBiogrid                     html  
    getDataCategorySummary                  html  
    getGDCInfo                              html  
    getGDCprojects                          html  
    getGistic                               html  
    getLinkedOmicsData                      html  
    getMC3MAF                               html  
    getManifest                             html  
    getNbCases                              html  
    getNbFiles                              html  
    getProjectSummary                       html  
    getResults                              html  
    getSampleFilesSummary                   html  
    getTSS                                  html  
    get_IDs                                 html  
    ggbiplot                                html  
    gliomaClassifier                        html  
    isServeOK                               html  
    matchedMetExp                           html  
    met.gbm.27k                             html  
    msi_results                             html  
    pancan2018                              html  
    splitAPICall                            html  
    tabSurvKMcompleteDEGs                   html  
** 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)
Making 'packages.html' ... done

Tests output

TCGAbiolinks.Rcheck/tests/testthat.Rout


R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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 4 | SKIP 22 | PASS 45 ]

== Skipped tests ===============================================================
* On Bioconductor (22)

[ FAIL 0 | WARN 4 | SKIP 22 | PASS 45 ]
> 
> proc.time()
   user  system elapsed 
  51.89    3.34   66.56 

Example timings

TCGAbiolinks.Rcheck/TCGAbiolinks-Ex.timings

nameusersystemelapsed
GDCdownload 2.55 0.2333.00
GDCprepare000
GDCprepare_clinic 1.75 0.1341.36
GDCquery0.460.005.32
GDCquery_ATAC_seq0.340.031.14
GDCquery_Maf000
GDCquery_clinic15.43 0.1935.36
PanCancerAtlas_subtypes0.020.010.03
TCGAVisualize_volcano0.420.020.44
TCGA_MolecularSubtype0.20.00.2
TCGAanalyze_DEA13.08 0.2513.33
TCGAanalyze_DEA_Affy000
TCGAanalyze_DMC0.880.010.89
TCGAanalyze_EA000
TCGAanalyze_EAcomplete2.180.042.22
TCGAanalyze_Filtering10.19 0.1010.30
TCGAanalyze_LevelTab7.910.168.06
TCGAanalyze_Normalization4.510.064.58
TCGAanalyze_Pathview000
TCGAanalyze_Stemness4.640.084.72
TCGAanalyze_SurvivalKM0.080.000.08
TCGAanalyze_survival1.960.052.00
TCGAprepare_Affy000
TCGAquery_MatchedCoupledSampleTypes000
TCGAquery_SampleTypes000
TCGAquery_recount2000
TCGAquery_subtype000
TCGAtumor_purity0.060.000.06
TCGAvisualize_EAbarplot2.330.052.37
TCGAvisualize_Heatmap1.860.091.96
TCGAvisualize_PCA5.180.035.21
TCGAvisualize_meanMethylation2.460.022.58
TCGAvisualize_oncoprint0.010.000.02
TCGAvisualize_starburst000
UseRaw_afterFilter000
colDataPrepare0.100.011.28
dmc.non.parametric0.170.004.33
dmc.non.parametric.se0.170.003.67
gaiaCNVplot0.050.000.05
getAdjacencyBiogrid000
getDataCategorySummary1.150.025.90
getGDCInfo0.000.000.24
getGDCprojects0.050.000.20
getLinkedOmicsData000
getMC3MAF000
getManifest0.370.006.44
getNbCases000
getNbFiles000
getProjectSummary000
getResults0.380.015.97
getSampleFilesSummary0.310.001.64
getTSS000
gliomaClassifier000
isServeOK0.000.000.23
matchedMetExp0.390.005.58