Back to Multiple platform build/check report for BioC 3.14
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:06:33 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for FLAMES on tokay2


To the developers/maintainers of the FLAMES package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 648/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
FLAMES 1.0.2  (landing page)
Voogd Oliver
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/FLAMES
git_branch: RELEASE_3_14
git_last_commit: e96c59c
git_last_commit_date: 2021-11-03 18:27:48 -0400 (Wed, 03 Nov 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: FLAMES
Version: 1.0.2
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:FLAMES.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings FLAMES_1.0.2.tar.gz
StartedAt: 2022-04-12 19:39:35 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 19:45:12 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 336.2 seconds
RetCode: 0
Status:   OK  
CheckDir: FLAMES.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:FLAMES.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings FLAMES_1.0.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/FLAMES.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'FLAMES/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'FLAMES' version '1.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 whether package 'FLAMES' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  8.7Mb
  sub-directories of 1Mb or more:
    libs   7.3Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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
sc_DTU_analysis: no visible global function definition for 'is'
sc_DTU_analysis: no visible binding for global variable 'FSM_match'
sc_DTU_analysis: no visible binding for global variable 'gene_name'
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 : get_rm: no visible binding for global variable
  'gene_name'
sc_DTU_analysis : get_rm: no visible binding for global variable 'l'
Undefined global functions or variables:
  FSM_match cell_id cnt gene_name is l tr_id
Consider adding
  importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 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 for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/FLAMES/libs/i386/FLAMES.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
  Found 'putchar', possibly from 'putchar' (C)
  Found 'puts', possibly from 'printf' (C), 'puts' (C)
  Found 'rand', possibly from 'rand' (C)
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/FLAMES/libs/x64/FLAMES.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
  Found 'putchar', possibly from 'putchar' (C)
  Found 'puts', possibly from 'printf' (C), 'puts' (C)
  Found 'rand', possibly from 'rand' (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. 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 ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... 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 NOTEs
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/FLAMES.Rcheck/00check.log'
for details.



Installation output

FLAMES.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/FLAMES_1.0.2.tar.gz && rm -rf FLAMES.buildbin-libdir && mkdir FLAMES.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=FLAMES.buildbin-libdir FLAMES_1.0.2.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL FLAMES_1.0.2.zip && rm FLAMES_1.0.2.tar.gz FLAMES_1.0.2.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 71  641k   71  459k    0     0   683k      0 --:--:-- --:--:-- --:--:--  683k
100  641k  100  641k    0     0   780k      0 --:--:-- --:--:-- --:--:--  780k

install for i386

* installing *source* package 'FLAMES' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
sh: C:/Users/BIOCBU~1/BBS-3~1.14-/R/bin.R: No such file or directory
"C:/rtools40/mingw32/bin/"gcc   -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c bam.c -o bam.o
bam.c: In function 'bam_remove_B':
bam.c:163:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for (k = 0; k < b->core.n_cigar; ++k)
  ^~~
bam.c:165:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   if (k == b->core.n_cigar) return 0; // no 'B'
   ^~
bam.c:226:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for (k = 1; k < l; ++k)
   ^~~
bam.c:230:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
    for (k = i = 0; k < l; ++k)
    ^~~
bam.c:230:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
bam.c:233:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
     l = i;
     ^
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c edit_dist.cpp -o edit_dist.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fastq_utils.cpp -o fastq_utils.o
In file included from fastq_utils.h:4,
                 from fastq_utils.cpp:1:
fastq_utils.h: In function 'int ks_getuntil(kstream_t*, int, kstring_t*, int*)':
kseq.h:118:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
    if (str->m - str->l < i - ks->begin + 1) {     \
        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
kseq.h:143:2: note: in expansion of macro '__KS_GETUNTIL'
  __KS_GETUNTIL(__read, __bufsize)
  ^~~~~~~~~~~~~
kseq.h:218:2: note: in expansion of macro 'KSTREAM_INIT'
  KSTREAM_INIT(type_t, __read, 4096)   \
  ^~~~~~~~~~~~
fastq_utils.h:13:1: note: in expansion of macro 'KSEQ_INIT'
 KSEQ_INIT(gzFile, gzread)
 ^~~~~~~~~
fastq_utils.h: At global scope:
kseq.h:171:13: warning: 'int kseq_read(kseq_t*)' defined but not used [-Wunused-function]
  static int kseq_read(kseq_t *seq)         \
             ^~~~~~~~~
kseq.h:171:13: note: in definition of macro '__KSEQ_READ'
  static int kseq_read(kseq_t *seq)         \
             ^~~~~~~~~
fastq_utils.h:13:1: note: in expansion of macro 'KSEQ_INIT'
 KSEQ_INIT(gzFile, gzread)
 ^~~~~~~~~
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_cell_barcode.cpp -o match_cell_barcode.o
In file included from fastq_utils.h:4,
                 from match_cell_barcode.cpp:13:
fastq_utils.h: In function 'int ks_getuntil(kstream_t*, int, kstring_t*, int*)':
kseq.h:118:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
    if (str->m - str->l < i - ks->begin + 1) {     \
        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
kseq.h:143:2: note: in expansion of macro '__KS_GETUNTIL'
  __KS_GETUNTIL(__read, __bufsize)
  ^~~~~~~~~~~~~
kseq.h:218:2: note: in expansion of macro 'KSTREAM_INIT'
  KSTREAM_INIT(type_t, __read, 4096)   \
  ^~~~~~~~~~~~
fastq_utils.h:13:1: note: in expansion of macro 'KSEQ_INIT'
 KSEQ_INIT(gzFile, gzread)
 ^~~~~~~~~
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c merge_bulk.cpp -o merge_bulk.o
In file included from fastq_utils.h:4,
                 from merge_bulk.cpp:1:
fastq_utils.h: In function 'int ks_getuntil(kstream_t*, int, kstring_t*, int*)':
kseq.h:118:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
    if (str->m - str->l < i - ks->begin + 1) {     \
        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
kseq.h:143:2: note: in expansion of macro '__KS_GETUNTIL'
  __KS_GETUNTIL(__read, __bufsize)
  ^~~~~~~~~~~~~
kseq.h:218:2: note: in expansion of macro 'KSTREAM_INIT'
  KSTREAM_INIT(type_t, __read, 4096)   \
  ^~~~~~~~~~~~
fastq_utils.h:13:1: note: in expansion of macro 'KSEQ_INIT'
 KSEQ_INIT(gzFile, gzread)
 ^~~~~~~~~
sh: C:/Users/BIOCBU~1/BBS-3~1.14-/R/bin.R: No such file or directory
"C:/rtools40/mingw32/bin/"gcc   -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c ssw.c -o ssw.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ssw_cpp.cpp -o ssw_cpp.o
C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o FLAMES.dll tmp.def RcppExports.o bam.o edit_dist.o fastq_utils.o match_cell_barcode.o merge_bulk.o ssw.o ssw_cpp.o C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/usrlib/i386/libhts.a -LC:/extsoft/lib/i386 -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lz -lws2_32 -lwldap32 -lwinmm -lidn -LC:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/libs/i386 -lzlib1bioc -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/FLAMES.buildbin-libdir/00LOCK-FLAMES/00new/FLAMES/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'FLAMES'
    finding HTML links ... done
    bulk_long_pipeline                      html  
    finding level-2 HTML links ... done

    bulk_windows_pipeline_setup             html  
    callBasilisk                            html  
    create_config                           html  
    generate_umap                           html  
    generic_long_pipeline                   html  
    get_default_config_file                 html  
    gff3_to_bed12                           html  
    match_cell_barcode                      html  
    merge_bulk_fastq                        html  
    merge_bulk_fastq_cpp                    html  
    merge_bulk_fastq_python                 html  
    minimap2_align                          html  
    minimap2_check_callable                 html  
    parse_gff_tree                          html  
    parse_json_config                       html  
    print_config                            html  
    samtools_as_bam                         html  
    samtools_sort_index                     html  
    sc_DTU_analysis                         html  
    sc_long_pipeline                        html  
    sc_mutations                            html  
    sc_windows_pipeline_setup               html  
    windows_pipeline_isoforms               html  
    windows_pipeline_quantification         html  
    write_config                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'FLAMES' ...
** libs
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
sh: C:/Users/BIOCBU~1/BBS-3~1.14-/R/bin.R: No such file or directory
"C:/rtools40/mingw64/bin/"gcc   -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c bam.c -o bam.o
bam.c: In function 'bam_remove_B':
bam.c:163:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for (k = 0; k < b->core.n_cigar; ++k)
  ^~~
bam.c:165:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   if (k == b->core.n_cigar) return 0; // no 'B'
   ^~
bam.c:226:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for (k = 1; k < l; ++k)
   ^~~
bam.c:230:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
    for (k = i = 0; k < l; ++k)
    ^~~
bam.c:230:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
bam.c:233:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
     l = i;
     ^
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c edit_dist.cpp -o edit_dist.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fastq_utils.cpp -o fastq_utils.o
In file included from fastq_utils.h:4,
                 from fastq_utils.cpp:1:
fastq_utils.h: In function 'int ks_getuntil(kstream_t*, int, kstring_t*, int*)':
kseq.h:118:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare]
    if (str->m - str->l < i - ks->begin + 1) {     \
        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
kseq.h:143:2: note: in expansion of macro '__KS_GETUNTIL'
  __KS_GETUNTIL(__read, __bufsize)
  ^~~~~~~~~~~~~
kseq.h:218:2: note: in expansion of macro 'KSTREAM_INIT'
  KSTREAM_INIT(type_t, __read, 4096)   \
  ^~~~~~~~~~~~
fastq_utils.h:13:1: note: in expansion of macro 'KSEQ_INIT'
 KSEQ_INIT(gzFile, gzread)
 ^~~~~~~~~
fastq_utils.h: At global scope:
kseq.h:171:13: warning: 'int kseq_read(kseq_t*)' defined but not used [-Wunused-function]
  static int kseq_read(kseq_t *seq)         \
             ^~~~~~~~~
kseq.h:171:13: note: in definition of macro '__KSEQ_READ'
  static int kseq_read(kseq_t *seq)         \
             ^~~~~~~~~
fastq_utils.h:13:1: note: in expansion of macro 'KSEQ_INIT'
 KSEQ_INIT(gzFile, gzread)
 ^~~~~~~~~
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c match_cell_barcode.cpp -o match_cell_barcode.o
In file included from fastq_utils.h:4,
                 from match_cell_barcode.cpp:13:
fastq_utils.h: In function 'int ks_getuntil(kstream_t*, int, kstring_t*, int*)':
kseq.h:118:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare]
    if (str->m - str->l < i - ks->begin + 1) {     \
        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
kseq.h:143:2: note: in expansion of macro '__KS_GETUNTIL'
  __KS_GETUNTIL(__read, __bufsize)
  ^~~~~~~~~~~~~
kseq.h:218:2: note: in expansion of macro 'KSTREAM_INIT'
  KSTREAM_INIT(type_t, __read, 4096)   \
  ^~~~~~~~~~~~
fastq_utils.h:13:1: note: in expansion of macro 'KSEQ_INIT'
 KSEQ_INIT(gzFile, gzread)
 ^~~~~~~~~
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c merge_bulk.cpp -o merge_bulk.o
In file included from fastq_utils.h:4,
                 from merge_bulk.cpp:1:
fastq_utils.h: In function 'int ks_getuntil(kstream_t*, int, kstring_t*, int*)':
kseq.h:118:24: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare]
    if (str->m - str->l < i - ks->begin + 1) {     \
        ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
kseq.h:143:2: note: in expansion of macro '__KS_GETUNTIL'
  __KS_GETUNTIL(__read, __bufsize)
  ^~~~~~~~~~~~~
kseq.h:218:2: note: in expansion of macro 'KSTREAM_INIT'
  KSTREAM_INIT(type_t, __read, 4096)   \
  ^~~~~~~~~~~~
fastq_utils.h:13:1: note: in expansion of macro 'KSEQ_INIT'
 KSEQ_INIT(gzFile, gzread)
 ^~~~~~~~~
sh: C:/Users/BIOCBU~1/BBS-3~1.14-/R/bin.R: No such file or directory
"C:/rtools40/mingw64/bin/"gcc   -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c ssw.c -o ssw.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ssw_cpp.cpp -o ssw_cpp.o
C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o FLAMES.dll tmp.def RcppExports.o bam.o edit_dist.o fastq_utils.o match_cell_barcode.o merge_bulk.o ssw.o ssw_cpp.o C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhtslib/usrlib/x64/libhts.a -LC:/extsoft/lib/x64 -lcurl -lrtmp -lssl -lssh2 -lcrypto -lgdi32 -lz -lws2_32 -lwldap32 -lwinmm -LC:/Users/biocbuild/bbs-3.14-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/FLAMES.buildbin-libdir/FLAMES/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'FLAMES' as FLAMES_1.0.2.zip
* DONE (FLAMES)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'FLAMES' successfully unpacked and MD5 sums checked

Tests output


Example timings

FLAMES.Rcheck/examples_i386/FLAMES-Ex.timings

nameusersystemelapsed
bulk_long_pipeline1.660.092.40
bulk_windows_pipeline_setup1.700.052.14
create_config000
get_default_config_file000
gff3_to_bed12000
merge_bulk_fastq1.050.481.84
merge_bulk_fastq_python0.840.331.97
parse_gff_tree0.530.023.28
parse_json_config000
samtools_as_bam2.080.044.36
samtools_sort_index1.440.033.06
sc_long_pipeline1.110.073.46
sc_windows_pipeline_setup1.060.062.62
windows_pipeline_isoforms0.950.173.17
windows_pipeline_quantification1.160.022.14

FLAMES.Rcheck/examples_x64/FLAMES-Ex.timings

nameusersystemelapsed
bulk_long_pipeline1.690.194.72
bulk_windows_pipeline_setup1.180.194.38
create_config000
get_default_config_file000
gff3_to_bed12000
merge_bulk_fastq1.070.093.06
merge_bulk_fastq_python1.190.031.37
parse_gff_tree0.550.051.13
parse_json_config000
samtools_as_bam1.950.162.86
samtools_sort_index1.310.062.15
sc_long_pipeline1.140.011.47
sc_windows_pipeline_setup1.130.041.30
windows_pipeline_isoforms1.220.041.73
windows_pipeline_quantification1.170.031.52