Back to Rapid builds (Linux only) of a subset of BioC 3.21 Report updated every 6 hours |
This page was generated on 2025-01-30 09:46 -0500 (Thu, 30 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 867 |
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 |
Package 203/217 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
TCGAbiolinks 2.35.1 (landing page) Tiago Chedraoui Silva
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
To the developers/maintainers of the TCGAbiolinks package: - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: TCGAbiolinks |
Version: 2.35.1 |
Command: /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings TCGAbiolinks_2.35.1.tar.gz |
StartedAt: 2025-01-30 09:19:46 -0500 (Thu, 30 Jan 2025) |
EndedAt: 2025-01-30 09:31:46 -0500 (Thu, 30 Jan 2025) |
EllapsedTime: 720.1 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: TCGAbiolinks.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/home/rapidbuild/bbs-3.21-bioc-rapid/R/site-library --timings TCGAbiolinks_2.35.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/TCGAbiolinks.Rcheck’ * using R Under development (unstable) (2025-01-20 r87609) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘TCGAbiolinks/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘TCGAbiolinks’ version ‘2.35.1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 23 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 ... INFO installed size is 6.2Mb sub-directories of 1Mb or more: R 1.6Mb 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 code 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 loading without being on the library search path ... OK * checking whether startup messages can be suppressed ... OK * checking dependencies in R code ... WARNING '::' or ':::' import not declared from: ‘dnet’ * checking S3 generic/method consistency ... WARNING print: function(x, ...) print.header: function(text, type) See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE GDCprepare_clinic: no visible binding for global variable ‘bcr_patient_barcode’ GDCprepare_clinic: no visible binding for global variable ‘days_to_last_followup’ GDCprepare_clinic: no visible binding for global variable ‘vital_status’ GDCquery : <anonymous>: no visible binding for global variable ‘submitter_id’ GDCquery : <anonymous>: no visible binding for global variable ‘is_ffpe’ GDCquery_clinic : <anonymous>: no visible binding for global variable ‘submitter_id’ GDCquery_clinic : <anonymous>: no visible global function definition for ‘across’ GDCquery_clinic : <anonymous>: no visible global function definition for ‘everything’ 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’ readExonQuantification: no visible binding for global variable ‘exon’ readExonQuantification: no visible binding for global variable ‘coordinates’ readSingleCellAnalysis : <anonymous>: no visible global function definition for ‘Read10X’ read_gene_expression_quantification : <anonymous>: no visible binding for '<<-' assignment to ‘assay.list’ read_gene_expression_quantification: no visible binding for global variable ‘assay.list’ Undefined global functions or variables: Read10X Tumor.purity across assay.list barcode bcr_patient_barcode clinical coordinates days_to_last_followup everything exon geFDR2 gene_name is_ffpe logFC meFDR2 rse_gene sample_submitter_id starburst.status submitter_id threshold.starburst value vital_status * 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 TCGAanalyze_DEA 8.985 0.176 9.170 getManifest 6.902 0.064 90.577 GDCquery 1.480 0.036 8.883 GDCprepare_clinic 1.066 0.086 28.657 matchedMetExp 1.000 0.022 8.218 getResults 0.556 0.011 6.086 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 2 WARNINGs, 1 NOTE See ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/meat/TCGAbiolinks.Rcheck/00check.log’ for details.
TCGAbiolinks.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/rapidbuild/bbs-3.21-bioc-rapid/R/bin/R CMD INSTALL TCGAbiolinks ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.21-bioc-rapid/R/site-library’ * installing *source* package ‘TCGAbiolinks’ ... ** this is package ‘TCGAbiolinks’ version ‘2.35.1’ ** 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 Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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 0 | SKIP 24 | PASS 32 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • On Bioconductor (24): 'test-prepare-download.R:4:5', 'test-prepare-download.R:49:5', 'test-prepare-download.R:92:5', 'test-prepare-download.R:102:5', 'test-prepare-download.R:124:5', 'test-prepare-download.R:145:5', 'test-prepare-download.R:164:5', 'test-prepare-download.R:183:5', 'test-prepare-download.R:199:5', 'test-prepare-download.R:209:5', 'test-prepare-download.R:221:5', 'test-prepare-download.R:246:5', 'test-prepare-download.R:286:5', 'test-prepare-download.R:316:5', 'test-prepare-download.R:347:5', 'test-prepare-download.R:381:5', 'test-query-clinical.R:13:5', 'test-query-clinical.R:69:5', 'test-query.R:5:5', 'test-query.R:15:5', 'test-query.R:44:5', 'test-query.R:86:5', 'test-query.R:127:5', 'test-query.R:147:5' [ FAIL 0 | WARN 0 | SKIP 24 | PASS 32 ] > > proc.time() user system elapsed 36.567 1.097 37.661
TCGAbiolinks.Rcheck/TCGAbiolinks-Ex.timings
name | user | system | elapsed | |
GDCdownload | 0.000 | 0.000 | 0.001 | |
GDCprepare | 0.001 | 0.000 | 0.000 | |
GDCprepare_clinic | 1.066 | 0.086 | 28.657 | |
GDCquery | 1.480 | 0.036 | 8.883 | |
GDCquery_ATAC_seq | 0.320 | 0.021 | 1.185 | |
GDCquery_clinic | 0.680 | 0.016 | 2.231 | |
PanCancerAtlas_subtypes | 0.011 | 0.003 | 0.014 | |
TCGAVisualize_volcano | 0.207 | 0.005 | 0.249 | |
TCGA_MolecularSubtype | 0.241 | 0.001 | 0.242 | |
TCGAanalyze_DEA | 8.985 | 0.176 | 9.170 | |
TCGAanalyze_DEA_Affy | 0 | 0 | 0 | |
TCGAanalyze_DMC | 0.704 | 0.029 | 0.733 | |
TCGAanalyze_EA | 0 | 0 | 0 | |
TCGAanalyze_EAcomplete | 1.446 | 0.053 | 1.498 | |
TCGAanalyze_Filtering | 1.581 | 0.012 | 1.592 | |
TCGAanalyze_LevelTab | 3.785 | 0.007 | 3.792 | |
TCGAanalyze_Normalization | 0.657 | 0.000 | 0.658 | |
TCGAanalyze_Pathview | 0 | 0 | 0 | |
TCGAanalyze_Stemness | 1.822 | 0.002 | 1.825 | |
TCGAanalyze_SurvivalKM | 0.093 | 0.003 | 0.096 | |
TCGAanalyze_survival | 1.823 | 0.070 | 1.893 | |
TCGAprepare_Affy | 0 | 0 | 0 | |
TCGAquery_MatchedCoupledSampleTypes | 0.001 | 0.001 | 0.002 | |
TCGAquery_SampleTypes | 0.001 | 0.000 | 0.001 | |
TCGAquery_recount2 | 0 | 0 | 0 | |
TCGAquery_subtype | 0.006 | 0.000 | 0.006 | |
TCGAtumor_purity | 0.039 | 0.000 | 0.039 | |
TCGAvisualize_EAbarplot | 1.489 | 0.039 | 1.527 | |
TCGAvisualize_Heatmap | 1.306 | 0.012 | 1.318 | |
TCGAvisualize_PCA | 0.946 | 0.024 | 0.970 | |
TCGAvisualize_meanMethylation | 2.062 | 0.007 | 2.070 | |
TCGAvisualize_oncoprint | 0.000 | 0.000 | 0.001 | |
TCGAvisualize_starburst | 0 | 0 | 0 | |
UseRaw_afterFilter | 0 | 0 | 0 | |
colDataPrepare | 0.155 | 0.000 | 0.534 | |
dmc.non.parametric | 0.065 | 0.005 | 0.070 | |
dmc.non.parametric.se | 0.102 | 0.005 | 0.107 | |
gaiaCNVplot | 0.02 | 0.00 | 0.02 | |
geneInfoHT | 0 | 0 | 0 | |
getAdjacencyBiogrid | 0.001 | 0.001 | 0.001 | |
getDataCategorySummary | 0.700 | 0.008 | 1.849 | |
getGDCInfo | 0.047 | 0.000 | 0.097 | |
getGDCprojects | 0.055 | 0.001 | 0.140 | |
getLinkedOmicsData | 0 | 0 | 0 | |
getMC3MAF | 0.001 | 0.000 | 0.000 | |
getManifest | 6.902 | 0.064 | 90.577 | |
getNbCases | 0.001 | 0.000 | 0.000 | |
getNbFiles | 0 | 0 | 0 | |
getProjectSummary | 0.107 | 0.000 | 0.267 | |
getResults | 0.556 | 0.011 | 6.086 | |
getSampleFilesSummary | 0.360 | 0.012 | 1.227 | |
getTSS | 0 | 0 | 0 | |
gliomaClassifier | 0 | 0 | 0 | |
isServeOK | 0.046 | 0.000 | 0.100 | |
matchedMetExp | 1.000 | 0.022 | 8.218 | |