Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2025-12-12 11:35 -0500 (Fri, 12 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4874
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4582
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 1848/2332HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
runibic 1.33.0  (landing page)
Patryk Orzechowski
Snapshot Date: 2025-12-11 13:40 -0500 (Thu, 11 Dec 2025)
git_url: https://git.bioconductor.org/packages/runibic
git_branch: devel
git_last_commit: 3cbdc87
git_last_commit_date: 2025-10-29 10:42:07 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64... NOT SUPPORTED ...


CHECK results for runibic on nebbiolo1

To the developers/maintainers of the runibic package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/runibic.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: runibic
Version: 1.33.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:runibic.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings runibic_1.33.0.tar.gz
StartedAt: 2025-12-12 03:25:59 -0500 (Fri, 12 Dec 2025)
EndedAt: 2025-12-12 03:28:53 -0500 (Fri, 12 Dec 2025)
EllapsedTime: 174.2 seconds
RetCode: 0
Status:   OK  
CheckDir: runibic.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:runibic.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings runibic_1.33.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/runibic.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘runibic/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘runibic’ version ‘1.33.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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘runibic’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    Fixing warnings.
  Cannot process chunk/lines:
    Removing warnings.
  Cannot process chunk/lines:
    Updating references.
  Cannot process chunk/lines:
    Improvement of results for sets with a small number of columns.
  Cannot process chunk/lines:
    Fixing build warning/errors on Windows/OSX.
  Cannot process chunk/lines:
    Synchronizing the last change with Bioconductor 3.7
  Cannot process chunk/lines:
    Applying previous releases in the dev branch.
  Cannot process chunk/lines:
    Fix: modification of default parameters for small datasets in order to keep consistency between different sizes of the input.
  Cannot process chunk/lines:
    Updating tutorial, adding citation.
  Cannot process chunk/lines:
    Documentation to the package was updated. 
  Cannot process chunk/lines:
    Including required biocViews. Refactoring R code.
  Cannot process chunk/lines:
    Code optimizations.
  Cannot process chunk/lines:
    Parallel version using OpenMP.
  Cannot process chunk/lines:
    Fixing discretize() function bug.
  Cannot process chunk/lines:
    Improved performance of functions in package.
  Cannot process chunk/lines:
    Removing some errors and warnings.
  Cannot process chunk/lines:
    Compatibility with SummarizedExperiment.
  Cannot process chunk/lines:
    Providing documentation and examples.
  Cannot process chunk/lines:
    Development of the runibic package prototype completed.
  Cannot process chunk/lines:
    First upload to Bioconductor.
  Cannot process chunk/lines:
    Working version of UniBic algorithm.
* 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 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 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 ... INFO
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/runibic.Rcheck/00check.log’
for details.


Installation output

runibic.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL runibic
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘runibic’ ...
** this is package ‘runibic’ version ‘1.33.0’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -Werror=format-security  -c GlobalDefs.cpp -o GlobalDefs.o
GlobalDefs.cpp: In function ‘bool check_seed(int, int, int, const std::vector<BicBlock*>&, int, int)’:
GlobalDefs.cpp:69:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   69 |     for (i=0; i<vecBlk[ind]->genes.size(); i++){
      |               ~^~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalDefs.cpp:76:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   76 |     for (i=0; i<vecBlk[ind]->genes.size(); i++){
      |               ~^~~~~~~~~~~~~~~~~~~~~~~~~~
GlobalDefs.cpp: In function ‘void block_init(int, int, int, BicBlock*, std::vector<int>&, std::vector<int>&, std::vector<bool>&, int, int*, std::vector<long double>&, Params*, std::vector<std::vector<int> >&, std::vector<std::vector<int> >*)’:
GlobalDefs.cpp:138:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  138 |   for (auto i = 0; i < (*inputData)[t0].size() ;i++){
      |                    ~~^~~~~~~~~~~~~~~~~~~~~~~~~
GlobalDefs.cpp:152:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  152 |     for(auto i=0;i<(*inputData)[j].size();i++)
      |                  ~^~~~~~~~~~~~~~~~~~~~~~~
GlobalDefs.cpp:117:7: warning: unused variable ‘colNum’ [-Wunused-variable]
  117 |   int colNum = gParameters.ColNumber;
      |       ^~~~~~
GlobalDefs.cpp: In function ‘std::vector<int> getGenesFullLCS(const std::vector<int>&, const std::vector<int>&)’:
GlobalDefs.cpp:240:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  240 |   for(auto i=0;i<s1.size()+1;i++) {
      |                ~^~~~~~~~~~~~
GlobalDefs.cpp:246:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  246 |   for(auto i=0; i<s1.size()+1; i++) {
      |                 ~^~~~~~~~~~~~
GlobalDefs.cpp:250:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  250 |   for(auto j=0; j<s2.size()+1; j++) {
      |                 ~^~~~~~~~~~~~
GlobalDefs.cpp:255:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  255 |     for(auto i=1; i<s1.size()+1; i++) {
      |                   ~^~~~~~~~~~~~
GlobalDefs.cpp:256:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  256 |     for(auto j=1; j<s2.size()+1; j++) {
      |                   ~^~~~~~~~~~~~
GlobalDefs.cpp:273:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  273 |   for (auto j=1;j<s2.size()+1;j++) {
      |                 ~^~~~~~~~~~~~
GlobalDefs.cpp:284:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  284 |     for (auto i=1;i<s1.size()+1;i++) {
      |                   ~^~~~~~~~~~~~
GlobalDefs.cpp:285:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  285 |       for (auto j=1;j<s2.size()+1;j++) {
      |                     ~^~~~~~~~~~~~
GlobalDefs.cpp:294:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  294 |   for(auto i=0;i<s1.size()+1;i++) {
      |                ~^~~~~~~~~~~~
GlobalDefs.cpp:232:16: warning: unused variable ‘rank’ [-Wunused-variable]
  232 |   int maxvalue,rank;
      |                ^~~~
GlobalDefs.cpp: In function ‘void internalPairwiseLCS(std::vector<int>&, std::vector<int>&, std::vector<std::vector<int> >&)’:
GlobalDefs.cpp:336:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  336 |   for (auto i=0; i<x.size()+1; i++) {
      |                  ~^~~~~~~~~~~
GlobalDefs.cpp:341:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  341 |   for (auto j=0; j<y.size()+1; j++) {
      |                  ~^~~~~~~~~~~
GlobalDefs.cpp:344:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  344 |   for(auto i=1; i<x.size()+1; i++) {
      |                 ~^~~~~~~~~~~
GlobalDefs.cpp:345:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  345 |       for(auto j=1; j<y.size()+1; j++) {
      |                     ~^~~~~~~~~~~
In file included from GlobalDefs.cpp:34:
fibpriv.h: At global scope:
fibpriv.h:54:13: warning: ‘void fh_initheap(fibheap*)’ declared ‘static’ but never defined [-Wunused-function]
   54 | static void fh_initheap(struct fibheap *);
      |             ^~~~~~~~~~~
fibpriv.h:55:13: warning: ‘void fh_insertrootlist(fibheap*, fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   55 | static void fh_insertrootlist(struct fibheap *, struct fibheap_el *);
      |             ^~~~~~~~~~~~~~~~~
fibpriv.h:56:13: warning: ‘void fh_removerootlist(fibheap*, fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   56 | static void fh_removerootlist(struct fibheap *, struct fibheap_el *);
      |             ^~~~~~~~~~~~~~~~~
fibpriv.h:57:13: warning: ‘void fh_consolidate(fibheap*)’ declared ‘static’ but never defined [-Wunused-function]
   57 | static void fh_consolidate(struct fibheap *);
      |             ^~~~~~~~~~~~~~
fibpriv.h:58:13: warning: ‘void fh_heaplink(fibheap*, fibheap_el*, fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   58 | static void fh_heaplink(struct fibheap *h, struct fibheap_el *y,
      |             ^~~~~~~~~~~
fibpriv.h:60:13: warning: ‘void fh_cut(fibheap*, fibheap_el*, fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   60 | static void fh_cut(struct fibheap *, struct fibheap_el *, struct fibheap_el *);
      |             ^~~~~~
fibpriv.h:61:13: warning: ‘void fh_cascading_cut(fibheap*, fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   61 | static void fh_cascading_cut(struct fibheap *, struct fibheap_el *);
      |             ^~~~~~~~~~~~~~~~
fibpriv.h:62:27: warning: ‘fibheap_el* fh_extractminel(fibheap*)’ declared ‘static’ but never defined [-Wunused-function]
   62 | static struct fibheap_el *fh_extractminel(struct fibheap *);
      |                           ^~~~~~~~~~~~~~~
fibpriv.h:63:13: warning: ‘void fh_checkcons(fibheap*)’ declared ‘static’ but never defined [-Wunused-function]
   63 | static void fh_checkcons(struct fibheap *h);
      |             ^~~~~~~~~~~~
fibpriv.h:64:13: warning: ‘void fh_destroyheap(fibheap*)’ declared ‘static’ but never defined [-Wunused-function]
   64 | static void fh_destroyheap(struct fibheap *h);
      |             ^~~~~~~~~~~~~~
fibpriv.h:65:12: warning: ‘int fh_compare(fibheap*, fibheap_el*, fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   65 | static int fh_compare(struct fibheap *h, struct fibheap_el *a,
      |            ^~~~~~~~~~
fibpriv.h:67:12: warning: ‘int fh_comparedata(fibheap*, int, void*, fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   67 | static int fh_comparedata(struct fibheap *h, int key, void *data,
      |            ^~~~~~~~~~~~~~
fibpriv.h:69:13: warning: ‘void fh_insertel(fibheap*, fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   69 | static void fh_insertel(struct fibheap *h, struct fibheap_el *x);
      |             ^~~~~~~~~~~
fibpriv.h:70:13: warning: ‘void fh_deleteel(fibheap*, fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   70 | static void fh_deleteel(struct fibheap *h, struct fibheap_el *x);
      |             ^~~~~~~~~~~
fibpriv.h:86:27: warning: ‘fibheap_el* fhe_newelem()’ declared ‘static’ but never defined [-Wunused-function]
   86 | static struct fibheap_el *fhe_newelem(void);
      |                           ^~~~~~~~~~~
fibpriv.h:87:13: warning: ‘void fhe_initelem(fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   87 | static void fhe_initelem(struct fibheap_el *);
      |             ^~~~~~~~~~~~
fibpriv.h:88:13: warning: ‘void fhe_insertafter(fibheap_el*, fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   88 | static void fhe_insertafter(struct fibheap_el *a, struct fibheap_el *b);
      |             ^~~~~~~~~~~~~~~
fibpriv.h:89:20: warning: ‘void fhe_insertbefore(fibheap_el*, fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   89 | static inline void fhe_insertbefore(struct fibheap_el *a, struct fibheap_el *b);
      |                    ^~~~~~~~~~~~~~~~
fibpriv.h:90:27: warning: ‘fibheap_el* fhe_remove(fibheap_el*)’ declared ‘static’ but never defined [-Wunused-function]
   90 | static struct fibheap_el *fhe_remove(struct fibheap_el *a);
      |                           ^~~~~~~~~~
fibpriv.h:96:19: warning: ‘int ceillog2(unsigned int)’ declared ‘static’ but never defined [-Wunused-function]
   96 | static inline int ceillog2(unsigned int a);
      |                   ^~~~~~~~
GlobalDefs.cpp: In function ‘void block_init(int, int, int, BicBlock*, std::vector<int>&, std::vector<int>&, std::vector<bool>&, int, int*, std::vector<long double>&, Params*, std::vector<std::vector<int> >&, std::vector<std::vector<int> >*)’:
GlobalDefs.cpp:211:5: warning: ‘pvalue’ may be used uninitialized [-Wmaybe-uninitialized]
  211 |     if (pvalue < block->pvalue)
      |     ^~
GlobalDefs.cpp:120:15: note: ‘pvalue’ was declared here
  120 |   long double pvalue;
      |               ^~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
gcc -std=gnu2x -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security -c fib.c -o fib.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I/usr/local/include   -fopenmp -fpic  -g -O2  -Wall -Werror=format-security  -c runibic.cpp -o runibic.o
runibic.cpp: In function ‘Rcpp::List calculateLCS(Rcpp::IntegerMatrix, bool)’:
runibic.cpp:329:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  329 |   for (auto i = 0; i < discreteInputData.size(); i++) {
      |                    ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
runibic.cpp:358:21: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<triple>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  358 |   for(auto i = 0; i < out.size(); i++)
      |                   ~~^~~~~~~~~~~~
runibic.cpp: In function ‘Rcpp::List cluster(Rcpp::IntegerMatrix, Rcpp::IntegerMatrix, Rcpp::IntegerVector, Rcpp::IntegerVector, Rcpp::IntegerVector, int, int)’:
runibic.cpp:417:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::vector<int> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  417 |   for (auto i = 0; i < discreteInputData.size(); i++) {
      |                    ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
runibic.cpp:498:18: warning: comparison of integer expressions of different signedness: ‘std::size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  498 |     for(k = 0; k < components; k++) {
      |                ~~^~~~~~~~~~~~
runibic.cpp:507:19: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  507 |     if(components > vecGenes.size())
      |        ~~~~~~~~~~~^~~~~~~~~~~~~~~~~
runibic.cpp:513:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  513 |     for (auto ki=0; ki < vecGenes.size() ; ki++) {
      |                     ~~~^~~~~~~~~~~~~~~~~
runibic.cpp:567:13: warning: unused variable ‘temp’ [-Wunused-variable]
  567 |         int temp;
      |             ^~~~
runibic.cpp:597:24: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  597 |     for (auto i = 0; i < discreteInputData[vecGenes[0]].size() ;i++){
      |                      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
runibic.cpp:621:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  621 |       for (auto i = 0; i < discreteInputData[ki].size() ;i++){
      |                        ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
runibic.cpp:700:26: warning: comparison of integer expressions of different signedness: ‘std::vector<BicBlock*>::size_type’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
  700 |     if (arrBlocks.size() == gParameters.SchBlock)
      |         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
runibic.cpp:719:12: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<BicBlock*>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  719 |   while (i < arrBlocks.size() && j < n) {
      |          ~~^~~~~~~~~~~~~~~~~~
runibic.cpp:755:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<BicBlock*>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  755 |   for(auto ind =0; ind<arrBlocks.size(); ind++)
      |                    ~~~^~~~~~~~~~~~~~~~~
'LdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'RcppLdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o runibic.so GlobalDefs.o RcppExports.o fib.o runibic.o -fopenmp -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR
'LdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
'RcppLdFlags' has not been needed since 2013 (!!) and may get removed in 2027. Please update your 'Makevars'.
installing to /home/biocbuild/bbs-3.23-bioc/R/site-library/00LOCK-runibic/00new/runibic/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 (runibic)

Tests output

runibic.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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

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

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

> library(testthat)
> library(runibic)
Loading required package: biclust
Loading required package: MASS
Loading required package: grid
Loading required package: colorspace
Loading required package: lattice
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

The following objects are masked from 'package:matrixStats':

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

The following object is masked from 'package:MatrixGenerics':

    rowMedians

The following objects are masked from 'package:matrixStats':

    anyMissing, rowMedians

> 
> test_check("runibic")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 11 ]
> 
> proc.time()
   user  system elapsed 
  7.968   0.451   8.391 

Example timings

runibic.Rcheck/runibic-Ex.timings

nameusersystemelapsed
backtrackLCS000
calculateLCS0.0000.0000.001
cluster0.0010.0010.001
pairwiseLCS0.0010.0000.000
runiDiscretize0.0060.0000.004
runibic1.7900.0241.002
set_runibic_params000
unisort000