############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DEGreport.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DEGreport_1.38.5.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/DEGreport.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: x86_64-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.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘DEGreport/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘DEGreport’ version ‘1.38.5’ * 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 ... NOTE Found the following hidden files and directories: .travis.yml These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘DEGreport’ 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 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 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 .benckmark_cutoff: no visible binding for global variable ‘cutoff’ .benckmark_cutoff: no visible binding for global variable ‘cluster’ .convertIDs: no visible global function definition for ‘keys’ .correct_fdr: no visible global function definition for ‘fdrtool’ .generate_scatter_plot: no visible binding for global variable ‘compare’ .generate_scatter_plot: no visible binding for global variable ‘covar’ .get_counts: no visible global function definition for ‘counts’ .model: no visible global function definition for ‘lm’ .plot_raw: no visible binding for global variable ‘.x’ .plot_shrunken: no visible binding for global variable ‘.x’ .process: no visible binding for global variable ‘genes’ .process: no visible binding for global variable ‘cluster’ .reduce : : : no visible global function definition for ‘boxplot’ .reduce_covariates : : no visible binding for global variable ‘fdr’ .reduce_covariates : : no visible binding for global variable ‘compare’ .reduce_covariates : : no visible binding for global variable ‘r’ .reduce_covariates : : no visible binding for global variable ‘p.value’ .run_cluster_profiler: no visible global function definition for ‘enrichGO’ .run_cluster_profiler: no visible global function definition for ‘simplify’ .select_concensus_genes: no visible global function definition for ‘desc’ .select_concensus_genes: no visible binding for global variable ‘score’ .select_concensus_genes: no visible binding for global variable ‘k’ .select_concensus_genes: no visible binding for global variable ‘itemConsensus’ .summarise_res: no visible global function definition for ‘matches’ .summarise_res: no visible binding for global variable ‘comparison’ .summarise_res: no visible binding for global variable ‘gene’ .summarise_res: no visible binding for global variable ‘value_fdr’ .summarise_res: no visible binding for global variable ‘value_fc’ .table_w_fc: no visible binding for global variable ‘comp’ .table_w_fc: no visible binding for global variable ‘log2FoldChange’ degCheckFactors: no visible binding for global variable ‘ratios’ degCorCov: no visible binding for global variable ‘compare’ degCovariates: no visible binding for global variable ‘x’ degCovariates: no visible binding for global variable ‘y’ degCovariates: no visible binding for global variable ‘xend’ degCovariates: no visible binding for global variable ‘yend’ degCovariates: no visible binding for global variable ‘pvalue’ degMA: no visible binding for global variable ‘base_mean’ degMA: no visible binding for global variable ‘log2fc’ degMV: no visible binding for global variable ‘min_median’ degMV: no visible binding for global variable ‘max_sd’ degPatterns: no visible global function definition for ‘rowMedians’ degPatterns: no visible binding for global variable ‘genes’ degPatterns: no visible global function definition for ‘color_branches’ degPatterns: no visible global function definition for ‘set’ degPlotCluster: no visible binding for global variable ‘genes’ degPlotCluster: no visible binding for global variable ‘cluster’ degPlotWide : : no visible binding for global variable ‘count’ significants,TopTags: no visible binding for global variable ‘FDR’ significants,TopTags: no visible binding for global variable ‘logFC’ significants,list : : no visible global function definition for ‘matches’ Undefined global functions or variables: .x FDR base_mean boxplot cluster color_branches comp compare comparison count counts covar cutoff desc enrichGO fdr fdrtool gene genes itemConsensus k keys lm log2FoldChange log2fc logFC matches max_sd min_median p.value pvalue r ratios rowMedians score set simplify value_fc value_fdr x xend y yend Consider adding importFrom("graphics", "boxplot") importFrom("stats", "lm") to your NAMESPACE file. * 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 data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed degResults 14.768 0.103 15.920 degPlot 14.197 0.092 15.797 degComps 13.245 0.082 14.343 degColors 11.768 0.172 13.085 degQC 11.229 0.082 12.270 significants 10.900 0.070 12.097 degMV 10.670 0.106 11.247 degSummary 10.056 0.081 12.043 DEGSet 9.554 0.336 10.748 degMB 9.671 0.102 10.725 degMean 9.616 0.075 10.160 degVar 9.562 0.075 10.284 degVB 9.516 0.080 10.934 degPlotWide 9.201 0.069 10.111 degMA 6.849 0.063 7.594 degDefault 6.749 0.063 7.259 degVolcano 4.804 0.043 5.183 * 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 ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See ‘/Users/biocbuild/bbs-3.18-bioc/meat/DEGreport.Rcheck/00check.log’ for details.