############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:TCGAbiolinks.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings TCGAbiolinks_2.26.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/TCGAbiolinks.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘TCGAbiolinks/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘TCGAbiolinks’ version ‘2.26.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 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 loading without being on the library search path ... 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 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’ 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 : : no visible binding for '<<-' assignment to ‘assay.list’ readGeneExpressionQuantification: no visible binding for global variable ‘assay.list’ readSingleCellAnalysis : : no visible global function definition for ‘Read10X’ Undefined global functions or variables: Read10X Tumor.purity assay.list barcode bcr_patient_barcode clinical coordinates days_to_last_followup exon geFDR2 gene_name is_ffpe logFC meFDR2 rse_gene sample_submitter_id sample_type 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 GDCquery_clinic 685.271 6.921 723.523 getManifest 11.952 1.465 82.849 TCGAanalyze_DEA 9.977 0.180 10.158 TCGAanalyze_LevelTab 5.503 0.016 5.519 GDCdownload 2.449 0.206 34.803 GDCprepare_clinic 2.374 0.109 56.458 matchedMetExp 0.813 0.080 5.608 getResults 0.657 0.052 5.748 GDCquery 0.543 0.004 5.724 * 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 ... ‘analysis.Rmd’ using ‘UTF-8’... OK ‘casestudy.Rmd’ using ‘UTF-8’... OK ‘classifiers.Rmd’ using ‘UTF-8’... OK ‘clinical.Rmd’ using ‘UTF-8’... OK ‘download_prepare.Rmd’ using ‘UTF-8’... OK ‘extension.Rmd’ using ‘UTF-8’... OK ‘gui.Rmd’ using ‘UTF-8’... OK ‘index.Rmd’ using ‘UTF-8’... OK ‘mutation.Rmd’ using ‘UTF-8’... OK ‘query.Rmd’ using ‘UTF-8’... OK ‘stemness_score.Rmd’ using ‘UTF-8’... OK ‘subtypes.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ...