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

This page was generated on 2024-06-11 14:43 -0400 (Tue, 11 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4491
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4522
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4468
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-09 14:00 -0400 (Sun, 09 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 lconway

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:SpliceWiz.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings SpliceWiz_1.6.0.tar.gz
StartedAt: 2024-06-09 23:17:27 -0400 (Sun, 09 Jun 2024)
EndedAt: 2024-06-09 23:37:27 -0400 (Sun, 09 Jun 2024)
EllapsedTime: 1200.2 seconds
RetCode: 0
Status:   OK  
CheckDir: SpliceWiz.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/SpliceWiz.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘SpliceWiz’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* 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 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 54.264  1.462  56.930
NxtSE-class             54.149  1.265  55.625
ASE-methods             30.421  0.366  30.865
covPlotObject-class     21.959  0.551  22.568
plotCoverage            14.526  0.149  14.709
Run_SpliceWiz_Filters    7.306  0.024   7.337
* 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
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/SpliceWiz.Rcheck/00check.log’
for details.


Installation output

SpliceWiz.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘SpliceWiz’ ...
** using staged installation
Configuring without OpenMP for MacOS
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c BAM2blocks.cpp -o BAM2blocks.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c FastaReader.cpp -o FastaReader.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c FragmentBlocks.cpp -o FragmentBlocks.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c GZTools.cpp -o GZTools.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c ReadBlockProcessor.cpp -o ReadBlockProcessor.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c ReadBlockProcessor_CoverageBlocks.cpp -o ReadBlockProcessor_CoverageBlocks.o
ReadBlockProcessor_CoverageBlocks.cpp:251:16: warning: variable 'len' set but not used [-Wunused-but-set-variable]
                unsigned int len=0;
                             ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c ReadBlockProcessor_FragmentsMap.cpp -o ReadBlockProcessor_FragmentsMap.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c ReadBlockProcessor_TandemJunctions.cpp -o ReadBlockProcessor_TandemJunctions.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c covTools.cpp -o covTools.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c main.cpp -o main.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c swEngine.cpp -o swEngine.o
clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/ompBAM/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/zlibbioc/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppProgress/include' -I/opt/R/x86_64/include    -DSPLICEWIZ -fPIC  -falign-functions=64 -Wall -g -O2   -c synthReadGenerator.cpp -o synthReadGenerator.o
clang++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/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 -DSPLICEWIZ -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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 version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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

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

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

> library(testthat)
> library(SpliceWiz)
Loading required package: NxtIRFdata
SpliceWiz package loaded with 1 threads
Use setSWthreads() to set the number of SpliceWiz threads
> 
> test_check("SpliceWiz")
Loading required package: Rsubread
Jun 09 23:27:52 Converting FASTA to local TwoBitFile...done
Jun 09 23:27:53 Connecting to genome TwoBitFile...done
Jun 09 23:27:53 Making local copy of GTF file...done
Jun 09 23:27:53 Extracting temp genome FASTA from TwoBit file
Jun 09 23:27:54 Generating synthetic reads, saving to /private/tmp/Rtmp8FrnDT/refWithMapExcl/Mappability/Reads.fa
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
10145 synthetic reads generated
Jun 09 23:27:54 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 : 57.2GB / 96.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=40.5k bps/s                                  ||
||   16%,   0 mins elapsed, rate=80.0k bps/s                                  ||
||   24%,   0 mins elapsed, rate=118.7k bps/s                                 ||
||   33%,   0 mins elapsed, rate=156.5k bps/s                                 ||
||   41%,   0 mins elapsed, rate=193.2k bps/s                                 ||
||   49%,   0 mins elapsed, rate=229.1k bps/s                                 ||
||   58%,   0 mins elapsed, rate=264.0k bps/s                                 ||
||   66%,   0 mins elapsed, rate=297.9k bps/s                                 ||
||   74%,   0 mins elapsed, rate=331.0k bps/s                                 ||
||   83%,   0 mins elapsed, rate=363.3k bps/s                                 ||
||   91%,   0 mins elapsed, rate=394.8k bps/s                                 ||
|| 3.0 GB of memory is needed for index building.                             ||
|| Build the index...                                                         ||
||    8%,   0 mins elapsed, rate=4.4k bps/s                                   ||
||   16%,   0 mins elapsed, rate=8.7k bps/s                                   ||
||   24%,   0 mins elapsed, rate=13.0k bps/s                                  ||
||   33%,   0 mins elapsed, rate=17.3k bps/s                                  ||
||   41%,   0 mins elapsed, rate=21.6k bps/s                                  ||
||   49%,   0 mins elapsed, rate=25.9k bps/s                                  ||
||   58%,   0 mins elapsed, rate=30.1k bps/s                                  ||
||   66%,   0 mins elapsed, rate=34.3k bps/s                                  ||
||   74%,   0 mins elapsed, rate=38.6k bps/s                                  ||
||   83%,   0 mins elapsed, rate=42.8k bps/s                                  ||
||   91%,   0 mins elapsed, rate=46.9k 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.3 minutes.                      ||
||              Index ./reference_index was successfully built.               ||
||                                                                            ||
\\============================================================================//


        ==========     _____ _    _ ____  _____  ______          _____  
        =====         / ____| |  | |  _ \|  __ \|  ____|   /\   |  __ \ 
          =====      | (___ | |  | | |_) | |__) | |__     /  \  | |  | |
            ====      \___ \| |  | |  _ <|  _  /|  __|   / /\ \ | |  | |
              ====    ____) | |__| | |_) | | \ \| |____ / ____ \| |__| |
        ==========   |_____/ \____/|____/|_|  \_\______/_/    \_\_____/
       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 (09-Jun-2024 23:28:15, pid=91377) =================\\
||                                                                            ||
|| 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, 5.7 mins elapsed, rate=31.8k reads per second             ||
||   83% completed, 5.7 mins elapsed, rate=0.0k reads per second              ||
||   99% completed, 5.7 mins elapsed, rate=0.0k reads per second              ||
||                                                                            ||
||                           Completed successfully.                          ||
||                                                                            ||
\\====================================    ====================================//

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

Jun 09 23:33:56 Calculating Mappability Exclusion regions from: /tmp/Rtmp8FrnDT/refWithMapExcl/Mappability/AlignedReads.bam
Calculating Mappability Exclusions: /private/tmp/Rtmp8FrnDT/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%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
SpliceWiz was compiled without OpenMP
Jun 09 23:33:59 Reference generated without non-polyA reference
Jun 09 23:33:59 Reference generated without Mappability reference
Jun 09 23:33:59 Reference generated without Blacklist exclusion
Jun 09 23:33:59 Converting FASTA to local TwoBitFile...done
Jun 09 23:34:01 Connecting to genome TwoBitFile...done
Jun 09 23:34:01 Making local copy of GTF file...done
Jun 09 23:34:01 Reading source GTF file...done
Jun 09 23:34:01 Processing gtf file...
...genes
...transcripts
...CDS
...exons
done
Jun 09 23:34:02 Gene ontology not prepared for this reference
Jun 09 23:34:04 Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Jun 09 23:34:08 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 09 23:34:16 Predicting NMD transcripts from genome sequence
...exonic transcripts
...retained introns

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
done
Jun 09 23:34:18 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 09 23:34:19 Splice Annotations Filtered
Jun 09 23:34:20 Translating Alternate Splice Peptides...done
Jun 09 23:34:21 Splice Annotations finished

Reference build finished
Jun 09 23:34:22 Running SpliceWiz processBAM
Jun 09 23:34:23 Using MulticoreParam 1 threads
Reading reference file
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
Processing BAM file /private/tmp/Rtmp8FrnDT/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
/private/tmp/Rtmp8FrnDT/02H003.bam processed (427 milliseconds)
Jun 09 23:34:23 SpliceWiz processBAM processed Rtmp8FrnDT/02H003.bam
Jun 09 23:34:23 Running SpliceWiz processBAM
Jun 09 23:34:24 Using MulticoreParam 1 threads
Reading reference file
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
Processing BAM file /private/tmp/Rtmp8FrnDT/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
/private/tmp/Rtmp8FrnDT/02H003.bam processed (323 milliseconds)
Jun 09 23:34:25 SpliceWiz processBAM processed Rtmp8FrnDT/02H003.bam
Jun 09 23:34:25 Reference generated without non-polyA reference
Jun 09 23:34:25 Reference generated without Mappability reference
Jun 09 23:34:25 Reference generated without Blacklist exclusion
Jun 09 23:34:25 Converting FASTA to local TwoBitFile...done
Jun 09 23:34:26 Connecting to genome TwoBitFile...done
Jun 09 23:34:26 Making local copy of GTF file...done
Jun 09 23:34:26 Reading source GTF file...done
Jun 09 23:34:27 Processing gtf file...
...genes
...transcripts
...CDS
Jun 09 23:34:27 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 09 23:34:27 Gene ontology not prepared for this reference
Jun 09 23:34:29 Processing introns...
...data
...basic annotations
...splice motifs
...other info
...defining flanking exon clusters
done
Jun 09 23:34:33 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 09 23:34:40 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 09 23:34:41 Splice Annotations Filtered
Reference build finished
Jun 09 23:34:43 Running SpliceWiz processBAM
Jun 09 23:34:44 Using MulticoreParam 1 threads
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H003.bam processed (343 milliseconds)
Jun 09 23:34:44 SpliceWiz processBAM processed Rtmp8FrnDT/02H003.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H025.bam processed (313 milliseconds)
Jun 09 23:34:45 SpliceWiz processBAM processed Rtmp8FrnDT/02H025.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H026.bam processed (502 milliseconds)
Jun 09 23:34:45 SpliceWiz processBAM processed Rtmp8FrnDT/02H026.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H033.bam processed (478 milliseconds)
Jun 09 23:34:46 SpliceWiz processBAM processed Rtmp8FrnDT/02H033.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H043.bam processed (319 milliseconds)
Jun 09 23:34:46 SpliceWiz processBAM processed Rtmp8FrnDT/02H043.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H046.bam processed (402 milliseconds)
Jun 09 23:34:46 SpliceWiz processBAM processed Rtmp8FrnDT/02H046.bam
Jun 09 23:34:47 Using MulticoreParam 1 threads
Jun 09 23:34:47 Validating Experiment; checking COV files...
Jun 09 23:34:47 Compiling Sample Stats
Jun 09 23:34:47 Compiling Junction List...merging...done
Jun 09 23:34:49 Compiling Junction Stats...merging...done
Jun 09 23:34:56 Compiling Intron Retention List...done
Jun 09 23:34:57 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 09 23:35:07 Generating NxtSE assays
Jun 09 23:35:08 Using MulticoreParam 1 threads

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

Jun 09 23:35:23 Building Final NxtSE Object
Jun 09 23:35:23 ...consolidating assays to H5 file
Jun 09 23:35:25 ...packaging reference
Jun 09 23:35:25 ...synthesising NxtSE
Jun 09 23:35:25 ...determining how overlapping introns should be removed
Jun 09 23:35:28 SpliceWiz (NxtSE) Collation Finished
Jun 09 23:35:28 Loading NxtSE object from file...
Jun 09 23:35:28 ...loading reference (NxtSE)
Jun 09 23:35:28 ...linking assays
Jun 09 23:35:28 ...linking COV files
Jun 09 23:35:28 ...loading rowData
Jun 09 23:35:28 ...removing overlapping introns...
Jun 09 23:35:28 NxtSE loaded
Jun 09 23:35:29 SpliceWiz reference already exists in given directory
Jun 09 23:35:29 Running SpliceWiz processBAM
Jun 09 23:35:30 Using MulticoreParam 1 threads
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/Rtmp8FrnDT/02H003.bam processed (415 milliseconds)
Jun 09 23:35:30 SpliceWiz processBAM processed Rtmp8FrnDT/02H003.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H025.bam processed (353 milliseconds)
Jun 09 23:35:31 SpliceWiz processBAM processed Rtmp8FrnDT/02H025.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H026.bam processed (519 milliseconds)
Jun 09 23:35:31 SpliceWiz processBAM processed Rtmp8FrnDT/02H026.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H033.bam processed (537 milliseconds)
Jun 09 23:35:32 SpliceWiz processBAM processed Rtmp8FrnDT/02H033.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H043.bam processed (328 milliseconds)
Jun 09 23:35:32 SpliceWiz processBAM processed Rtmp8FrnDT/02H043.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H046.bam processed (493 milliseconds)
Jun 09 23:35:33 SpliceWiz processBAM processed Rtmp8FrnDT/02H046.bam
Jun 09 23:35:34 Using MulticoreParam 1 threads
Jun 09 23:35:34 Validating Experiment; checking COV files...
Jun 09 23:35:34 Compiling Sample Stats
Jun 09 23:35:34 Compiling Junction List...merging...done
Jun 09 23:35:35 Compiling Junction Stats...merging...done
Jun 09 23:35:42 Compiling Intron Retention List...done
Jun 09 23:35:43 Compiling Tandem Junction List...merging...done
Jun 09 23:35:45 Tidying up splice junctions and intron retentions...
...annotating splice junctions
...looking for novel exons
Jun 09 23:35:48 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 09 23:35:58 Tidying up splice junctions and intron retentions (part 2)...
...grouping splice junctions
...grouping introns
...loading splice events
...compiling rowEvents
done

Jun 09 23:36:06 Generating NxtSE assays
Jun 09 23:36:07 Using MulticoreParam 1 threads

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

Jun 09 23:36:23 Building Final NxtSE Object
Jun 09 23:36:23 ...consolidating assays to H5 file
Jun 09 23:36:24 ...packaging reference
Jun 09 23:36:24 ...synthesising NxtSE
Jun 09 23:36:25 ...determining how overlapping introns should be removed
Jun 09 23:36:27 SpliceWiz (NxtSE) Collation Finished
Jun 09 23:36:27 Loading NxtSE object from file...
Jun 09 23:36:27 ...loading reference (NxtSE)
Jun 09 23:36:27 ...linking assays
Jun 09 23:36:28 ...linking COV files
Jun 09 23:36:28 ...loading rowData
Jun 09 23:36:28 ...removing overlapping introns...
Jun 09 23:36:28 NxtSE loaded
Jun 09 23:36:28 SpliceWiz reference already exists in given directory
Jun 09 23:36:28 Running SpliceWiz processBAM
Jun 09 23:36:29 Using MulticoreParam 1 threads
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H003.bam processed (396 milliseconds)
Jun 09 23:36:30 SpliceWiz processBAM processed Rtmp8FrnDT/02H003.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H025.bam processed (264 milliseconds)
Jun 09 23:36:30 SpliceWiz processBAM processed Rtmp8FrnDT/02H025.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H026.bam processed (519 milliseconds)
Jun 09 23:36:30 SpliceWiz processBAM processed Rtmp8FrnDT/02H026.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/Rtmp8FrnDT/02H033.bam processed (480 milliseconds)
Jun 09 23:36:31 SpliceWiz processBAM processed Rtmp8FrnDT/02H033.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (1 milliseconds)
/private/tmp/Rtmp8FrnDT/02H043.bam processed (322 milliseconds)
Jun 09 23:36:31 SpliceWiz processBAM processed Rtmp8FrnDT/02H043.bam
Allocating memory to 1 threads for SpliceWiz (ompBAM)...initialized (0 milliseconds)
/private/tmp/Rtmp8FrnDT/02H046.bam processed (500 milliseconds)
Jun 09 23:36:32 SpliceWiz processBAM processed Rtmp8FrnDT/02H046.bam
Jun 09 23:36:33 Using MulticoreParam 1 threads
Jun 09 23:36:33 Validating Experiment; checking COV files...
Jun 09 23:36:33 Compiling Sample Stats
Jun 09 23:36:33 Compiling Junction List...merging...done
Jun 09 23:36:34 Compiling Junction Stats...merging...done
Jun 09 23:36:41 Compiling Intron Retention List...done
Jun 09 23:36:42 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 09 23:36:53 Generating NxtSE assays
Jun 09 23:36:54 Using MulticoreParam 1 threads

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

Jun 09 23:37:08 Building Final NxtSE Object
Jun 09 23:37:08 ...consolidating assays to H5 file
Jun 09 23:37:10 ...packaging reference
Jun 09 23:37:10 ...synthesising NxtSE
Jun 09 23:37:10 ...determining how overlapping introns should be removed
Jun 09 23:37:13 SpliceWiz (NxtSE) Collation Finished
Jun 09 23:37:13 Loading NxtSE object from file...
Jun 09 23:37:13 ...loading reference (NxtSE)
Jun 09 23:37:13 ...linking assays
Jun 09 23:37:13 ...linking COV files
Jun 09 23:37:13 ...loading rowData
Jun 09 23:37:13 ...removing overlapping introns...
Jun 09 23:37:13 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 
375.940 196.745 578.899 

Example timings

SpliceWiz.Rcheck/SpliceWiz-Ex.timings

nameusersystemelapsed
ASE-GLM-edgeR2.4870.1232.619
ASE-methods30.421 0.36630.865
ASEFilter-class0.0500.0060.056
Build-Reference-methods54.264 1.46256.930
Coverage0.9270.0310.961
Gene-ontology-methods1.9470.0532.006
Graphics-User-Interface0.0010.0000.001
Mappability-methods2.4330.0452.483
NxtSE-class54.149 1.26555.625
Run_SpliceWiz_Filters7.3060.0247.337
STAR-methods0.0050.0100.033
View-Reference-methods0.2320.0320.269
collateData2.5520.0662.646
coord2GR0.0270.0030.029
covDataObject-class1.7390.0311.778
covPlotObject-class21.959 0.55122.568
covPlotly-class1.2340.0171.254
example-SpliceWiz-data0.0170.0030.021
findSamples0.0060.0040.010
isCOV0.0170.0030.020
makeSE1.9090.1412.069
make_plot_data0.0610.0030.065
plotCoverage14.526 0.14914.709
processBAM3.3780.6443.186
setSWthreads0.0040.0070.029
theme_white0.1860.0680.254