| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:23:50 -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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TCGAbiolinks_2.24.3.tar.gz |
| StartedAt: 2022-10-19 08:49:37 -0400 (Wed, 19 Oct 2022) |
| EndedAt: 2022-10-19 09:04:46 -0400 (Wed, 19 Oct 2022) |
| EllapsedTime: 909.1 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: TCGAbiolinks.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TCGAbiolinks_2.24.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/TCGAbiolinks.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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.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.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 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 26.420 0.421 43.368
getManifest 17.007 0.222 134.767
TCGAanalyze_DEA 15.335 0.313 15.675
TCGAanalyze_LevelTab 7.581 0.097 7.684
GDCquery_ATAC_seq 6.345 0.318 7.359
TCGAvisualize_meanMethylation 6.104 0.075 6.189
GDCdownload 5.566 0.208 53.977
TCGAanalyze_Filtering 5.527 0.057 5.589
GDCprepare_clinic 4.171 0.157 77.393
getDataCategorySummary 2.715 0.042 5.359
getResults 1.228 0.019 8.809
matchedMetExp 1.133 0.038 8.634
GDCquery 1.094 0.040 9.459
* 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.15-bioc/meat/TCGAbiolinks.Rcheck/00check.log’
for details.
TCGAbiolinks.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL TCGAbiolinks ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/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)
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-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"
[ 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
76.699 2.306 85.570
TCGAbiolinks.Rcheck/TCGAbiolinks-Ex.timings
| name | user | system | elapsed | |
| GDCdownload | 5.566 | 0.208 | 53.977 | |
| GDCprepare | 0 | 0 | 0 | |
| GDCprepare_clinic | 4.171 | 0.157 | 77.393 | |
| GDCquery | 1.094 | 0.040 | 9.459 | |
| GDCquery_ATAC_seq | 6.345 | 0.318 | 7.359 | |
| GDCquery_clinic | 26.420 | 0.421 | 43.368 | |
| PanCancerAtlas_subtypes | 0.028 | 0.002 | 0.030 | |
| TCGAVisualize_volcano | 0.568 | 0.013 | 0.583 | |
| TCGA_MolecularSubtype | 0.653 | 0.003 | 0.656 | |
| TCGAanalyze_DEA | 15.335 | 0.313 | 15.675 | |
| TCGAanalyze_DEA_Affy | 0 | 0 | 0 | |
| TCGAanalyze_DMC | 1.825 | 0.083 | 1.910 | |
| TCGAanalyze_EA | 0.000 | 0.000 | 0.001 | |
| TCGAanalyze_EAcomplete | 4.709 | 0.091 | 4.805 | |
| TCGAanalyze_Filtering | 5.527 | 0.057 | 5.589 | |
| TCGAanalyze_LevelTab | 7.581 | 0.097 | 7.684 | |
| TCGAanalyze_Normalization | 2.163 | 0.024 | 2.189 | |
| TCGAanalyze_Pathview | 0 | 0 | 0 | |
| TCGAanalyze_Stemness | 2.380 | 0.048 | 2.430 | |
| TCGAanalyze_SurvivalKM | 0.215 | 0.006 | 0.222 | |
| TCGAanalyze_survival | 4.661 | 0.136 | 4.810 | |
| TCGAprepare_Affy | 0 | 0 | 0 | |
| TCGAquery_MatchedCoupledSampleTypes | 0.004 | 0.001 | 0.004 | |
| TCGAquery_SampleTypes | 0.002 | 0.000 | 0.002 | |
| TCGAquery_recount2 | 0.001 | 0.001 | 0.000 | |
| TCGAquery_subtype | 0.013 | 0.001 | 0.014 | |
| TCGAtumor_purity | 0.114 | 0.001 | 0.115 | |
| TCGAvisualize_EAbarplot | 4.484 | 0.088 | 4.578 | |
| TCGAvisualize_Heatmap | 3.765 | 0.064 | 3.834 | |
| TCGAvisualize_PCA | 2.917 | 0.021 | 2.943 | |
| TCGAvisualize_meanMethylation | 6.104 | 0.075 | 6.189 | |
| TCGAvisualize_oncoprint | 0.001 | 0.001 | 0.001 | |
| TCGAvisualize_starburst | 0.001 | 0.001 | 0.001 | |
| UseRaw_afterFilter | 0 | 0 | 0 | |
| colDataPrepare | 0.220 | 0.007 | 1.054 | |
| dmc.non.parametric | 0.194 | 0.017 | 0.212 | |
| dmc.non.parametric.se | 0.363 | 0.011 | 0.374 | |
| gaiaCNVplot | 0.063 | 0.001 | 0.064 | |
| getAdjacencyBiogrid | 0.002 | 0.000 | 0.002 | |
| getDataCategorySummary | 2.715 | 0.042 | 5.359 | |
| getGDCInfo | 0.022 | 0.002 | 0.402 | |
| getGDCprojects | 0.044 | 0.002 | 0.166 | |
| getLinkedOmicsData | 0.000 | 0.001 | 0.000 | |
| getMC3MAF | 0 | 0 | 0 | |
| getManifest | 17.007 | 0.222 | 134.767 | |
| getNbCases | 0.000 | 0.001 | 0.001 | |
| getNbFiles | 0 | 0 | 0 | |
| getProjectSummary | 0.070 | 0.003 | 0.559 | |
| getResults | 1.228 | 0.019 | 8.809 | |
| getSampleFilesSummary | 0.726 | 0.025 | 1.986 | |
| getTSS | 0.000 | 0.001 | 0.000 | |
| gliomaClassifier | 0.000 | 0.000 | 0.001 | |
| isServeOK | 0.024 | 0.002 | 0.257 | |
| matchedMetExp | 1.133 | 0.038 | 8.634 | |