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

This page was generated on 2024-06-07 20:26 -0400 (Fri, 07 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4755
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4489
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4520
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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 2054/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SpliceWiz 1.6.0  (landing page)
Alex Chit Hei Wong
Snapshot Date: 2024-06-05 14:00:26 -0400 (Wed, 05 Jun 2024)
git_url: https://git.bioconductor.org/packages/SpliceWiz
git_branch: RELEASE_3_19
git_last_commit: 0677691
git_last_commit_date: 2024-04-30 11:43:22 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows 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.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for SpliceWiz on palomino3

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.

raw results


Summary

Package: SpliceWiz
Version: 1.6.0
Command: F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SpliceWiz.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings SpliceWiz_1.6.0.tar.gz
StartedAt: 2024-06-06 12:01:12 -0400 (Thu, 06 Jun 2024)
EndedAt: 2024-06-06 12:23:34 -0400 (Thu, 06 Jun 2024)
EllapsedTime: 1342.4 seconds
RetCode: 0
Status:   OK  
CheckDir: SpliceWiz.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:SpliceWiz.install-out.txt --library=F:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings SpliceWiz_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.19-bioc/meat/SpliceWiz.Rcheck'
* using R version 4.4.0 (2024-04-24 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'SpliceWiz/DESCRIPTION' ... OK
* this is package 'SpliceWiz' version '1.6.0'
* 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 'SpliceWiz' can be installed ... OK
* used C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... OK
* 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 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 ... 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 for x64 is not available
File 'F:/biocbuild/bbs-3.19-bioc/R/library/SpliceWiz/libs/x64/SpliceWiz.dll':
  Found '_assert', possibly from 'assert' (C)
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                         user system elapsed
Build-Reference-methods 53.65   3.06   65.73
NxtSE-class             52.64   2.91   56.52
ASE-methods             29.98   3.42   33.61
covPlotObject-class     22.55   0.84   23.45
plotCoverage            17.39   0.67   18.08
Run_SpliceWiz_Filters    7.99   0.87    8.90
* 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: 3 NOTEs
See
  'F:/biocbuild/bbs-3.19-bioc/meat/SpliceWiz.Rcheck/00check.log'
for details.


Installation output

SpliceWiz.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL SpliceWiz
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.19-bioc/R/library'
* installing *source* package 'SpliceWiz' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 13.2.0'
using C++11
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c BAM2blocks.cpp -o BAM2blocks.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c FastaReader.cpp -o FastaReader.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c FragmentBlocks.cpp -o FragmentBlocks.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c GZTools.cpp -o GZTools.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ReadBlockProcessor.cpp -o ReadBlockProcessor.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ReadBlockProcessor_CoverageBlocks.cpp -o ReadBlockProcessor_CoverageBlocks.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ReadBlockProcessor_FragmentsMap.cpp -o ReadBlockProcessor_FragmentsMap.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c ReadBlockProcessor_TandemJunctions.cpp -o ReadBlockProcessor_TandemJunctions.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c covTools.cpp -o covTools.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c main.cpp -o main.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c swEngine.cpp -o swEngine.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.19-bioc/R/library/ompBAM/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/include' -I'F:/biocbuild/bbs-3.19-bioc/R/library/RcppProgress/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"  -fopenmp -DSPLICEWIZ   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c synthReadGenerator.cpp -o synthReadGenerator.o
g++ -shared -s -static-libgcc -o SpliceWiz.dll tmp.def 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 -LF:/biocbuild/bbs-3.19-bioc/R/library/zlibbioc/libs/x64 -lzlib1bioc -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.19-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.19-bioc/R/library/00LOCK-SpliceWiz/00new/SpliceWiz/libs/x64
** 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
** 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 version 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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
Jun 06 12:18:52 PM Converting FASTA to local TwoBitFile...done
Jun 06 12:18:53 PM Connecting to genome TwoBitFile...done
Jun 06 12:18:53 PM Making local copy of GTF file...done
Jun 06 12:18:54 PM Extracting temp genome FASTA from TwoBit file
Jun 06 12:18:55 PM Generating synthetic reads, saving to F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\refWithMapExcl/Mappability/Reads.fa
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
10145 synthetic reads generated
Jun 06 12:18:55 PM Cleaning temp genome / gene annotation files

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

//================================= setting ==================================\\
||                                                                            ||
||                Index name : reference_index                                ||
||               Index space : base space                                     ||
||               Index split : no-split                                       ||
||          Repeat threshold : 100 repeats                                    ||
||              Gapped index : no                                             ||
||                                                                            ||
||       Free / total memory : 34.5GB / 64.0GB                                ||
||                                                                            ||
||               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=29.4k bps/s                                  ||
||   16%,   0 mins elapsed, rate=58.0k bps/s                                  ||
||   24%,   0 mins elapsed, rate=85.9k bps/s                                  ||
||   33%,   0 mins elapsed, rate=113.1k bps/s                                 ||
||   41%,   0 mins elapsed, rate=139.7k bps/s                                 ||
||   49%,   0 mins elapsed, rate=165.7k bps/s                                 ||
||   58%,   0 mins elapsed, rate=191.0k bps/s                                 ||
||   66%,   0 mins elapsed, rate=215.7k bps/s                                 ||
||   74%,   0 mins elapsed, rate=240.1k bps/s                                 ||
||   83%,   0 mins elapsed, rate=263.9k bps/s                                 ||
||   91%,   0 mins elapsed, rate=287.1k bps/s                                 ||
|| 3.0 GB of memory is needed for index building.                             ||
|| Build the index...                                                         ||
||    8%,   0 mins elapsed, rate=3.9k bps/s                                   ||
||   16%,   0 mins elapsed, rate=7.7k bps/s                                   ||
||   24%,   0 mins elapsed, rate=11.6k bps/s                                  ||
||   33%,   0 mins elapsed, rate=15.4k bps/s                                  ||
||   41%,   0 mins elapsed, rate=19.2k bps/s                                  ||
||   49%,   0 mins elapsed, rate=22.9k bps/s                                  ||
||   58%,   0 mins elapsed, rate=26.7k bps/s                                  ||
||   66%,   0 mins elapsed, rate=30.4k bps/s                                  ||
||   74%,   0 mins elapsed, rate=34.2k bps/s                                  ||
||   83%,   0 mins elapsed, rate=37.9k bps/s                                  ||
||   91%,   0 mins elapsed, rate=41.5k 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 F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\refWithMapExcl\refe ... ||
||                                                                            ||
\\============================================================================//


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

//================================= 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 (06-Jun-2024 12:19:10, pid=14964) =================\\
||                                                                            ||
|| 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.5 mins elapsed, rate=34.2k reads per second             ||
||   83% completed, 0.5 mins elapsed, rate=0.3k reads per second              ||
||   99% completed, 0.5 mins elapsed, rate=0.3k reads per second              ||
||                                                                            ||
||                           Completed successfully.                          ||
||                                                                            ||
\\====================================    ====================================//

//================================   Summary =================================\\
||                                                                            ||
||                 Total reads : 10145                                        ||
||                      Mapped : 10145 (100.0%)                               ||
||             Uniquely mapped : 10145                                        ||
||               Multi-mapping : 0                                            ||
||                                                                            ||
||                    Unmapped : 0                                            ||
||                                                                            ||
||                   Junctions : 0                                            ||
||                      Indels : 1                                            ||
||                                                                            ||
||                Running time : 0.5 minutes                                  ||
||                                                                            ||
\\============================================================================//

Jun 06 12:19:41 PM Calculating Mappability Exclusion regions from: F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE/refWithMapExcl/Mappability/AlignedReads.bam
Calculating Mappability Exclusions: F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\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%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Jun 06 12:19:46 PM Reference generated without non-polyA reference
Jun 06 12:19:46 PM Reference generated without Mappability reference
Jun 06 12:19:46 PM Reference generated without Blacklist exclusion
Jun 06 12:19:46 PM Converting FASTA to local TwoBitFile...done
Jun 06 12:19:47 PM Connecting to genome TwoBitFile...done
Jun 06 12:19:47 PM Making local copy of GTF file...done
Jun 06 12:19:48 PM Reading source GTF file...done
Jun 06 12:19:48 PM Processing gtf file...
...genes
...transcripts
...CDS
...exons
done
Jun 06 12:19:50 PM Gene ontology not prepared for this reference
Jun 06 12:19:52 PM Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Jun 06 12:19:56 PM 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
Jun 06 12:20:03 PM Predicting NMD transcripts from genome sequence
...exonic transcripts
...retained introns

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
done
Jun 06 12:20:06 PM 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
Jun 06 12:20:07 PM Splice Annotations Filtered
Jun 06 12:20:08 PM Translating Alternate Splice Peptides...done
Jun 06 12:20:09 PM Splice Annotations finished

Reference build finished
Jun 06 12:20:10 PM Running SpliceWiz processBAM
Reading reference file
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
Processing BAM file F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\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
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H003.bam processed (502 milliseconds)
Jun 06 12:20:10 PM Running SpliceWiz processBAM
Reading reference file
Allocating memory to 2 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
Processing BAM file F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\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
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H003.bam processed (318 milliseconds)
Jun 06 12:20:11 PM Reference generated without non-polyA reference
Jun 06 12:20:11 PM Reference generated without Mappability reference
Jun 06 12:20:11 PM Reference generated without Blacklist exclusion
Jun 06 12:20:11 PM Converting FASTA to local TwoBitFile...done
Jun 06 12:20:12 PM Connecting to genome TwoBitFile...done
Jun 06 12:20:12 PM Making local copy of GTF file...done
Jun 06 12:20:13 PM Reading source GTF file...done
Jun 06 12:20:13 PM Processing gtf file...
...genes
...transcripts
...CDS
Jun 06 12:20:14 PM 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
Jun 06 12:20:14 PM Gene ontology not prepared for this reference
Jun 06 12:20:17 PM Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Jun 06 12:20:21 PM 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
Jun 06 12:20:27 PM 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
Jun 06 12:20:28 PM Splice Annotations Filtered
Reference build finished
Jun 06 12:20:30 PM Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H003.bam processed (541 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H025.bam processed (320 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H026.bam processed (547 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H033.bam processed (590 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H043.bam processed (362 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H046.bam processed (471 milliseconds)
Jun 06 12:20:33 PM Validating Experiment; checking COV files...
Jun 06 12:20:33 PM Compiling Sample Stats
Jun 06 12:20:33 PM Compiling Junction List...merging...done
Jun 06 12:20:35 PM Compiling Junction Stats...merging...done
Jun 06 12:20:42 PM Compiling Intron Retention List...done
Jun 06 12:20:43 PM Tidying up splice junctions and intron retentions...
...annotating splice junctions
...copying splicing reference
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Jun 06 12:20:54 PM Generating NxtSE assays
Jun 06 12:21:09 PM Building Final NxtSE Object
Jun 06 12:21:09 PM ...consolidating assays to H5 file
Jun 06 12:21:11 PM ...packaging reference
Jun 06 12:21:11 PM ...synthesising NxtSE
Jun 06 12:21:12 PM ...determining how overlapping introns should be removed
Jun 06 12:21:15 PM SpliceWiz (NxtSE) Collation Finished
Jun 06 12:21:15 PM Loading NxtSE object from file...
Jun 06 12:21:15 PM ...loading reference (NxtSE)
Jun 06 12:21:15 PM ...linking assays
Jun 06 12:21:15 PM ...linking COV files
Jun 06 12:21:15 PM ...loading rowData
Jun 06 12:21:15 PM ...removing overlapping introns...
Jun 06 12:21:15 PM NxtSE loaded
Jun 06 12:21:16 PM SpliceWiz reference already exists in given directory
Jun 06 12:21:16 PM Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H003.bam processed (419 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H025.bam processed (322 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H026.bam processed (528 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H033.bam processed (482 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H043.bam processed (336 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H046.bam processed (501 milliseconds)
Jun 06 12:21:18 PM Validating Experiment; checking COV files...
Jun 06 12:21:18 PM Compiling Sample Stats
Jun 06 12:21:18 PM Compiling Junction List...merging...done
Jun 06 12:21:20 PM Compiling Junction Stats...merging...done
Jun 06 12:21:27 PM Compiling Intron Retention List...done
Jun 06 12:21:28 PM Compiling Tandem Junction List...merging...done
Jun 06 12:21:30 PM Tidying up splice junctions and intron retentions...
...annotating splice junctions
...looking for novel exons
Jun 06 12:21:33 PM Assembling novel splicing reference:
...loading reference FASTA/GTF
...injecting novel transcripts to GTF
...processing GTF
...processing introns from GTF
...annotating alternative splicing events
done
Jun 06 12:21:45 PM Tidying up splice junctions and intron retentions (part 2)...
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Jun 06 12:21:54 PM Generating NxtSE assays
Jun 06 12:22:09 PM Building Final NxtSE Object
Jun 06 12:22:09 PM ...consolidating assays to H5 file
Jun 06 12:22:11 PM ...packaging reference
Jun 06 12:22:11 PM ...synthesising NxtSE
Jun 06 12:22:12 PM ...determining how overlapping introns should be removed
Jun 06 12:22:15 PM SpliceWiz (NxtSE) Collation Finished
Jun 06 12:22:15 PM Loading NxtSE object from file...
Jun 06 12:22:15 PM ...loading reference (NxtSE)
Jun 06 12:22:15 PM ...linking assays
Jun 06 12:22:15 PM ...linking COV files
Jun 06 12:22:15 PM ...loading rowData
Jun 06 12:22:15 PM ...removing overlapping introns...
Jun 06 12:22:15 PM NxtSE loaded
Jun 06 12:22:16 PM SpliceWiz reference already exists in given directory
Jun 06 12:22:16 PM Running SpliceWiz processBAM
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H003.bam processed (514 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H025.bam processed (432 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H026.bam processed (498 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H033.bam processed (581 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H043.bam processed (312 milliseconds)
F:\biocbuild\bbs-3.19-bioc\tmpdir\RtmpaWVhzE\02H046.bam processed (544 milliseconds)
Jun 06 12:22:19 PM Validating Experiment; checking COV files...
Jun 06 12:22:19 PM Compiling Sample Stats
Jun 06 12:22:19 PM Compiling Junction List...merging...done
Jun 06 12:22:20 PM Compiling Junction Stats...merging...done
Jun 06 12:22:28 PM Compiling Intron Retention List...done
Jun 06 12:22:29 PM Tidying up splice junctions and intron retentions...
...annotating splice junctions
...copying splicing reference
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Jun 06 12:22:40 PM Generating NxtSE assays
Jun 06 12:22:55 PM Building Final NxtSE Object
Jun 06 12:22:55 PM ...consolidating assays to H5 file
Jun 06 12:22:57 PM ...packaging reference
Jun 06 12:22:57 PM ...synthesising NxtSE
Jun 06 12:22:57 PM ...determining how overlapping introns should be removed
Jun 06 12:23:00 PM SpliceWiz (NxtSE) Collation Finished
Jun 06 12:23:01 PM Loading NxtSE object from file...
Jun 06 12:23:01 PM ...loading reference (NxtSE)
Jun 06 12:23:01 PM ...linking assays
Jun 06 12:23:01 PM ...linking COV files
Jun 06 12:23:01 PM ...loading rowData
Jun 06 12:23:01 PM ...removing overlapping introns...
Jun 06 12:23:01 PM 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
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 45 ]
> 
> # bump to trigger r cmd check
> 
> proc.time()
   user  system elapsed 
 249.45   31.62  285.82 

Example timings

SpliceWiz.Rcheck/SpliceWiz-Ex.timings

nameusersystemelapsed
ASE-GLM-edgeR2.740.773.55
ASE-methods29.98 3.4233.61
ASEFilter-class0.080.580.74
Build-Reference-methods53.65 3.0665.73
Coverage0.920.201.19
Gene-ontology-methods2.210.162.56
Graphics-User-Interface000
Mappability-methods2.650.163.54
NxtSE-class52.64 2.9156.52
Run_SpliceWiz_Filters7.990.878.90
STAR-methods000
View-Reference-methods0.150.040.20
collateData0.470.070.53
coord2GR0.000.010.02
covDataObject-class1.830.162.05
covPlotObject-class22.55 0.8423.45
covPlotly-class1.060.131.19
example-SpliceWiz-data0.020.000.01
findSamples0.010.000.01
isCOV0.020.020.04
makeSE0.760.331.11
make_plot_data0.070.000.06
plotCoverage17.39 0.6718.08
processBAM2.900.281.94
setSWthreads000
theme_white0.130.060.19