Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJ[K]LMNOPQRSTUVWXYZ

This page was generated on 2025-01-09 12:11 -0500 (Thu, 09 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4358
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 1080/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
kebabs 1.40.0  (landing page)
Ulrich Bodenhofer
Snapshot Date: 2025-01-02 13:00 -0500 (Thu, 02 Jan 2025)
git_url: https://git.bioconductor.org/packages/kebabs
git_branch: RELEASE_3_20
git_last_commit: 43a1703
git_last_commit_date: 2024-10-29 09:56:18 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for kebabs on taishan

To the developers/maintainers of the kebabs package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/kebabs.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: kebabs
Version: 1.40.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:kebabs.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings kebabs_1.40.0.tar.gz
StartedAt: 2025-01-09 00:18:10 -0000 (Thu, 09 Jan 2025)
EndedAt: 2025-01-09 00:22:24 -0000 (Thu, 09 Jan 2025)
EllapsedTime: 254.2 seconds
RetCode: 0
Status:   OK  
CheckDir: kebabs.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/kebabs.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403)
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘kebabs/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘kebabs’ version ‘1.40.0’
* 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 ‘kebabs’ can be installed ... OK
* used C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking installed package size ... NOTE
  installed size is 11.4Mb
  sub-directories of 1Mb or more:
    R      1.5Mb
    data   1.2Mb
    libs   8.2Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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
performModelSelection 7.016  0.028   7.055
LinearKernel          5.454  0.008   5.470
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/kebabs.Rcheck/00check.log’
for details.


Installation output

kebabs.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.4.2/site-library’
* installing *source* package ‘kebabs’ ...
** using staged installation
** libs
using C compiler: ‘aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0’
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c Biostrings_stubs.c -o Biostrings_stubs.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c ByteStringVector.c -o ByteStringVector.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c ExplicitRepC.cpp -o ExplicitRepC.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c FeatureWeightsPosDepC.cpp -o FeatureWeightsPosDepC.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c GappyPairC.cpp -o GappyPairC.o
In function ‘void getKMStdAnnGappy(T, Rcpp::NumericMatrix, ByteStringVector, ByteStringVector, int, int, Rcpp::IntegerVector, Rcpp::IntegerVector, ByteStringVector, ByteStringVector, ByteStringVector, int, int, bool, bool, bool, bool, int, uint64_t, alphaInfo*) [with T = unsigned char]’,
    inlined from ‘SEXPREC* gappyPairKernelMatrixC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’ at GappyPairC.cpp:3480:33:
GappyPairC.cpp:1157:38: warning: ‘y.ByteStringVector::nchar’ may be used uninitialized [-Wmaybe-uninitialized]
 1157 |                 seqnchar = y.nchar[iY];
      |                            ~~~~~~~~~~^
GappyPairC.cpp: In function ‘SEXPREC* gappyPairKernelMatrixC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
GappyPairC.cpp:3409:25: note: ‘y.ByteStringVector::nchar’ was declared here
 3409 |     ByteStringVector x, y, annX, annY, annCharset;
      |                         ^
In function ‘void getKMStdAnnGappy(T, Rcpp::NumericMatrix, ByteStringVector, ByteStringVector, int, int, Rcpp::IntegerVector, Rcpp::IntegerVector, ByteStringVector, ByteStringVector, ByteStringVector, int, int, bool, bool, bool, bool, int, uint64_t, alphaInfo*) [with T = unsigned char]’,
    inlined from ‘SEXPREC* gappyPairKernelMatrixC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’ at GappyPairC.cpp:3480:33:
GappyPairC.cpp:1156:34: warning: ‘y.ByteStringVector::ptr’ may be used uninitialized [-Wmaybe-uninitialized]
 1156 |                 seqptr = y.ptr[iY];
      |                          ~~~~~~~~^
GappyPairC.cpp: In function ‘SEXPREC* gappyPairKernelMatrixC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
GappyPairC.cpp:3409:25: note: ‘y.ByteStringVector::ptr’ was declared here
 3409 |     ByteStringVector x, y, annX, annY, annCharset;
      |                         ^
GappyPairC.cpp:3535:33: warning: ‘annY.ByteStringVector::ptr’ may be used uninitialized [-Wmaybe-uninitialized]
 3535 |                 getKMStdAnnGappy(maxUIndex64, km, x, y, sizeX, sizeY, selX, selY, annCharset, annX, annY,
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3536 |                                  k, m, normalized, symmetric, presence, reverseComplement,
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3537 |                                  maxSeqLength, dimFeatureSpace, &alphaInf);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GappyPairC.cpp:3409:34: note: ‘annY.ByteStringVector::ptr’ was declared here
 3409 |     ByteStringVector x, y, annX, annY, annCharset;
      |                                  ^~~~
GappyPairC.cpp:3535:33: warning: ‘annX.ByteStringVector::ptr’ may be used uninitialized [-Wmaybe-uninitialized]
 3535 |                 getKMStdAnnGappy(maxUIndex64, km, x, y, sizeX, sizeY, selX, selY, annCharset, annX, annY,
      |                 ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3536 |                                  k, m, normalized, symmetric, presence, reverseComplement,
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3537 |                                  maxSeqLength, dimFeatureSpace, &alphaInf);
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GappyPairC.cpp:3409:28: note: ‘annX.ByteStringVector::ptr’ was declared here
 3409 |     ByteStringVector x, y, annX, annY, annCharset;
      |                            ^~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c IRanges_stubs.c -o IRanges_stubs.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c KernelUtils.cpp -o KernelUtils.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c MismatchC.cpp -o MismatchC.o
MismatchC.cpp: In function ‘SEXPREC* getMismatchKernelMatrix(Rcpp::NumericMatrix, ByteStringVector, ByteStringVector, int, int, Rcpp::IntegerVector, Rcpp::IntegerVector, bool, int, bool, bool, int, int, bool, bool, int, alphaInfo*)’:
MismatchC.cpp:432:41: warning: ‘currValSqrt’ may be used uninitialized [-Wmaybe-uninitialized]
  432 |                     km(i,j) = kernelVal / currValSqrt;
      |                               ~~~~~~~~~~^~~~~~~~~~~~~
MismatchC.cpp:368:32: note: ‘currValSqrt’ was declared here
  368 |     double kernelVal, currVal, currValSqrt;
      |                                ^~~~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c MotifC.cpp -o MotifC.o
MotifC.cpp: In function ‘void genPredProfileMotif(Rcpp::NumericMatrix, ByteStringVector, Rcpp::IntegerVector, int, ByteStringVector, ByteStringVector, int, bool, int, int, int, int, Rcpp::NumericMatrix, int, ByteStringVector, Rcpp::IntegerVector*, int, int, ByteStringVector, Rcpp::IntegerVector*, int, int, int, bool, bool, bool)’:
MotifC.cpp:3677:18: warning: ‘keyPool’ may be used uninitialized [-Wmaybe-uninitialized]
 3677 |         pKeypool = keyPool;
      |         ~~~~~~~~~^~~~~~~~~
MotifC.cpp:3514:11: note: ‘keyPool’ was declared here
 3514 |     char *keyPool;
      |           ^~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c PredictionC.cpp -o PredictionC.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c PredictionProfileC.cpp -o PredictionProfileC.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c R_init_kebabs.cpp -o R_init_kebabs.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c Rsvm.c -o Rsvm.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c SparseMatrixHash.cpp -o SparseMatrixHash.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c SpectrumC.cpp -o SpectrumC.o
In function ‘void getKMStdAnnSpec(T, Rcpp::NumericMatrix, ByteStringVector, ByteStringVector, int, int, Rcpp::IntegerVector, Rcpp::IntegerVector, ByteStringVector, ByteStringVector, ByteStringVector, int, bool, bool, bool, bool, int, uint64_t, alphaInfo*) [with T = unsigned char]’,
    inlined from ‘SEXPREC* spectrumKernelMatrixC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’ at SpectrumC.cpp:3228:32:
SpectrumC.cpp:832:38: warning: ‘y.ByteStringVector::nchar’ may be used uninitialized [-Wmaybe-uninitialized]
  832 |                 seqnchar = y.nchar[iY];
      |                            ~~~~~~~~~~^
SpectrumC.cpp: In function ‘SEXPREC* spectrumKernelMatrixC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
SpectrumC.cpp:3158:25: note: ‘y.ByteStringVector::nchar’ was declared here
 3158 |     ByteStringVector x, y, annX, annY, annCharset;
      |                         ^
In function ‘void getKMStdAnnSpec(T, Rcpp::NumericMatrix, ByteStringVector, ByteStringVector, int, int, Rcpp::IntegerVector, Rcpp::IntegerVector, ByteStringVector, ByteStringVector, ByteStringVector, int, bool, bool, bool, bool, int, uint64_t, alphaInfo*) [with T = unsigned char]’,
    inlined from ‘SEXPREC* spectrumKernelMatrixC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’ at SpectrumC.cpp:3228:32:
SpectrumC.cpp:831:34: warning: ‘y.ByteStringVector::ptr’ may be used uninitialized [-Wmaybe-uninitialized]
  831 |                 seqptr = y.ptr[iY];
      |                          ~~~~~~~~^
SpectrumC.cpp: In function ‘SEXPREC* spectrumKernelMatrixC(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
SpectrumC.cpp:3158:25: note: ‘y.ByteStringVector::ptr’ was declared here
 3158 |     ByteStringVector x, y, annX, annY, annCharset;
      |                         ^
SpectrumC.cpp:3283:32: warning: ‘annY.ByteStringVector::ptr’ may be used uninitialized [-Wmaybe-uninitialized]
 3283 |                 getKMStdAnnSpec(maxUIndex64, km, x, y, sizeX, sizeY, selX, selY, annCharset, annX, annY,
      |                 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3284 |                                 k, normalized, symmetric, presence, reverseComplement, maxSeqLength,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3285 |                                 dimFeatureSpace, &alphaInf);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
SpectrumC.cpp:3158:34: note: ‘annY.ByteStringVector::ptr’ was declared here
 3158 |     ByteStringVector x, y, annX, annY, annCharset;
      |                                  ^~~~
SpectrumC.cpp:3283:32: warning: ‘annX.ByteStringVector::ptr’ may be used uninitialized [-Wmaybe-uninitialized]
 3283 |                 getKMStdAnnSpec(maxUIndex64, km, x, y, sizeX, sizeY, selX, selY, annCharset, annX, annY,
      |                 ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3284 |                                 k, normalized, symmetric, presence, reverseComplement, maxSeqLength,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 3285 |                                 dimFeatureSpace, &alphaInf);
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
SpectrumC.cpp:3158:28: note: ‘annX.ByteStringVector::ptr’ was declared here
 3158 |     ByteStringVector x, y, annX, annY, annCharset;
      |                            ^~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c SymmetricPairC.cpp -o SymmetricPairC.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c Utils.cpp -o Utils.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-gcc -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -c XVector_stubs.c -o XVector_stubs.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R/include" -DNDEBUG -DSTRICT_R_HEADERS -I'/home/biocbuild/R/R-4.4.2/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.4.2/site-library/XVector/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.4.2/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.4.2/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c svm.cpp -o svm.o
svm.cpp: In function ‘svm_model* svm_train(const svm_problem*, const svm_parameter*)’:
svm.cpp:42:38: warning: argument 1 range [18446744056529682432, 18446744073709551608] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
   42 | #define Malloc(type,n) (type *)malloc((n)*sizeof(type))
      |                                ~~~~~~^~~~~~~~~~~~~~~~~~
svm.cpp:2382:34: note: in expansion of macro ‘Malloc’
 2382 |                 model->sv_coef = Malloc(double *,nr_class-1);
      |                                  ^~~~~~
In file included from /opt/ohpc/pub/compiler/gcc/14.2.0/include/c++/14.2.0/cstdlib:79,
                 from /home/biocbuild/R/R/include/R.h:39,
                 from svm.cpp:1:
/usr/include/stdlib.h:672:14: note: in a call to allocation function ‘void* malloc(size_t)’ declared here
  672 | extern void *malloc (size_t __size) __THROW __attribute_malloc__
      |              ^~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o kebabs.so Biostrings_stubs.o ByteStringVector.o ExplicitRepC.o FeatureWeightsPosDepC.o GappyPairC.o IRanges_stubs.o KernelUtils.o MismatchC.o MotifC.o PredictionC.o PredictionProfileC.o R_init_kebabs.o Rsvm.o SparseMatrixHash.o SpectrumC.o SymmetricPairC.o Utils.o XVector_stubs.o svm.o -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-4.4.2/site-library/00LOCK-kebabs/00new/kebabs/libs
** R
** data
** 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 (kebabs)

Tests output


Example timings

kebabs.Rcheck/kebabs-Ex.timings

nameusersystemelapsed
BioVector0.3950.0000.396
CrossValidationResultAccessors0.0010.0000.001
KBModelAccessors0.0010.0000.001
KernelMatrixAccessors000
LinearKernel5.4540.0085.470
ModelSelectionResultAccessors0.0010.0000.001
PredictionProfileAccessors0.0020.0000.002
ROCDataAccessors0.0010.0000.001
SVMAccess0.0890.0000.089
annotationSpecificKernel0.1190.0000.119
computeROCandAUC0.4910.0160.509
evaluatePrediction0.4330.0080.443
explicitRepresentation0.1950.0080.203
featureWeights0.1490.0000.149
gappyPairKernel0.0080.0000.007
genRandBioSeqs0.0580.0000.057
getPredProfMixture-methods2.7030.0432.753
getPredictionProfile-methods0.5650.0440.610
heatmap-methods0.3450.0160.362
kbsvm-methods0.1540.0040.158
kebabsCollectInfo0.0220.0040.032
kebabsOverview0.1990.0120.211
mismatchKernel0.0070.0000.008
motifKernel0.0070.0000.007
performCrossValidation-methods0.1590.0000.160
performGridSearch3.7600.5994.368
performModelSelection7.0160.0287.055
plot-methods0.2370.0160.253
positionDependentKernel0.0130.0000.012
predict-methods0.1710.0080.179
sequenceKernel0.0350.0000.035
show-methods0.0280.0000.029
spectrumKernel0.0060.0000.006
symmetricPairKernel0.1020.0080.110