############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:FLAMES.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings FLAMES_1.11.3.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/FLAMES.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘FLAMES/DESCRIPTION’ ... OK * this is package ‘FLAMES’ version ‘1.11.3’ * 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 ‘FLAMES’ can be installed ... NOTE Found the following notes/warnings: Non-staged installation was used See ‘/home/biocbuild/bbs-3.20-bioc/meat/FLAMES.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ * checking C++ specification ... OK Not all R platforms support C++17 * checking installed package size ... NOTE installed size is 5.2Mb sub-directories of 1Mb or more: data 2.7Mb libs 1.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 loading without being on the library search path ... OK * checking dependencies in R code ... NOTE Namespace in Imports field not imported from: 'IRanges' All declared Imports should be used. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE find_barcode: no visible binding for global variable 'Sample' find_barcode: no visible binding for global variable 'Outfile' find_variants_grange: no visible binding for global variable 'which_label' find_variants_grange: no visible binding for global variable 'nucleotide' find_variants_grange: no visible binding for global variable 'pos' find_variants_grange: no visible binding for global variable 'counts_no_ins' find_variants_grange: no visible binding for global variable 'ref' generate_sc_sce: no visible binding for global variable 'FSM_match' homopolymer_pct : : no visible binding for global variable 'Freq' homopolymer_pct : : no visible binding for global variable 'pct' plot_coverage: no visible binding for global variable 'x' plot_coverage: no visible binding for global variable 'transcript' plot_coverage: no visible binding for global variable 'length_bin' plot_demultiplex: no visible binding for global variable 'CellBarcode' plot_demultiplex: no visible binding for global variable 'Sample' plot_demultiplex: no visible binding for global variable 'UMI' plot_demultiplex: no visible binding for global variable 'UMI_count' plot_demultiplex: no visible binding for global variable 'n' plot_demultiplex: no visible binding for global variable 'FlankEditDist' plot_demultiplex: no visible binding for global variable 'n_reads' plot_demultiplex: no visible binding for global variable 'BarcodeEditDist' plot_demultiplex: no visible binding for global variable 'total reads' plot_demultiplex: no visible binding for global variable 'demultiplexed reads' plot_demultiplex: no visible binding for global variable 'single match reads' plot_demultiplex: no visible binding for global variable 'undemultiplexted reads' plot_demultiplex: no visible binding for global variable 'multi-matching reads' plot_demultiplex: no visible binding for global variable 'Type' plot_demultiplex: no visible binding for global variable 'Reads' plot_demultiplex: no visible binding for global variable 'input' plot_demultiplex: no visible binding for global variable 'output' plot_demultiplex: no visible binding for global variable 'read1_with_adapter' plot_demultiplex: no visible binding for global variable 'Count' plot_flagstat: no visible global function definition for 'everything' plot_flagstat: no visible binding for global variable 'name' plot_flagstat: no visible binding for global variable 'value' plot_isoform_heatmap : group_annotation: no visible global function definition for 'HeatmapAnnotation' plot_isoform_reduced_dim: no visible binding for global variable 'x' plot_isoform_reduced_dim: no visible binding for global variable 'y' plot_isoform_reduced_dim: no visible binding for global variable 'expr' sc_DTU_analysis: no visible binding for global variable 'FSM_match' sc_DTU_analysis: no visible binding for global variable 'gene_id' sc_DTU_analysis: no visible binding for global variable '.' sc_DTU_analysis: no visible binding for global variable 'cell_id' sc_DTU_analysis: no visible binding for global variable 'cnt' sc_DTU_analysis: no visible binding for global variable 'tr_id' sc_DTU_analysis: no visible binding for global variable 'label' sc_DTU_analysis : filter_tr: no visible binding for global variable 'gene_id' sc_DTU_analysis : filter_tr: no visible binding for global variable '.' sc_mutations: no visible binding for global variable 'mutation_index' sc_mutations: no visible binding for global variable 'bam_index' transcript_coverage: no visible binding for global variable 'mat' variant_count_tb: no visible binding for global variable 'barcode' variant_count_tb: no visible binding for global variable 'allele_count' variant_count_tb: no visible binding for global variable 'cell_total_reads' Undefined global functions or variables: . BarcodeEditDist CellBarcode Count FSM_match FlankEditDist Freq HeatmapAnnotation Outfile Reads Sample Type UMI UMI_count allele_count bam_index barcode cell_id cell_total_reads cnt counts_no_ins demultiplexed reads everything expr gene_id input label length_bin mat multi-matching reads mutation_index n n_reads name nucleotide output pct pos read1_with_adapter ref single match reads total reads tr_id transcript undemultiplexted reads value which_label x y Consider adding importFrom("base", "match", "single") 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 LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... NOTE GNU make is a SystemRequirements. * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files is not available File ‘/home/biocbuild/bbs-3.20-bioc/R/site-library/FLAMES/libs/FLAMES.so’: Found ‘abort’, possibly from ‘abort’ (C) Found ‘exit’, possibly from ‘exit’ (C) Found ‘stderr’, possibly from ‘stderr’ (C) Found ‘stdout’, possibly from ‘stdout’ (C) 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 ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed plot_isoform_reduced_dim 21.442 0.852 22.291 bulk_long_pipeline 18.478 0.852 17.343 create_se_from_dir 17.701 0.502 15.857 sc_long_multisample_pipeline 7.053 6.171 7.307 get_GRangesList 6.851 0.184 7.158 minimap2_align 6.761 0.251 7.142 find_isoform 6.770 0.181 7.079 create_sce_from_dir 4.499 2.396 5.330 plot_isoform_heatmap 5.759 0.575 6.334 sc_DTU_analysis 3.287 2.738 3.901 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 6 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/FLAMES.Rcheck/00check.log’ for details.