############################################################################## ############################################################################## ### ### 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.28.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/TCGAbiolinks.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.7 * 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.28.4’ * 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 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 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 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 getManifest 11.687 0.582 103.901 TCGAanalyze_DEA 11.285 0.337 20.572 TCGAanalyze_LevelTab 6.070 0.085 10.980 TCGAanalyze_Filtering 4.770 0.060 8.578 TCGAvisualize_meanMethylation 3.389 0.060 6.035 TCGAanalyze_survival 3.124 0.108 5.799 TCGAanalyze_EAcomplete 2.754 0.078 5.005 GDCprepare_clinic 1.194 0.147 41.165 matchedMetExp 1.108 0.062 14.578 getDataCategorySummary 1.061 0.018 8.556 GDCquery_clinic 0.910 0.042 8.497 GDCquery 0.752 0.036 9.690 getResults 0.751 0.026 8.354 getSampleFilesSummary 0.501 0.032 5.612 * 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: ── Failure ('test-analyse.R:153:9'): Results of TCGAanalyze_DEA inverting groups changes signal and order of the signals are right ── dataDEGs$logFC not equal to -1 * dataDEGs.inv$logFC. 8/15396 mismatches (average diff: 0.852) [7378] 0.638 - -0.634 == 1.272 [7379] -0.634 - 0.638 == -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 [11525] 0.279 - -0.279 == 0.558 [11526] -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 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 ERROR, 2 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/TCGAbiolinks.Rcheck/00check.log’ for details.