Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-08-14 11:48 -0400 (Thu, 14 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4566
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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 2081/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpliceWiz 1.10.1  (landing page)
Alex Chit Hei Wong
Snapshot Date: 2025-08-11 13:40 -0400 (Mon, 11 Aug 2025)
git_url: https://git.bioconductor.org/packages/SpliceWiz
git_branch: RELEASE_3_21
git_last_commit: 2568ef4
git_last_commit_date: 2025-05-08 12:30:24 -0400 (Thu, 08 May 2025)
nebbiolo1Linux (Ubuntu 24.04.3 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
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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for SpliceWiz on kunpeng2

To the developers/maintainers of the SpliceWiz package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/SpliceWiz.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: SpliceWiz
Version: 1.10.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:SpliceWiz.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings SpliceWiz_1.10.1.tar.gz
StartedAt: 2025-08-12 14:10:14 -0000 (Tue, 12 Aug 2025)
EndedAt: 2025-08-12 14:28:14 -0000 (Tue, 12 Aug 2025)
EllapsedTime: 1080.3 seconds
RetCode: 0
Status:   OK  
CheckDir: SpliceWiz.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/SpliceWiz.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘SpliceWiz/DESCRIPTION’ ... OK
* this is package ‘SpliceWiz’ version ‘1.10.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 44 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘SpliceWiz’ can be installed ... OK
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... INFO
  installed size is 12.4Mb
  sub-directories of 1Mb or more:
    R      2.3Mb
    libs   8.9Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 whether startup messages can be suppressed ... 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'ASE-methods.Rd':
  ‘[limma:toptable]{limma::topTable}’

See section 'Cross-references' in the 'Writing R Extensions' manual.

Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  NxtSE-class.Rd: SummarizedExperiment-class
  SpliceWiz-package.Rd: SummarizedExperiment-class, rowData, colData
  makeSE.Rd: colData
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
Build-Reference-methods 65.731  3.286  75.650
NxtSE-class             65.441  0.543  66.197
ASE-methods             37.863  0.931  38.962
covPlotObject-class     30.111  0.244  30.414
plotCoverage            20.901  0.032  20.991
Run_SpliceWiz_Filters    9.257  0.036   9.305
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/SpliceWiz.Rcheck/00check.log’
for details.


Installation output

SpliceWiz.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘SpliceWiz’ ...
** this is package ‘SpliceWiz’ version ‘1.10.1’
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
using C++11
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c BAM2blocks.cpp -o BAM2blocks.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c FastaReader.cpp -o FastaReader.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c FragmentBlocks.cpp -o FragmentBlocks.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c GZTools.cpp -o GZTools.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c ReadBlockProcessor.cpp -o ReadBlockProcessor.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c ReadBlockProcessor_CoverageBlocks.cpp -o ReadBlockProcessor_CoverageBlocks.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c ReadBlockProcessor_FragmentsMap.cpp -o ReadBlockProcessor_FragmentsMap.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c ReadBlockProcessor_TandemJunctions.cpp -o ReadBlockProcessor_TandemJunctions.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c covTools.cpp -o covTools.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c main.cpp -o main.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c swEngine.cpp -o swEngine.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/ompBAM/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppProgress/include' -I/usr/local/include   -fopenmp -DSPLICEWIZ -fPIC  -g -O2  -Wall -Werror=format-security  -c synthReadGenerator.cpp -o synthReadGenerator.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++11 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o SpliceWiz.so BAM2blocks.o FastaReader.o FragmentBlocks.o GZTools.o RcppExports.o ReadBlockProcessor.o ReadBlockProcessor_CoverageBlocks.o ReadBlockProcessor_FragmentsMap.o ReadBlockProcessor_TandemJunctions.o covTools.o main.o swEngine.o synthReadGenerator.o -fopenmp -DSPLICEWIZ -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-devel_2025-02-19/site-library/00LOCK-SpliceWiz/00new/SpliceWiz/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 (SpliceWiz)

Tests output

SpliceWiz.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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.

> library(testthat)
> library(SpliceWiz)
Loading required package: NxtIRFdata
SpliceWiz package loaded with 2 threads
Use setSWthreads() to set the number of SpliceWiz threads
> 
> test_check("SpliceWiz")
Loading required package: Rsubread
Aug 12 14:22:39 Converting FASTA to local TwoBitFile...done
Aug 12 14:22:41 Connecting to genome TwoBitFile...done
Aug 12 14:22:41 Making local copy of GTF file...done
Aug 12 14:22:41 Extracting temp genome FASTA from TwoBit file
Aug 12 14:22:42 Generating synthetic reads, saving to /home/biocbuild/tmp/RtmplzyZkp/refWithMapExcl/Mappability/Reads.fa
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
10145 synthetic reads generated
Aug 12 14:22:42 Cleaning temp genome / gene annotation files

        ==========     _____ _    _ ____  _____  ______          _____  
        =====         / ____| |  | |  _ \|  __ \|  ____|   /\   |  __ \ 
          =====      | (___ | |  | | |_) | |__) | |__     /  \  | |  | |
            ====      \___ \| |  | |  _ <|  _  /|  __|   / /\ \ | |  | |
              ====    ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
        ==========   |_____/ \____/|____/|_|  \_\______/_/    \_\_____/
       Rsubread 2.22.1

//================================= setting ==================================\\
||                                                                            ||
||                Index name : reference_index                                ||
||               Index space : base space                                     ||
||               Index split : no-split                                       ||
||          Repeat threshold : 100 repeats                                    ||
||              Gapped index : no                                             ||
||                                                                            ||
||       Free / total memory : 29.9GB / 62.6GB                                ||
||                                                                            ||
||               Input files : 1 file in total                                ||
||                             o genome.fa                                    ||
||                                                                            ||
\\============================================================================//

//================================= Running ==================================\\
||                                                                            ||
|| Check the integrity of provided reference sequences ...                    ||
|| No format issues were found                                                ||
|| Scan uninformative subreads in reference sequences ...                     ||
|| Estimate the index size...                                                 ||
||    8%,   0 mins elapsed, rate=138.2k bps/s                                 ||
||   16%,   0 mins elapsed, rate=270.7k bps/s                                 ||
||   24%,   0 mins elapsed, rate=398.1k bps/s                                 ||
||   33%,   0 mins elapsed, rate=520.5k bps/s                                 ||
||   41%,   0 mins elapsed, rate=638.8k bps/s                                 ||
||   49%,   0 mins elapsed, rate=753.8k bps/s                                 ||
||   58%,   0 mins elapsed, rate=864.4k bps/s                                 ||
||   66%,   0 mins elapsed, rate=971.1k bps/s                                 ||
||   74%,   0 mins elapsed, rate=1075.2k bps/s                                ||
||   83%,   0 mins elapsed, rate=1176.4k bps/s                                ||
||   91%,   0 mins elapsed, rate=1273.7k bps/s                                ||
|| 3.0 GB of memory is needed for index building.                             ||
|| Build the index...                                                         ||
||    8%,   0 mins elapsed, rate=4.3k bps/s                                   ||
||   16%,   0 mins elapsed, rate=8.6k bps/s                                   ||
||   24%,   0 mins elapsed, rate=12.8k bps/s                                  ||
||   33%,   0 mins elapsed, rate=17.1k bps/s                                  ||
||   41%,   0 mins elapsed, rate=21.3k bps/s                                  ||
||   49%,   0 mins elapsed, rate=25.6k bps/s                                  ||
||   58%,   0 mins elapsed, rate=29.8k bps/s                                  ||
||   66%,   0 mins elapsed, rate=34.0k bps/s                                  ||
||   74%,   0 mins elapsed, rate=38.2k bps/s                                  ||
||   83%,   0 mins elapsed, rate=42.4k bps/s                                  ||
||   91%,   0 mins elapsed, rate=46.6k bps/s                                  ||
|| Save current index block...                                                ||
||  [ 0.0% finished ]                                                         ||
||  [ 10.0% finished ]                                                        ||
||  [ 20.0% finished ]                                                        ||
||  [ 30.0% finished ]                                                        ||
||  [ 40.0% finished ]                                                        ||
||  [ 50.0% finished ]                                                        ||
||  [ 60.0% finished ]                                                        ||
||  [ 70.0% finished ]                                                        ||
||  [ 80.0% finished ]                                                        ||
||  [ 90.0% finished ]                                                        ||
||  [ 100.0% finished ]                                                       ||
||                                                                            ||
||                      Total running time: 0.2 minutes.                      ||
||              Index ./reference_index was successfully built.               ||
||                                                                            ||
\\============================================================================//


        ==========     _____ _    _ ____  _____  ______          _____  
        =====         / ____| |  | |  _ \|  __ \|  ____|   /\   |  __ \ 
          =====      | (___ | |  | | |_) | |__) | |__     /  \  | |  | |
            ====      \___ \| |  | |  _ <|  _  /|  __|   / /\ \ | |  | |
              ====    ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
        ==========   |_____/ \____/|____/|_|  \_\______/_/    \_\_____/
       Rsubread 2.22.1

//================================= setting ==================================\\
||                                                                            ||
|| Function      : Read alignment + Junction detection (RNA-Seq)              ||
|| Input file    : Reads.fa                                                   ||
|| Output file   : AlignedReads.bam (BAM)                                     ||
|| Index name    : reference_index                                            ||
||                                                                            ||
||                    ------------------------------------                    ||
||                                                                            ||
||                               Threads : 1                                  ||
||                          Phred offset : 33                                 ||
||                             Min votes : 1 / 14                             ||
||                        Max mismatches : 3                                  ||
||                      Max indel length : 5                                  ||
||            Report multi-mapping reads : yes                                ||
|| Max alignments per multi-mapping read : 1                                  ||
||                           Annotations : transcripts.gtf (GTF)              ||
||                                                                            ||
\\============================================================================//

//================ Running (12-Aug-2025 14:22:53, pid=790471) ================\\
||                                                                            ||
|| Check the input reads.                                                     ||
|| The input file contains base space reads.                                  ||
|| Initialise the memory objects.                                             ||
|| Estimate the mean read length.                                             ||
|| Create the output BAM file.                                                ||
|| Check the index.                                                           ||
|| Init the voting space.                                                     ||
|| Load the annotation file.                                                  ||
|| 538 annotation records were loaded.                                        ||
|| Global environment is initialised.                                         ||
|| Load the 1-th index block...                                               ||
|| The index block has been loaded.                                           ||
|| Start read mapping in chunk.                                               ||
||   65% completed, 0.6 mins elapsed, rate=64.5k reads per second             ||
||   83% completed, 0.6 mins elapsed, rate=0.2k reads per second              ||
||   99% completed, 0.6 mins elapsed, rate=0.3k reads per second              ||
||                                                                            ||
||                           Completed successfully.                          ||
||                                                                            ||
\\====================================    ====================================//

//================================   Summary =================================\\
||                                                                            ||
||                 Total reads : 10,145                                       ||
||                      Mapped : 10,136 (99.9%)                               ||
||             Uniquely mapped : 10,136                                       ||
||               Multi-mapping : 0                                            ||
||                                                                            ||
||                    Unmapped : 9                                            ||
||                                                                            ||
||                   Junctions : 0                                            ||
||                      Indels : 1                                            ||
||                                                                            ||
||                Running time : 0.6 minutes                                  ||
||                                                                            ||
\\============================================================================//

Aug 12 14:23:28 Calculating Mappability Exclusion regions from: /home/biocbuild/tmp/RtmplzyZkp/refWithMapExcl/Mappability/AlignedReads.bam
Calculating Mappability Exclusions: /home/biocbuild/tmp/RtmplzyZkp/refWithMapExcl/Mappability/AlignedReads.bam
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing final sort of fragment maps
Writing Mappability Exclusions
**************************************************|
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Aug 12 14:23:33 Reference generated without non-polyA reference
Aug 12 14:23:33 Reference generated without Mappability reference
Aug 12 14:23:33 Reference generated without Blacklist exclusion
Aug 12 14:23:33 Converting FASTA to local TwoBitFile...done
Aug 12 14:23:34 Connecting to genome TwoBitFile...done
Aug 12 14:23:34 Making local copy of GTF file...done
Aug 12 14:23:34 Reading source GTF file...done
Aug 12 14:23:34 Processing gtf file...
...genes
...transcripts
...CDS
...exons
done
Aug 12 14:23:36 Gene ontology not prepared for this reference
Aug 12 14:23:39 Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Aug 12 14:23:44 Generating processBAM reference
...prepping data
...determining measurable introns (directional)
...determining measurable introns (non-directional)
...writing ref-cover.bed
...writing ref-ROI.bed
...writing ref-read-continues.ref
...writing ref-sj.ref
...writing ref-tj.ref
processBAM reference generated
Aug 12 14:23:53 Predicting NMD transcripts from genome sequence
...exonic transcripts
...retained introns

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
done
Aug 12 14:23:56 Annotating Splice Events
Annotating Mutually-Exclusive-Exon Splice Events...done
Annotating Skipped-Exon Splice Events...done
Annotating Alternate 5' / 3' Splice Site Splice Events...done
Annotating Alternate First / Last Exon Splice Events...done
Annotating known retained introns...done
Aug 12 14:23:58 Splice Annotations Filtered
Aug 12 14:23:59 Translating Alternate Splice Peptides...done
Aug 12 14:24:00 Splice Annotations finished

Reference build finished
Aug 12 14:24:01 Running SpliceWiz processBAM
Reading reference file
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
Processing BAM file /home/biocbuild/tmp/RtmplzyZkp/02H003.bam
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Performing final sort of fragment maps
Writing COV file
**************************************************|
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Writing output file
/home/biocbuild/tmp/RtmplzyZkp/02H003.bam processed (457 milliseconds)
Aug 12 14:24:01 Running SpliceWiz processBAM
Reading reference file
Allocating memory to 2 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
Processing BAM file /home/biocbuild/tmp/RtmplzyZkp/02H003.bam
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Compiling data from threads
Performing final sort of fragment maps
Writing COV file
**************************************************|
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Writing output file
/home/biocbuild/tmp/RtmplzyZkp/02H003.bam processed (448 milliseconds)
Aug 12 14:24:02 Reference generated without non-polyA reference
Aug 12 14:24:02 Reference generated without Mappability reference
Aug 12 14:24:02 Reference generated without Blacklist exclusion
Aug 12 14:24:02 Converting FASTA to local TwoBitFile...done
Aug 12 14:24:04 Connecting to genome TwoBitFile...done
Aug 12 14:24:04 Making local copy of GTF file...done
Aug 12 14:24:04 Reading source GTF file...done
Aug 12 14:24:04 Processing gtf file...
...genes
...transcripts
...CDS
Aug 12 14:24:04 No protein information detected in reference! For full functionality, ensure there are valid entries with type == `CDS` in the gtf file. Protein reference and NMD annotation is skipped.
...exons
done
Aug 12 14:24:05 Gene ontology not prepared for this reference
Aug 12 14:24:08 Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Aug 12 14:24:13 Generating processBAM reference
...prepping data
...determining measurable introns (directional)
...determining measurable introns (non-directional)
...writing ref-cover.bed
...writing ref-ROI.bed
...writing ref-read-continues.ref
...writing ref-sj.ref
...writing ref-tj.ref
processBAM reference generated
Aug 12 14:24:21 Annotating Splice Events
Annotating Mutually-Exclusive-Exon Splice Events...done
Annotating Skipped-Exon Splice Events...done
Annotating Alternate 5' / 3' Splice Site Splice Events...done
Annotating Alternate First / Last Exon Splice Events...done
Annotating known retained introns...done
Aug 12 14:24:23 Splice Annotations Filtered
Reference build finished
Aug 12 14:24:25 Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H003.bam processed (480 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H025.bam processed (363 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H026.bam processed (584 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H033.bam processed (586 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H043.bam processed (367 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H046.bam processed (539 milliseconds)
Aug 12 14:24:30 Using MulticoreParam 1 threads
Aug 12 14:24:30 Validating Experiment; checking COV files...
Aug 12 14:24:30 Compiling Sample Stats
Aug 12 14:24:30 Compiling Junction List...merging...done
Aug 12 14:24:31 Compiling Junction Stats...merging...done
Aug 12 14:24:41 Compiling Intron Retention List...done
Aug 12 14:24:43 Tidying up splice junctions and intron retentions...
...annotating splice junctions
...copying splicing reference
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Aug 12 14:24:56 Generating NxtSE assays
Aug 12 14:24:58 Using MulticoreParam 1 threads

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |======================================================================| 100%

Aug 12 14:25:18 Building Final NxtSE Object
Aug 12 14:25:18 ...consolidating assays to H5 file
Aug 12 14:25:19 ...packaging reference
Aug 12 14:25:19 ...synthesising NxtSE
Aug 12 14:25:20 ...determining how overlapping introns should be removed
Aug 12 14:25:24 SpliceWiz (NxtSE) Collation Finished
Aug 12 14:25:24 Loading NxtSE object from file...
Aug 12 14:25:24 ...loading reference (NxtSE)
Aug 12 14:25:24 ...linking assays
Aug 12 14:25:24 ...linking COV files
Aug 12 14:25:24 ...loading rowData
Aug 12 14:25:24 ...removing overlapping introns...
Aug 12 14:25:24 NxtSE loaded
Aug 12 14:25:25 SpliceWiz reference already exists in given directory
Aug 12 14:25:25 Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H003.bam processed (444 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H025.bam processed (349 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H026.bam processed (562 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H033.bam processed (560 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H043.bam processed (354 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H046.bam processed (499 milliseconds)
Aug 12 14:25:29 Using MulticoreParam 1 threads
Aug 12 14:25:29 Validating Experiment; checking COV files...
Aug 12 14:25:29 Compiling Sample Stats
Aug 12 14:25:29 Compiling Junction List...merging...done
Aug 12 14:25:31 Compiling Junction Stats...merging...done
Aug 12 14:25:39 Compiling Intron Retention List...done
Aug 12 14:25:41 Compiling Tandem Junction List...merging...done
Aug 12 14:25:42 Tidying up splice junctions and intron retentions...
...annotating splice junctions
...looking for novel exons
Aug 12 14:25:47 Assembling novel splicing reference:
...loading reference FASTA/GTF
...injecting novel transcripts to GTF
...processing GTF
...processing introns from GTF
...annotating alternative splicing events
done
Aug 12 14:26:00 Tidying up splice junctions and intron retentions (part 2)...
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Aug 12 14:26:10 Generating NxtSE assays
Aug 12 14:26:11 Using MulticoreParam 1 threads

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |======================================================================| 100%

Aug 12 14:26:31 Building Final NxtSE Object
Aug 12 14:26:31 ...consolidating assays to H5 file
Aug 12 14:26:33 ...packaging reference
Aug 12 14:26:34 ...synthesising NxtSE
Aug 12 14:26:34 ...determining how overlapping introns should be removed
Aug 12 14:26:38 SpliceWiz (NxtSE) Collation Finished
Aug 12 14:26:38 Loading NxtSE object from file...
Aug 12 14:26:38 ...loading reference (NxtSE)
Aug 12 14:26:38 ...linking assays
Aug 12 14:26:38 ...linking COV files
Aug 12 14:26:38 ...loading rowData
Aug 12 14:26:38 ...removing overlapping introns...
Aug 12 14:26:38 NxtSE loaded
Aug 12 14:26:38 SpliceWiz reference already exists in given directory
Aug 12 14:26:38 Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H003.bam processed (698 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H025.bam processed (367 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H026.bam processed (591 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H033.bam processed (569 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H043.bam processed (350 milliseconds)
/home/biocbuild/tmp/RtmplzyZkp/02H046.bam processed (520 milliseconds)
Aug 12 14:26:43 Using MulticoreParam 1 threads
Aug 12 14:26:43 Validating Experiment; checking COV files...
Aug 12 14:26:43 Compiling Sample Stats
Aug 12 14:26:43 Compiling Junction List...merging...done
Aug 12 14:26:45 Compiling Junction Stats...merging...done
Aug 12 14:26:54 Compiling Intron Retention List...done
Aug 12 14:26:56 Tidying up splice junctions and intron retentions...
...annotating splice junctions
...copying splicing reference
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Aug 12 14:27:11 Generating NxtSE assays
Aug 12 14:27:12 Using MulticoreParam 1 threads

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |============                                                          |  17%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===================================                                   |  50%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |==========================================================            |  83%
  |                                                                            
  |======================================================================| 100%

Aug 12 14:27:31 Building Final NxtSE Object
Aug 12 14:27:31 ...consolidating assays to H5 file
Aug 12 14:27:33 ...packaging reference
Aug 12 14:27:33 ...synthesising NxtSE
Aug 12 14:27:33 ...determining how overlapping introns should be removed
Aug 12 14:27:37 SpliceWiz (NxtSE) Collation Finished
Aug 12 14:27:37 Loading NxtSE object from file...
Aug 12 14:27:37 ...loading reference (NxtSE)
Aug 12 14:27:37 ...linking assays
Aug 12 14:27:37 ...linking COV files
Aug 12 14:27:37 ...loading rowData
Aug 12 14:27:37 ...removing overlapping introns...
Aug 12 14:27:37 NxtSE loaded
                                    path paired strand  depth mean_frag_size
02H003 ../SpliceWiz_Output/02H003.txt.gz   TRUE     -1 106256       149.3108
02H025 ../SpliceWiz_Output/02H025.txt.gz   TRUE     -1  84872       151.5914
02H026 ../SpliceWiz_Output/02H026.txt.gz   TRUE     -1 131514       150.3238
02H033 ../SpliceWiz_Output/02H033.txt.gz   TRUE     -1 129013       153.9754
02H043 ../SpliceWiz_Output/02H043.txt.gz   TRUE     -1  80254       155.4004
02H046 ../SpliceWiz_Output/02H046.txt.gz   TRUE     -1 120174       151.2840
       directionality_strength Intergenic_Fraction rRNA_Fraction
02H003                    9850                   0             0
02H025                    9848                   0             0
02H026                    9848                   0             0
02H033                    9855                   0             0
02H043                    9841                   0             0
02H046                    9857                   0             0
       NonPolyA_Fraction Mitochondrial_Fraction Unanno_Jn_Fraction
02H003                 0                      0        0.013449472
02H025                 0                      0        0.011203515
02H026                 0                      0        0.007282382
02H033                 0                      0        0.006310241
02H043                 0                      0        0.005871040
02H046                 0                      0        0.009819533
       NMD_Jn_Fraction Fraction_Splice_Reads Fraction_Span_Reads IRBurden_clean
02H003     0.019509970             0.3506908           0.1735243     0.05796583
02H025     0.019360162             0.3712414           0.1591691     0.03963531
02H026     0.004298323             0.3980261           0.1615037     0.02576549
02H033     0.007705562             0.4003550           0.1734089     0.03090263
02H043     0.028069104             0.3671219           0.1807511     0.03762138
02H046     0.010542303             0.3725598           0.1603508     0.05099352
       IRBurden_exitrons IRBurden_clean_unstranded IRBurden_exitrons_unstranded
02H003         0.1291810                0.03844293                    0.1296020
02H025         0.1192351                0.02730399                    0.1194005
02H026         0.1231055                0.02010410                    0.1231939
02H033         0.1378958                0.02300500                    0.1380215
02H043         0.1392935                0.02286515                    0.1397365
02H046         0.1132136                0.03359077                    0.1133852
       IRBurden_antisense
02H003        0.021393335
02H025        0.013191532
02H026        0.006007119
02H033        0.008453742
02H043        0.015837096
02H046        0.019043703
MD5 is fcdc53e0f7fbd843529077ebd26dd058
Aug 12 14:27:41 Reference generated without non-polyA reference
Aug 12 14:27:41 Reference generated without Mappability reference
Aug 12 14:27:41 Reference generated without Blacklist exclusion
Aug 12 14:27:41 Converting FASTA to local TwoBitFile...done
Aug 12 14:27:42 Connecting to genome TwoBitFile...done
Aug 12 14:27:42 Making local copy of GTF file...done
Aug 12 14:27:43 Reading source GTF file...done
Aug 12 14:27:43 Processing gtf file...
...genes
...transcripts
...CDS
...exons
done
Aug 12 14:27:44 Gene ontology not prepared for this reference
Aug 12 14:27:46 Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Aug 12 14:27:51 Generating processBAM reference
...prepping data
...determining measurable introns (directional)
...determining measurable introns (non-directional)
...writing ref-cover.bed
...writing ref-ROI.bed
...writing ref-read-continues.ref
...writing ref-sj.ref
...writing ref-tj.ref
processBAM reference generated
Aug 12 14:28:00 Predicting NMD transcripts from genome sequence
...exonic transcripts
...retained introns

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
done
Aug 12 14:28:03 Annotating Splice Events
Annotating Mutually-Exclusive-Exon Splice Events...done
Annotating Skipped-Exon Splice Events...done
Annotating Alternate 5' / 3' Splice Site Splice Events...done
Annotating Alternate First / Last Exon Splice Events...done
Annotating known retained introns...done
Aug 12 14:28:04 Splice Annotations Filtered
Aug 12 14:28:06 Translating Alternate Splice Peptides...done
Aug 12 14:28:06 Splice Annotations finished

Reference build finished
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 47 ]
> 
> # bump to trigger r cmd check
> 
> proc.time()
   user  system elapsed 
318.569  19.927 348.921 

Example timings

SpliceWiz.Rcheck/SpliceWiz-Ex.timings

nameusersystemelapsed
ASE-GLM-edgeR3.1460.0363.312
ASE-methods37.863 0.93138.962
ASEFilter-class0.0740.0080.082
Build-Reference-methods65.731 3.28675.650
Coverage1.2180.0161.241
Gene-ontology-methods3.0780.0603.144
Graphics-User-Interface000
Mappability-methods2.9400.0843.033
NxtSE-class65.441 0.54366.197
Run_SpliceWiz_Filters9.2570.0369.305
STAR-methods0.0040.0000.004
View-Reference-methods0.2430.0120.255
collateData3.2150.0203.242
coord2GR0.0270.0000.028
covDataObject-class2.2890.0042.311
covPlotObject-class30.111 0.24430.414
covPlotly-class1.4500.0041.457
example-SpliceWiz-data0.0150.0000.015
findSamples0.0070.0000.007
isCOV0.0140.0000.013
makeSE2.3940.0382.449
make_plot_data0.0610.0000.061
plotCoverage20.901 0.03220.991
processBAM2.6140.0871.853
setSWthreads0.0040.0020.004
theme_white0.1820.0000.183