############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:RTCGA.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings RTCGA_1.35.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/RTCGA.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14) GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘RTCGA/DESCRIPTION’ ... OK * this is package ‘RTCGA’ version ‘1.35.0’ * 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 ‘RTCGA’ can be installed ... OK * checking installed package size ... OK * 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 ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE availableDates: no visible binding for global variable ‘.’ downloadTCGA: no visible binding for global variable ‘.’ ggbiplot: no visible binding for global variable ‘xvar’ ggbiplot: no visible binding for global variable ‘yvar’ ggbiplot: no visible global function definition for ‘muted’ ggbiplot: no visible binding for global variable ‘varname’ ggbiplot: no visible binding for global variable ‘angle’ ggbiplot: no visible binding for global variable ‘hjust’ read.mutations: no visible binding for global variable ‘.’ read.rnaseq: no visible binding for global variable ‘.’ survivalTCGA: no visible binding for global variable ‘times’ whichDateToUse: no visible binding for global variable ‘.’ Undefined global functions or variables: . angle hjust muted times varname xvar yvar * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Unknown packages ‘RTCGA.rnaseq.20160128’, ‘RTCGA.clinical.20160128’, ‘RTCGA.mutations.20160128’, ‘RTCGA.CNV.20160128’, ‘RTCGA.RPPA.20160128’, ‘RTCGA.mRNA.20160128’, ‘RTCGA.miRNASeq.20160128’, ‘RTCGA.methylation.20160128’ in Rd xrefs * 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 files in ‘vignettes’ ... OK * checking examples ... ERROR Running examples in ‘RTCGA-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: checkTCGA > ### Title: Information About Datasets from TCGA Project > ### Aliases: checkTCGA > > ### ** Examples > > > ############################# > > # names for current release date and cohort > checkTCGA('DataSets', 'BRCA') Error in function (type, msg, asError = TRUE) : SSL connection timeout Calls: checkTCGA ... availableDataSets -> getURL -> curlPerform -> -> fun Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ── Error ('test_read.R:4:9'): downloadTCGA() function works properly ─────────── Error in `download.file(url = paste0(filesParentURL, "/", linkToData), destfile = file.path(destDir, linkToData))`: cannot open URL 'https://gdac.broadinstitute.org/runs/stddata__2015_06_01/data/ACC/20150601//gdac.broadinstitute.org_ACC.Merge_Clinical.Level_1.2015060100.0.0.tar.gz' Backtrace: ▆ 1. └─RTCGA (local) expect_dimsSize_equal(list("ACC", "2015-06-01"), c(92, 1115)) at test_read.R:23:5 2. └─RTCGA::downloadTCGA(...) at test_read.R:4:9 3. └─base::sapply(...) 4. └─base::lapply(X = X, FUN = FUN, ...) 5. └─RTCGA (local) FUN(X[[i]], ...) 6. └─utils::download.file(...) [ FAIL 3 | WARN 1 | SKIP 0 | PASS 4 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 ERRORs, 2 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/RTCGA.Rcheck/00check.log’ for details.