############################################################################## ############################################################################## ### ### 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.32.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/TCGAbiolinks.Rcheck’ * using R version 4.4.0 (2024-04-24) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.6.5 * 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.32.0’ * package encoding: UTF-8 * 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 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 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 : : no visible binding for global variable ‘submitter_id’ GDCquery : : no visible binding for global variable ‘is_ffpe’ GDCquery_clinic : : no visible binding for global variable ‘submitter_id’ GDCquery_clinic : : no visible global function definition for ‘across’ GDCquery_clinic : : 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 : : no visible global function definition for ‘Read10X’ read_gene_expression_quantification : : 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 13.084 0.549 20.851 getManifest 9.671 0.186 110.934 TCGAanalyze_LevelTab 8.388 0.151 12.095 TCGAanalyze_Filtering 4.393 0.081 6.782 TCGAvisualize_meanMethylation 3.260 0.074 5.060 GDCquery 2.033 0.049 12.204 GDCprepare_clinic 1.255 0.139 33.867 matchedMetExp 1.057 0.058 13.064 GDCquery_clinic 0.757 0.055 5.494 getResults 0.747 0.031 8.310 * 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: 10/15396 mismatches (average diff: 0.792) [7378] -0.634 - 0.638 == -1.272 [7379] 0.638 - -0.634 == 1.272 [9519] -0.429 - 0.429 == -0.858 [9520] 0.429 - -0.429 == 0.858 [10555] 0.365 - -0.355 == 0.720 [10556] -0.355 - 0.365 == -0.720 [11506] -0.274 - 0.276 == -0.550 [11507] 0.276 - -0.274 == 0.550 [11525] 0.279 - -0.279 == 0.558 ... [ FAIL 1 | WARN 0 | SKIP 24 | PASS 31 ] 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: 1 ERROR, 2 WARNINGs, 2 NOTEs See ‘/Users/biocbuild/bbs-3.19-bioc/meat/TCGAbiolinks.Rcheck/00check.log’ for details.