############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ChromSCape.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings ChromSCape_1.12.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/ChromSCape.Rcheck' * using R version 4.3.3 (2024-02-29 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'ChromSCape/DESCRIPTION' ... OK * this is package 'ChromSCape' version '1.12.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 ... NOTE Found the following hidden files and directories: .BBSoptions These were most likely included in error. See section 'Package structure' in the 'Writing R Extensions' manual. * checking for portable file names ... OK * checking whether package 'ChromSCape' can be installed ... OK * used C++ compiler: 'G__~1.EXE (GCC) 12.3.0' * checking installed package size ... NOTE installed size is 5.5Mb sub-directories of 1Mb or more: data 1.5Mb www 2.1Mb * 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 ... WARNING 'library' or 'require' call not declared from: 'dplyr' 'library' or 'require' call to 'dplyr' in package code. 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 bams_to_matrix_indexes: no visible binding for global variable 'files_dir_list' enrich_TF_ChEA3_genes: no visible binding for global variable 'CheA3_TF_nTargets' filter_correlated_cell_scExp: no visible binding for global variable 'run_tsne' generate_analysis: no visible global function definition for 'head' generate_analysis: no visible binding for global variable 'k' generate_analysis: no visible binding for global variable 'clusterConsensus' get_most_variable_cyto: no visible binding for global variable 'cytoBand' get_most_variable_cyto: no visible binding for global variable 'Fri_cyto' num_cell_after_QC_filt_scExp: no visible binding for global variable 'sample_id' num_cell_after_QC_filt_scExp: no visible binding for global variable 'total_counts' num_cell_scExp: no visible binding for global variable 'sample_id' num_cell_scExp: no visible binding for global variable 'total_counts' plot_correlation_PCA_scExp: no visible binding for global variable 'Component' plot_coverage_BigWig: no visible binding for global variable 'molecule' plot_coverage_BigWig: no visible binding for global variable 'orientation' plot_coverage_BigWig: no visible binding for global variable 'Gene' plot_gain_or_loss_barplots: no visible binding for global variable 'Gain_or_Loss' plot_gain_or_loss_barplots: no visible binding for global variable 'ncells' plot_gain_or_loss_barplots: no visible binding for global variable 'cytoBand' plot_most_contributing_features: no visible binding for global variable 'genes' plot_percent_active_feature_scExp: no visible binding for global variable 'group' plot_percent_active_feature_scExp: no visible binding for global variable 'percent_active' plot_pie_most_contributing_chr: no visible binding for global variable 'absolute_value' plot_reduced_dim_scExp: no visible binding for global variable 'V1' plot_reduced_dim_scExp: no visible binding for global variable 'V2' plot_reduced_dim_scExp: no visible binding for global variable 'cluster' plot_top_TF_scExp: no visible binding for global variable 'TF' rebin_helper: no visible binding for global variable 'new_row' rebin_helper: no visible binding for global variable 'origin_value' rebin_matrix: no visible binding for global variable 'group' subset_bam_call_peaks: no visible binding for global variable 'merged_bam' Undefined global functions or variables: CheA3_TF_nTargets Component Fri_cyto Gain_or_Loss Gene TF V1 V2 absolute_value cluster clusterConsensus cytoBand files_dir_list genes group head k merged_bam molecule ncells new_row orientation origin_value percent_active run_tsne sample_id total_counts Consider adding importFrom("utils", "head") to your NAMESPACE file. * checking Rd files ... NOTE prepare_Rd: raw_counts_to_sparse_matrix.Rd:6-8: Dropping empty section \source * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Codoc mismatches from documentation object 'generate_analysis': generate_analysis Code: function(input_data_folder, analysis_name = "Analysis_1", output_directory = "./", input_data_type = c("scBED", "DenseMatrix", "SparseMatrix", "scBAM")[1], feature_count_on = c("bins", "genebody", "peaks")[1], feature_count_parameter = 50000, rebin_sparse_matrix = FALSE, ref_genome = c("hg38", "mm10")[1], run = c("filter", "CNA", "cluster", "consensus", "coverage", "DA", "GSA", "report")[c(1, 3, 5, 6, 7, 8)], min_reads_per_cell = 1000, max_quantile_read_per_cell = 99, n_top_features = 40000, norm_type = "CPM", subsample_n = NULL, exclude_regions = NULL, n_clust = NULL, corr_threshold = 99, percent_correlation = 1, maxK = 10, qval.th = 0.1, logFC.th = 1, enrichment_qval = 0.1, doBatchCorr = FALSE, batch_sels = NULL, control_samples_CNA = NULL, genes_to_plot = c("Krt8", "Krt5", "Tgfb1", "Foxq1", "Cdkn2b", "Cdkn2a", "chr7:15000000-20000000")) Docs: function(input_data_folder, analysis_name = "Analysis_1", output_directory = "./", input_data_type = c("scBED", "DenseMatrix", "SparseMatrix", "scBAM")[1], rebin_sparse_matrix = FALSE, feature_count_on = c("bins", "genebody", "peaks")[1], feature_count_parameter = 50000, ref_genome = c("hg38", "mm10")[1], run = c("filter", "CNA", "cluster", "consensus", "peak_call", "coverage", "DA", "GSA", "report")[c(1, 3, 6, 7, 8, 9)], min_reads_per_cell = 1000, max_quantile_read_per_cell = 99, n_top_features = 40000, norm_type = "CPM", subsample_n = NULL, exclude_regions = NULL, n_clust = NULL, corr_threshold = 99, percent_correlation = 1, maxK = 10, qval.th = 0.1, logFC.th = 1, enrichment_qval = 0.1, doBatchCorr = FALSE, batch_sels = NULL, control_samples_CNA = NULL, genes_to_plot = c("Krt8", "Krt5", "Tgfb1", "Foxq1", "Cdkn2b", "Cdkn2a", "chr7:15000000-20000000")) Mismatches in argument names: Position: 5 Code: feature_count_on Docs: rebin_sparse_matrix Position: 6 Code: feature_count_parameter Docs: feature_count_on Position: 7 Code: rebin_sparse_matrix Docs: feature_count_parameter Mismatches in argument default values: Name: 'run' Code: c("filter", "CNA", "cluster", "consensus", "coverage", "DA", "GSA", "report")[c(1, 3, 5, 6, 7, 8)] Docs: c("filter", "CNA", "cluster", "consensus", "peak_call", "coverage", "DA", "GSA", "report")[c(1, 3, 6, 7, 8, 9)] * checking Rd \usage sections ... WARNING Undocumented arguments in documentation object 'rebin_matrix' 'rebin_function' Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * 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 line endings in C/C++/Fortran sources/headers ... OK * checking compiled code ... NOTE Note: information on .o files for x64 is not available File 'F:/biocbuild/bbs-3.18-bioc/R/library/ChromSCape/libs/x64/ChromSCape.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking files in 'vignettes' ... OK * checking examples ... WARNING Found the following significant warnings: Warning: 'as(, "dspMatrix")' is deprecated. Deprecated functions may be defunct as soon as of the next release of R. See ?Deprecated. Examples with CPU (user + system) or elapsed time > 5s user system elapsed plot_gain_or_loss_barplots 60.67 0.93 61.72 get_pathway_mat_scExp 46.13 3.02 49.20 calculate_CNA 29.72 1.32 31.08 plot_reduced_dim_scExp_CNA 30.25 0.41 30.73 calculate_cyto_mat 28.42 0.64 29.08 get_most_variable_cyto 28.42 0.33 28.81 calculate_gain_or_loss 27.06 0.53 27.69 calculate_logRatio_CNA 26.86 0.53 27.48 get_cyto_features 23.75 0.39 24.22 num_cell_after_cor_filt_scExp 13.40 0.28 32.07 filter_correlated_cell_scExp 12.38 0.15 30.88 CompareedgeRGLM 10.78 0.27 11.07 preprocessing_filtering_and_reduction 10.14 0.06 10.22 create_scDataset_raw 8.80 0.52 9.32 import_scExp 7.70 0.17 7.89 differential_activation 7.20 0.11 7.35 rebin_matrix 6.92 0.02 23.61 choose_cluster_scExp 4.72 0.80 5.58 CompareWilcox 4.87 0.36 58.69 enrich_TF_ChEA3_scExp 2.25 0.23 5.56 find_clusters_louvain_scExp 1.57 0.24 6.30 * 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: 4 WARNINGs, 5 NOTEs See 'F:/biocbuild/bbs-3.18-bioc/meat/ChromSCape.Rcheck/00check.log' for details.