Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2025-01-04 11:47 -0500 (Sat, 04 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4756
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4475
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4435
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4390
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4383
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 1795/2275HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rsubread 2.21.1  (landing page)
Wei Shi , Yang Liao and Gordon K Smyth
Snapshot Date: 2025-01-03 13:40 -0500 (Fri, 03 Jan 2025)
git_url: https://git.bioconductor.org/packages/Rsubread
git_branch: devel
git_last_commit: d6044e8
git_last_commit_date: 2024-12-24 16:06:18 -0500 (Tue, 24 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for Rsubread on kunpeng2

To the developers/maintainers of the Rsubread package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Rsubread.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: Rsubread
Version: 2.21.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:Rsubread.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings Rsubread_2.21.1.tar.gz
StartedAt: 2025-01-04 10:15:49 -0000 (Sat, 04 Jan 2025)
EndedAt: 2025-01-04 10:19:07 -0000 (Sat, 04 Jan 2025)
EllapsedTime: 197.4 seconds
RetCode: 0
Status:   OK  
CheckDir: Rsubread.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:Rsubread.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings Rsubread_2.21.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/Rsubread.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Rsubread/DESCRIPTION’ ... OK
* this is package ‘Rsubread’ version ‘2.21.1’
* 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 ‘Rsubread’ can be installed ... OK
* used C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
* checking installed package size ... INFO
  installed size is 39.1Mb
  sub-directories of 1Mb or more:
    annot  30.9Mb
    libs    3.3Mb
    qualf   3.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 loading without being on the library search path ... 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 ... OK
* 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 ... OK
* 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
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
propmapped 28.664 15.784  47.404
align      27.563 15.214  45.309
sublong    23.647  3.749  27.849
buildindex  9.065  1.336  12.904
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/Rsubread.Rcheck/00check.log’
for details.


Installation output

Rsubread.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL Rsubread
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘Rsubread’ ...
** using staged installation
@@@@@ The operating system is Linux.
** libs
using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c HelperFunctions.c -o HelperFunctions.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c LRMbase-index.c -o LRMbase-index.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c LRMchro-event.c -o LRMchro-event.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c LRMfile-io.c -o LRMfile-io.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c LRMhashtable.c -o LRMhashtable.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c LRMhelper.c -o LRMhelper.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c LRMseek-zlib.c -o LRMseek-zlib.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c LRMsorted-hashtable.c -o LRMsorted-hashtable.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c R_wrapper.c -o R_wrapper.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c RsimReads.c -o RsimReads.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c SNPCalling.c -o SNPCalling.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c aligner.c -o aligner.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c atgcContent.c -o atgcContent.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c build-sam-index.c -o build-sam-index.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c cell-counts.c -o cell-counts.o
cell-counts.c: In function ‘cellCounts_find_hits_for_mapped_section’:
cell-counts.c:1622:19: warning: ‘search_start’ may be used uninitialized [-Wmaybe-uninitialized]
 1622 |                 if(search_start>0xffffff00) return;
      |                   ^
cell-counts.c:1611:30: note: ‘search_start’ was declared here
 1611 |                 unsigned int search_start, search_end, search_block_id;
      |                              ^~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c core-bigtable.c -o core-bigtable.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c core-indel.c -o core-indel.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c core-interface-aligner.c -o core-interface-aligner.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c core-interface-subjunc.c -o core-interface-subjunc.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c core-junction.c -o core-junction.o
core-junction.c: In function ‘find_donor_receptor’:
core-junction.c:2099:25: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
 2099 |                         if(0&& FIXLENstrcmp("V0112_0155:7:1101:12618:2466#ACTTGA", rname) == 0)
      |                         ^~
core-junction.c:2103:33: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
 2103 |                                 if( (end_site_mismatches + start_site_mismatches) * 500 + insertion_in_between_i < best_testing_score ){
      |                                 ^~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c core.c -o core.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c detection-calls.c -o detection-calls.o
detection-calls.c: In function ‘DTCwrite_annotations’:
detection-calls.c:155:109: warning: dangling pointer ‘gc_2int’ to an unnamed temporary may be used [-Wdangling-pointer=]
  155 |         DTCadd_annotation(context, gene_name, chro_name, start, end, is_negative_strand, gc_2int[0], gc_2int[1], 0);
      |                                                                                                             ^
detection-calls.c:154:48: note: unnamed temporary defined here
  154 |         if(!gc_2int) gc_2int = (unsigned int[]){0,0,0};
      |                                                ^
detection-calls.c:155:9: warning: dangling pointer ‘gc_2int’ to an unnamed temporary may be used [-Wdangling-pointer=]
  155 |         DTCadd_annotation(context, gene_name, chro_name, start, end, is_negative_strand, gc_2int[0], gc_2int[1], 0);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
detection-calls.c:154:48: note: unnamed temporary defined here
  154 |         if(!gc_2int) gc_2int = (unsigned int[]){0,0,0};
      |                                                ^
detection-calls.c:155:9: warning: dangling pointer ‘gc_2int’ to an unnamed temporary may be used [-Wdangling-pointer=]
  155 |         DTCadd_annotation(context, gene_name, chro_name, start, end, is_negative_strand, gc_2int[0], gc_2int[1], 0);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
detection-calls.c:154:48: note: unnamed temporary defined here
  154 |         if(!gc_2int) gc_2int = (unsigned int[]){0,0,0};
      |                                                ^
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c detectionCall.c -o detectionCall.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c detectionCallAnnotation.c -o detectionCallAnnotation.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c exon-algorithms.c -o exon-algorithms.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c exon-align-indel.c -o exon-align-indel.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c exon-align.c -o exon-align.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c flattenAnnotations.c -o flattenAnnotations.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c fullscan.c -o fullscan.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c fusion-align.c -o fusion-align.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c gen_rand_reads.c -o gen_rand_reads.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c gene-algorithms.c -o gene-algorithms.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c gene-value-index.c -o gene-value-index.o
gene-value-index.c: In function ‘is_offset_in_chro’:
gene-value-index.c:85:33: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
   85 |                                 if( pos < chros -> padding  || pos >= ( chros->read_offsets[n] - chros->read_offsets[n-1] - chros -> padding ))
      |                                 ^~
In file included from gene-value-index.h:24,
                 from gene-value-index.c:25:
subread.h:153:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
  153 | #define SUBREADprintf  msgqu_printf
      |                        ^~~~~~~~~~~~
gene-value-index.c:87:41: note: in expansion of macro ‘SUBREADprintf’
   87 |                                         SUBREADprintf("INCHRO:%d ; POS:%d\n", ret, pos);
      |                                         ^~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c hashtable.c -o hashtable.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c index-builder.c -o index-builder.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c input-blc.c -o input-blc.o
input-blc.c: In function ‘iCache_continuous_read_lanes’:
input-blc.c:580:59: warning: unused variable ‘npos’ [-Wunused-variable]
  580 |                                                 long long npos = lseek(tfp -> cbcl_bin_fd, next_tile_start_off , SEEK_SET);
      |                                                           ^~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c input-files.c -o input-files.o
input-files.c: In function ‘reduce_SAM_to_BAM’:
input-files.c:3244:13: warning: unused variable ‘seq_len’ [-Wunused-variable]
 3244 |         int seq_len = qual - seq - 1;
      |             ^~~~~~~
input-files.c: In function ‘SAM_pairer_fix_format’:
input-files.c:4834:50: warning: variable ‘readname’ set but not used [-Wunused-but-set-variable]
 4834 |         char tmpfname [MAX_FILE_NAME_LENGTH+14], readname[256];
      |                                                  ^~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c interval_merge.c -o interval_merge.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c long-hashtable.c -o long-hashtable.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c longread-mapping.c -o longread-mapping.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c mergeVCF.c -o mergeVCF.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c processExons.c -o processExons.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c propmapped.c -o propmapped.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c qualityScores.c -o qualityScores.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c read-repair.c -o read-repair.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c readSummary.c -o readSummary.o
readSummary.c: In function ‘vote_and_add_count’:
readSummary.c:3777:58: warning: variable ‘assignment_target_number’ set but not used [-Wunused-but-set-variable]
 3777 |                                                 srInt_64 assignment_target_number = tmp_voter_id;
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~
readSummary.c: In function ‘fc_thread_merge_results’:
readSummary.c:3847:32: warning: unused variable ‘sample_i’ [-Wunused-variable]
 3847 |         int xk1, xk2, ret = 0, sample_i;
      |                                ^~~~~~~~
readSummary.c: In function ‘fc_write_final_junctions’:
readSummary.c:5337:21: warning: unused variable ‘unique_junctions’ [-Wunused-variable]
 5337 |                 int unique_junctions = 0;
      |                     ^~~~~~~~~~~~~~~~
readSummary.c:5319:20: warning: unused variable ‘ky_i2’ [-Wunused-variable]
 5319 |         int ky_i1, ky_i2;
      |                    ^~~~~
readSummary.c:5319:13: warning: unused variable ‘ky_i1’ [-Wunused-variable]
 5319 |         int ky_i1, ky_i2;
      |             ^~~~~
readSummary.c:5317:81: warning: unused variable ‘gene_name_tail’ [-Wunused-variable]
 5317 |         char * gene_names = malloc(max_junction_genes * FEATURE_NAME_LENGTH), * gene_name_tail;
      |                                                                                 ^~~~~~~~~~~~~~
readSummary.c: In function ‘readSummary’:
readSummary.c:5524:52: warning: variable ‘scrna_total_BAM_no’ set but not used [-Wunused-but-set-variable]
 5524 |         int  isGTF, n_input_files=0,is_dual_index, scrna_total_BAM_no;
      |                                                    ^~~~~~~~~~~~~~~~~~
In function ‘register_junc_feature’,
    inlined from ‘register_junc_feature’ at readSummary.c:836:6:
readSummary.c:839:35: warning: array subscript ‘fc_junction_exon_in_transcript_t[0]’ is partly outside array bounds of ‘unsigned char[8]’ [-Warray-bounds=]
  839 |         new_item -> transcript_id = HashTableGetKey(global_context -> junction_transcript_table, transcript_id);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readSummary.c:838:55: note: object of size 8 allocated by ‘calloc’
  838 |         fc_junction_exon_in_transcript_t * new_item = calloc(sizeof(sizeof(fc_junction_exon_in_transcript_t)),1);
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readSummary.c:841:43: warning: array subscript ‘fc_junction_exon_in_transcript_t[0]’ is partly outside array bounds of ‘unsigned char[8]’ [-Warray-bounds=]
  841 |                 new_item -> transcript_id = strdup(transcript_id);
      |                 ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
readSummary.c:838:55: note: object of size 8 allocated by ‘calloc’
  838 |         fc_junction_exon_in_transcript_t * new_item = calloc(sizeof(sizeof(fc_junction_exon_in_transcript_t)),1);
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readSummary.c:847:83: warning: array subscript ‘fc_junction_exon_in_transcript_t[0]’ is partly outside array bounds of ‘unsigned char[8]’ [-Warray-bounds=]
  847 |                 HashTablePut(global_context -> junction_transcript_table, new_item->transcript_id, new_txp);
      |                                                                           ~~~~~~~~^~~~~~~~~~~~~~~
readSummary.c:838:55: note: object of size 8 allocated by ‘calloc’
  838 |         fc_junction_exon_in_transcript_t * new_item = calloc(sizeof(sizeof(fc_junction_exon_in_transcript_t)),1);
      |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readSummary.c: In function ‘vote_and_add_count’:
readSummary.c:3710:66: warning: ‘longest_overlap_score’ may be used uninitialized [-Wmaybe-uninitialized]
 3710 |                                         if(longest_overlap_score > scoring_numbers[score_x1]) scoring_numbers[score_x1] = 0;
      |                                            ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
readSummary.c:3479:51: note: ‘longest_overlap_score’ was declared here
 3479 |                 int scoring_count = 0,  score_x1, longest_overlap_score;
      |                                                   ^~~~~~~~~~~~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c removeDupReads.c -o removeDupReads.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c sam2bed.c -o sam2bed.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c sambam-file.c -o sambam-file.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c seek-zlib.c -o seek-zlib.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c sorted-hashtable.c -o sorted-hashtable.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c sublog.c -o sublog.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG   -I/usr/local/include   -DMAKE_FOR_EXON -D SUBREAD_VERSION="\"Rsubread 2.21.1\""  -fPIC  -g -O2  -Wall -Werror=format-security -c tx-unique.c -o tx-unique.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o Rsubread.so HelperFunctions.o LRMbase-index.o LRMchro-event.o LRMfile-io.o LRMhashtable.o LRMhelper.o LRMseek-zlib.o LRMsorted-hashtable.o R_wrapper.o RsimReads.o SNPCalling.o aligner.o atgcContent.o build-sam-index.o cell-counts.o core-bigtable.o core-indel.o core-interface-aligner.o core-interface-subjunc.o core-junction.o core.o detection-calls.o detectionCall.o detectionCallAnnotation.o exon-algorithms.o exon-align-indel.o exon-align.o flattenAnnotations.o fullscan.o fusion-align.o gen_rand_reads.o gene-algorithms.o gene-value-index.o hashtable.o index-builder.o input-blc.o input-files.o interval_merge.o long-hashtable.o longread-mapping.o mergeVCF.o processExons.o propmapped.o qualityScores.o read-repair.o readSummary.o removeDupReads.o sam2bed.o sambam-file.o seek-zlib.o sorted-hashtable.o sublog.o tx-unique.o -lz -lpthread -DMAKE_FOR_EXON -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/00LOCK-Rsubread/00new/Rsubread/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Rsubread)

Tests output


Example timings

Rsubread.Rcheck/Rsubread-Ex.timings

nameusersystemelapsed
align27.56315.21445.309
buildindex 9.065 1.33612.904
cellCounts000
featureCounts000
findCommonVariants000
getInBuiltAnnotation0.3950.0140.507
promoterRegions2.0020.0172.080
propmapped28.66415.78447.404
qualityScores0.0440.0040.048
simReads000
sublong23.647 3.74927.849