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

This page was generated on 2024-12-23 11:47 -0500 (Mon, 23 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4372
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 1073/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
kebabs 1.41.0  (landing page)
Ulrich Bodenhofer
Snapshot Date: 2024-12-22 13:40 -0500 (Sun, 22 Dec 2024)
git_url: https://git.bioconductor.org/packages/kebabs
git_branch: devel
git_last_commit: 56e9334
git_last_commit_date: 2024-10-29 09:56:18 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for kebabs on kunpeng2

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.41.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.41.0.tar.gz
StartedAt: 2024-12-23 08:59:55 -0000 (Mon, 23 Dec 2024)
EndedAt: 2024-12-23 09:03:35 -0000 (Mon, 23 Dec 2024)
EllapsedTime: 219.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: kebabs.Rcheck
Warnings: 1

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.41.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/kebabs.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘kebabs/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘kebabs’ version ‘1.41.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 ... WARNING
Found the following significant warnings:
  svm.cpp:42:38: warning: argument 1 range [18446744056529682432, 18446744073709551608] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=]
See ‘/home/biocbuild/bbs-3.21-bioc/meat/kebabs.Rcheck/00install.out’ for details.
* 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 ... INFO
  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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  BioVector-class.Rd: XStringSet-class
  BioVector.Rd: XStringSet, metadata, mcols, elementMetadata,
    DNAStringSet, RNAStringSet, AAStringSet
  ExplicitRepresentation-class.Rd: dgRMatrix-class
  LinearKernel.Rd: dgCMatrix-class
  annotationSpecificKernel.Rd: DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class, mcols, metadata
  explicitRepresentation.Rd: DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class
  gappyPairKernel.Rd: DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class
  getPredProfMixture-methods.Rd: DNAString-class, RNAString-class,
    AAString-class, DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class
  getPredictionProfile-methods.Rd: DNAString-class, RNAString-class,
    AAString-class, DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class
  kbsvm-methods.Rd: DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class, DNAStringSet, RNAStringSet, AAStringSet,
    XStringSet-class
  mismatchKernel.Rd: DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class
  motifKernel.Rd: DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class
  plot-methods.Rd: mcols
  positionDependentKernel.Rd: DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class, metadata, mcols
  predict-methods.Rd: DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class
  sequenceKernel.Rd: DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class
  spectrumKernel.Rd: DNAStringSet-class, RNAStringSet-class,
    AAStringSet-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking 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 8.644  0.012   8.669
LinearKernel          6.903  0.012   6.929
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-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.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.5.0-devel_2024-11-24/site-library/IRanges/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/XVector/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Biostrings/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/S4Vectors/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security -DR_NO_REMAP -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.5.0-devel_2024-11-24/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.0760.0000.076
CrossValidationResultAccessors0.0020.0000.002
KBModelAccessors0.0010.0000.001
KernelMatrixAccessors0.0010.0000.001
LinearKernel6.9030.0126.929
ModelSelectionResultAccessors0.0010.0000.001
PredictionProfileAccessors0.0020.0000.002
ROCDataAccessors0.0010.0000.001
SVMAccess0.080.000.08
annotationSpecificKernel0.1260.0040.130
computeROCandAUC0.5920.0000.596
evaluatePrediction0.4670.0140.482
explicitRepresentation0.2150.0200.236
featureWeights0.1630.0000.164
gappyPairKernel0.0090.0000.009
genRandBioSeqs0.0660.0000.066
getPredProfMixture-methods3.7960.0603.861
getPredictionProfile-methods0.6820.0120.695
heatmap-methods0.4160.0160.433
kbsvm-methods0.1720.0040.177
kebabsCollectInfo0.0270.0000.030
kebabsOverview0.2500.0120.261
mismatchKernel0.0090.0000.008
motifKernel0.0080.0000.008
performCrossValidation-methods0.1690.0040.173
performGridSearch4.6850.0364.728
performModelSelection8.6440.0128.669
plot-methods0.2530.0040.258
positionDependentKernel0.0130.0000.014
predict-methods0.1790.0040.184
sequenceKernel0.0410.0000.040
show-methods0.0310.0000.032
spectrumKernel0.0070.0000.007
symmetricPairKernel0.1140.0040.118