Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:20:58 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 |
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? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1987/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
TCGAbiolinks 2.24.3 (landing page) Tiago Chedraoui Silva
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: TCGAbiolinks |
Version: 2.24.3 |
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings TCGAbiolinks_2.24.3.tar.gz |
StartedAt: 2022-10-18 22:07:32 -0400 (Tue, 18 Oct 2022) |
EndedAt: 2022-10-18 22:17:09 -0400 (Tue, 18 Oct 2022) |
EllapsedTime: 576.8 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: TCGAbiolinks.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings TCGAbiolinks_2.24.3.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/TCGAbiolinks.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-pc-linux-gnu (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.24.3’ * 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.5Mb 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 dependencies in R code ... WARNING 'library' or 'require' call not declared from: ‘dplyr’ 'library' or 'require' calls in package code: ‘dplyr’ ‘maftools’ Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. * 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 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’ colDataPrepare: no visible binding for global variable ‘sample_type’ 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 geFDR2 gene_name is_ffpe logFC meFDR2 rse_gene sample_submitter_id sample_type starburst.status submitter_id threshold.starburst value * 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 12.670 0.890 32.053 getManifest 10.986 1.051 87.677 TCGAanalyze_DEA 9.367 0.404 9.771 TCGAanalyze_LevelTab 5.143 0.184 5.327 GDCdownload 2.627 0.225 36.534 GDCprepare_clinic 2.306 0.309 64.440 getDataCategorySummary 1.111 0.020 5.476 matchedMetExp 0.813 0.028 5.856 getResults 0.689 0.036 5.804 GDCquery 0.582 0.096 6.517 * 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 ‘/home/biocbuild/bbs-3.15-bioc/meat/TCGAbiolinks.Rcheck/00check.log’ for details.
TCGAbiolinks.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL TCGAbiolinks ### ############################################################################## ############################################################################## * installing to library ‘/home/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 ** 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)
TCGAbiolinks.Rcheck/tests/testthat.Rout
R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid" Copyright (C) 2022 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 4 | SKIP 22 | PASS 45 ] ══ Skipped tests ═══════════════════════════════════════════════════════════════ • On Bioconductor (22) [ FAIL 0 | WARN 4 | SKIP 22 | PASS 45 ] > > proc.time() user system elapsed 54.441 2.071 69.809
TCGAbiolinks.Rcheck/TCGAbiolinks-Ex.timings
name | user | system | elapsed | |
GDCdownload | 2.627 | 0.225 | 36.534 | |
GDCprepare | 0.000 | 0.001 | 0.000 | |
GDCprepare_clinic | 2.306 | 0.309 | 64.440 | |
GDCquery | 0.582 | 0.096 | 6.517 | |
GDCquery_ATAC_seq | 0.315 | 0.041 | 0.749 | |
GDCquery_clinic | 12.670 | 0.890 | 32.053 | |
PanCancerAtlas_subtypes | 0.011 | 0.004 | 0.015 | |
TCGAVisualize_volcano | 0.268 | 0.028 | 0.296 | |
TCGA_MolecularSubtype | 0.220 | 0.008 | 0.228 | |
TCGAanalyze_DEA | 9.367 | 0.404 | 9.771 | |
TCGAanalyze_DEA_Affy | 0.001 | 0.000 | 0.001 | |
TCGAanalyze_DMC | 0.876 | 0.080 | 0.956 | |
TCGAanalyze_EA | 0 | 0 | 0 | |
TCGAanalyze_EAcomplete | 2.221 | 0.064 | 2.285 | |
TCGAanalyze_Filtering | 2.991 | 0.043 | 3.035 | |
TCGAanalyze_LevelTab | 5.143 | 0.184 | 5.327 | |
TCGAanalyze_Normalization | 1.464 | 0.024 | 1.488 | |
TCGAanalyze_Pathview | 0 | 0 | 0 | |
TCGAanalyze_Stemness | 2.866 | 0.116 | 2.982 | |
TCGAanalyze_SurvivalKM | 0.104 | 0.000 | 0.104 | |
TCGAanalyze_survival | 2.275 | 0.124 | 2.399 | |
TCGAprepare_Affy | 0 | 0 | 0 | |
TCGAquery_MatchedCoupledSampleTypes | 0.002 | 0.000 | 0.002 | |
TCGAquery_SampleTypes | 0.001 | 0.001 | 0.001 | |
TCGAquery_recount2 | 0 | 0 | 0 | |
TCGAquery_subtype | 0.005 | 0.002 | 0.008 | |
TCGAtumor_purity | 0.058 | 0.000 | 0.059 | |
TCGAvisualize_EAbarplot | 2.120 | 0.068 | 2.189 | |
TCGAvisualize_Heatmap | 1.837 | 0.096 | 1.932 | |
TCGAvisualize_PCA | 3.102 | 0.148 | 3.251 | |
TCGAvisualize_meanMethylation | 2.358 | 0.020 | 2.378 | |
TCGAvisualize_oncoprint | 0.001 | 0.000 | 0.000 | |
TCGAvisualize_starburst | 0.001 | 0.000 | 0.001 | |
UseRaw_afterFilter | 0.001 | 0.000 | 0.001 | |
colDataPrepare | 0.148 | 0.000 | 0.742 | |
dmc.non.parametric | 0.092 | 0.024 | 0.115 | |
dmc.non.parametric.se | 0.145 | 0.016 | 0.161 | |
gaiaCNVplot | 0.028 | 0.000 | 0.028 | |
getAdjacencyBiogrid | 0.001 | 0.000 | 0.001 | |
getDataCategorySummary | 1.111 | 0.020 | 5.476 | |
getGDCInfo | 0.029 | 0.024 | 0.800 | |
getGDCprojects | 0.035 | 0.008 | 0.160 | |
getLinkedOmicsData | 0 | 0 | 0 | |
getMC3MAF | 0.001 | 0.000 | 0.000 | |
getManifest | 10.986 | 1.051 | 87.677 | |
getNbCases | 0 | 0 | 0 | |
getNbFiles | 0 | 0 | 0 | |
getProjectSummary | 0.049 | 0.008 | 0.296 | |
getResults | 0.689 | 0.036 | 5.804 | |
getSampleFilesSummary | 0.532 | 0.054 | 2.046 | |
getTSS | 0.000 | 0.000 | 0.001 | |
gliomaClassifier | 0.000 | 0.000 | 0.001 | |
isServeOK | 0.022 | 0.000 | 0.143 | |
matchedMetExp | 0.813 | 0.028 | 5.856 | |