Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-01-23 12:10 -0500 (Thu, 23 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4493
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4394
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 721/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FLAMES 2.0.2  (landing page)
Changqing Wang
Snapshot Date: 2025-01-20 13:00 -0500 (Mon, 20 Jan 2025)
git_url: https://git.bioconductor.org/packages/FLAMES
git_branch: RELEASE_3_20
git_last_commit: 8b0f8a9
git_last_commit_date: 2024-12-05 19:57:26 -0500 (Thu, 05 Dec 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for FLAMES on kjohnson1

To the developers/maintainers of the FLAMES package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/FLAMES.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: FLAMES
Version: 2.0.2
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FLAMES.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FLAMES_2.0.2.tar.gz
StartedAt: 2025-01-21 19:33:35 -0500 (Tue, 21 Jan 2025)
EndedAt: 2025-01-21 19:45:23 -0500 (Tue, 21 Jan 2025)
EllapsedTime: 708.6 seconds
RetCode: 0
Status:   OK  
CheckDir: FLAMES.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:FLAMES.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings FLAMES_2.0.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/FLAMES.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘FLAMES/DESCRIPTION’ ... OK
* this is package ‘FLAMES’ version ‘2.0.2’
* 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 ‘/Users/biocbuild/bbs-3.20-bioc/meat/FLAMES.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.sdk’
* 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.4Mb
* 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 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
create_spe: no visible binding for global variable 'barcode'
filter_coverage: no visible global function definition for
  'starts_with'
filter_coverage: no visible binding for global variable 'filter_res'
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 'count'
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'
get_coverage: no visible binding for global variable 'Freq'
homopolymer_pct : <anonymous>: no visible binding for global variable
  'Freq'
homopolymer_pct : <anonymous>: no visible binding for global variable
  'pct'
plot_coverage: no visible binding for global variable 'tr_length'
plot_coverage: no visible binding for global variable 'read_counts'
plot_coverage: no visible binding for global variable 'total_counts'
plot_coverage: no visible binding for global variable 'cumpct'
plot_coverage: no visible binding for global variable 'length_bin'
plot_coverage: no visible binding for global variable 'min_length'
plot_coverage: no visible binding for global variable 'max_length'
plot_coverage: no visible global function definition for 'head'
plot_coverage: no visible binding for global variable 'transcript'
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 'barcode_rank'
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'
plot_spatial_isoform: no visible global function definition for 'head'
plot_spatial_pie: no visible global function definition for 'head'
plot_spatial_pie: no visible binding for global variable 'imageY'
plot_spatial_pie: no visible binding for global variable 'imageX'
relative_mutation_positions: no visible binding for global variable
  'region'
relative_mutation_positions_single: no visible binding for global
  variable 'type'
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'
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 barcode_rank cell_id cell_total_reads
  cnt count counts_no_ins cumpct demultiplexed reads everything expr
  filter_res gene_id head imageX imageY input label length_bin
  max_length min_length multi-matching reads mutation_index n_reads
  name nucleotide output pct pos read1_with_adapter read_counts ref
  region single match reads starts_with total reads total_counts tr_id
  tr_length transcript type undemultiplexted reads value which_label x
  y
Consider adding
  importFrom("base", "match", "single")
  importFrom("utils", "head")
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 ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/FLAMES/libs/FLAMES.so’:
  Found ‘___assert_rtn’, possibly from ‘assert’ (C)
  Found ‘___stderrp’, possibly from ‘stderr’ (C)
  Found ‘___stdoutp’, possibly from ‘stdout’ (C)
  Found ‘_abort’, possibly from ‘abort’ (C)
  Found ‘_exit’, possibly from ‘exit’ (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
bulk_long_pipeline           27.237  1.313  27.471
plot_isoform_reduced_dim     25.699  0.534  26.288
create_se_from_dir           24.903  0.652  21.945
sc_long_multisample_pipeline 12.939  3.180  14.623
create_sce_from_dir           8.198  2.057  11.434
find_isoform                  9.665  0.270   9.949
get_GRangesList               9.005  0.208   9.239
minimap2_align                8.996  0.190   9.217
plot_coverage                 8.438  0.239   8.758
relative_mutation_positions   7.245  0.127   8.404
filter_coverage               6.425  0.206   6.658
get_coverage                  5.510  0.239   5.752
find_variants                 4.599  0.539   5.145
sc_DTU_analysis               3.881  1.151   4.828
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 5 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/FLAMES.Rcheck/00check.log’
for details.


Installation output

FLAMES.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL FLAMES
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘FLAMES’ ...
** using non-staged installation via StagedInstall field
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using C++17
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppFunctions.cpp -o RcppFunctions.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c classes/BamRecord.cpp -o classes/BamRecord.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c classes/GFFRecord.cpp -o classes/GFFRecord.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c classes/GeneAnnotationParser.cpp -o classes/GeneAnnotationParser.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c classes/Isoforms.cpp -o classes/Isoforms.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c classes/junctions.cpp -o classes/junctions.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c main-functions/find_isoform.cpp -o main-functions/find_isoform.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c main-functions/flexiplex.cpp -o main-functions/flexiplex.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c main-functions/get_transcript_seq.cpp -o main-functions/get_transcript_seq.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c main-functions/group_bam2isoform.cpp -o main-functions/group_bam2isoform.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c main-functions/pileup_readid.cpp -o main-functions/pileup_readid.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c tests/test-junctions.cpp -o tests/test-junctions.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c tests/test-parsing.cpp -o tests/test-parsing.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c utility/cigars.cpp -o utility/cigars.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c utility/edlib-1.2.7/edlib.cpp -o utility/edlib-1.2.7/edlib.o
clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -D_FILE_OFFSET_BITS=64 -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/testthat/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c utility/bam.c -o utility/bam.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o FLAMES.so RcppExports.o RcppFunctions.o classes/BamRecord.o classes/GFFRecord.o classes/GeneAnnotationParser.o classes/Isoforms.o classes/junctions.o main-functions/find_isoform.o main-functions/flexiplex.o main-functions/get_transcript_seq.o main-functions/group_bam2isoform.o main-functions/pileup_readid.o tests/test-junctions.o tests/test-parsing.o utility/cigars.o utility/edlib-1.2.7/edlib.o utility/bam.o -pthread -lz /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
ld: warning: ignoring duplicate libraries: '-lz'
if test -e "/usr/bin/strip" & test -e "/bin/uname" & [[ `uname` == "Linux" ]] ; then /usr/bin/strip --strip-debug FLAMES.so; fi
installing to /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/FLAMES/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (FLAMES)

Tests output

FLAMES.Rcheck/tests/testthat.Rout


R version 4.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> 
> library(testthat)
> library(FLAMES)
> 
> test_check("FLAMES")
Writing configuration parameters to:  /tmp/RtmpZLUkRZ/filec5ff5170e58d/config_file_50687.json 
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpZLUkRZ/filec5ff4da8b88/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Skipping TSO trimming...
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpZLUkRZ/filec5ff9c4616a/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Skipping TSO trimming...
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpZLUkRZ/filec5ff9c4616a/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpZLUkRZ/filec5ff3fd69dc9/musc_rps24_1.fastq
Searching for barcodes...
Processing file: /tmp/RtmpZLUkRZ/filec5ff3fd69dc9/musc_rps24_2.fastq
Searching for barcodes...
Processing file: /tmp/RtmpZLUkRZ/filec5ff3fd69dc9/musc_rps24_3.fastq
Searching for barcodes...
Processing file: /tmp/RtmpZLUkRZ/filec5ff3fd69dc9/musc_rps24_4.fastq
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Skipping TSO trimming...
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpZLUkRZ/filec5ff6731a1a0/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Skipping TSO trimming...
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpZLUkRZ/filec5ff6731a1a0/bc_allow.tsv
Number of known barcodes: 143
Processing file: /tmp/RtmpZLUkRZ/filec5ffdaa5253/musc_rps24_1.fastq
Searching for barcodes...
Processing file: /tmp/RtmpZLUkRZ/filec5ffdaa5253/musc_rps24_2.fastq
Searching for barcodes...
Processing file: /tmp/RtmpZLUkRZ/filec5ffdaa5253/musc_rps24_3.fastq
Searching for barcodes...
Processing file: /tmp/RtmpZLUkRZ/filec5ffdaa5253/musc_rps24_4.fastq
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpZLUkRZ/filec5ff6731a1a0/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Skipping TSO trimming...
FLEXIPLEX 0.96.2
Setting max barcode edit distance to 2
Setting max flanking sequence edit distance to 8
Setting read IDs to be  replaced
Setting number of threads to 1
Search pattern: 
primer: CTACACGACGCTCTTCCGATCT
BC: NNNNNNNNNNNNNNNN
UMI: NNNNNNNNNNNN
polyT: TTTTTTTTT
Setting known barcodes from /tmp/RtmpZLUkRZ/filec5ff5e3c69f5/bc_allow.tsv
Number of known barcodes: 143
Processing file: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/FLAMES/extdata/fastq/musc_rps24.fastq.gz
Searching for barcodes...
Number of reads processed: 393
Number of reads where at least one barcode was found: 368
Number of reads with exactly one barcode match: 364
Number of chimera reads: 1
All done!
Skipping TSO trimming...
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 13 ]
> 
> proc.time()
   user  system elapsed 
 24.559   1.226  25.876 

Example timings

FLAMES.Rcheck/FLAMES-Ex.timings

nameusersystemelapsed
annotation_to_fasta1.6170.0551.816
blaze0.3760.0562.546
bulk_long_pipeline27.237 1.31327.471
combine_sce0.8720.0730.945
convolution_filter0.0010.0000.001
create_config0.0060.0020.006
create_sce_from_dir 8.198 2.05711.434
create_se_from_dir24.903 0.65221.945
cutadapt0.0000.0000.001
filter_annotation0.6460.0070.654
filter_coverage6.4250.2066.658
find_barcode0.9340.2701.203
find_bin0.0100.0150.029
find_isoform9.6650.2709.949
find_variants4.5990.5395.145
get_GRangesList9.0050.2089.239
get_coverage5.5100.2395.752
minimap2_align8.9960.1909.217
minimap2_realign0.7830.0810.870
parse_gff_tree0.3060.0210.331
plot_coverage8.4380.2398.758
plot_demultiplex1.3460.3171.667
plot_isoform_heatmap4.1510.3414.508
plot_isoform_reduced_dim25.699 0.53426.288
plot_isoforms2.7290.0152.746
quantify_transcript1.7650.0672.035
quantify_transcript_flames2.1870.0842.407
relative_mutation_positions7.2450.1278.404
sc_DTU_analysis3.8811.1514.828
sc_impute_transcript0.7330.1080.911
sc_long_multisample_pipeline12.939 3.18014.623
sc_long_pipeline3.4820.8213.515
sc_mutations2.2670.5842.868
weight_transcripts0.0270.0150.041