Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-03-18 11:48 -0400 (Tue, 18 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4537
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4543
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4459
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 633/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EBSeq 2.5.2  (landing page)
Xiuyu Ma
Snapshot Date: 2025-03-17 13:40 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/EBSeq
git_branch: devel
git_last_commit: e80d996
git_last_commit_date: 2025-01-28 04:53:12 -0400 (Tue, 28 Jan 2025)
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  YES
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 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for EBSeq on kunpeng2

To the developers/maintainers of the EBSeq package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/EBSeq.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: EBSeq
Version: 2.5.2
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:EBSeq.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings EBSeq_2.5.2.tar.gz
StartedAt: 2025-03-18 06:04:06 -0000 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 06:05:11 -0000 (Tue, 18 Mar 2025)
EllapsedTime: 65.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: EBSeq.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/EBSeq.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘EBSeq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘EBSeq’ version ‘2.5.2’
* 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 ‘EBSeq’ can be installed ... WARNING
Found the following significant warnings:
  /home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
  /home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
See ‘/home/biocbuild/bbs-3.21-bioc/meat/EBSeq.Rcheck/00install.out’ for details.
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking C++ specification ... NOTE
  Specified C++14: please drop specification unless essential
* checking installed package size ... INFO
  installed size is 17.0Mb
  sub-directories of 1Mb or more:
    libs  15.6Mb
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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 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 ... NOTE
DenNHist: no visible global function definition for ‘hist’
DenNHist: no visible global function definition for ‘lines’
DenNHist: no visible global function definition for ‘dbeta’
DenNHist: no visible global function definition for ‘legend’
EBMultiTest : <anonymous>: no visible global function definition for
  ‘quantile’
EBMultiTest: no visible binding for global variable ‘var’
EBMultiTest: no visible binding for global variable ‘NumBin’
EBMultiTest: no visible global function definition for ‘quantile’
EBMultiTest: no visible binding for global variable ‘PoolLower’
EBMultiTest: no visible binding for global variable ‘PoolUpper’
EBMultiTest : <anonymous>: no visible binding for global variable ‘var’
EBMultiTest: no visible binding for global variable ‘Print’
EBTest : <anonymous>: no visible global function definition for
  ‘quantile’
EBTest: no visible binding for global variable ‘var’
EBTest: no visible global function definition for ‘quantile’
EBTest: no visible binding for global variable ‘PoolLower’
EBTest: no visible binding for global variable ‘PoolUpper’
EBTest: no visible binding for global variable ‘Print’
GetDEResults: no visible binding for global variable ‘median’
LogN: no visible global function definition for ‘optim’
LogNMulti: no visible global function definition for ‘optim’
MedianNorm : <anonymous>: no visible global function definition for
  ‘median’
MedianNorm : <anonymous> : <anonymous>: no visible global function
  definition for ‘median’
PlotPattern: no visible global function definition for ‘par’
PlotPattern: no visible global function definition for ‘rainbow’
PlotPattern: no visible global function definition for ‘heatmap’
PlotPostVsRawFC: no visible global function definition for ‘par’
PlotPostVsRawFC: no visible global function definition for ‘abline’
PlotPostVsRawFC: no visible global function definition for ‘rect’
PolyFitPlot: no visible global function definition for ‘lm’
PolyFitPlot: no visible global function definition for ‘smoothScatter’
PolyFitPlot: no visible global function definition for ‘axis’
PolyFitPlot: no visible global function definition for ‘lines’
QQP: no visible global function definition for ‘rbeta’
QQP: no visible global function definition for ‘qqplot’
QQP: no visible global function definition for ‘lm’
QQP: no visible global function definition for ‘abline’
QuantileNorm : <anonymous>: no visible global function definition for
  ‘quantile’
beta.mom: no visible global function definition for ‘var’
Undefined global functions or variables:
  NumBin PoolLower PoolUpper Print abline axis dbeta heatmap hist
  legend lines lm median optim par qqplot quantile rainbow rbeta rect
  smoothScatter var
Consider adding
  importFrom("grDevices", "rainbow")
  importFrom("graphics", "abline", "axis", "hist", "legend", "lines",
             "par", "rect", "smoothScatter")
  importFrom("stats", "dbeta", "heatmap", "lm", "median", "optim",
             "qqplot", "quantile", "rbeta", "var")
to your NAMESPACE file.
* checking Rd files ... NOTE
checkRd: (-1) EBTest.Rd:56: Lost braces; missing escapes or markup?
    56 | X_{gis}|mu_{gi} ~ NB (r_{gi0} * l_s, q_{gi})
       |   ^
checkRd: (-1) EBTest.Rd:56: Lost braces; missing escapes or markup?
    56 | X_{gis}|mu_{gi} ~ NB (r_{gi0} * l_s, q_{gi})
       |            ^
checkRd: (-1) EBTest.Rd:56: Lost braces; missing escapes or markup?
    56 | X_{gis}|mu_{gi} ~ NB (r_{gi0} * l_s, q_{gi})
       |                         ^
checkRd: (-1) EBTest.Rd:56: Lost braces; missing escapes or markup?
    56 | X_{gis}|mu_{gi} ~ NB (r_{gi0} * l_s, q_{gi})
       |                                        ^
checkRd: (-1) EBTest.Rd:60: Lost braces; missing escapes or markup?
    60 | The function will test "H0: q_{gi}^{C1} = q_{gi}^{C2}" and "H1: q_{gi}^{C1} != q_{gi}^{C2}."
       |                               ^
checkRd: (-1) EBTest.Rd:60: Lost braces; missing escapes or markup?
    60 | The function will test "H0: q_{gi}^{C1} = q_{gi}^{C2}" and "H1: q_{gi}^{C1} != q_{gi}^{C2}."
       |                                    ^
checkRd: (-1) EBTest.Rd:60: Lost braces; missing escapes or markup?
    60 | The function will test "H0: q_{gi}^{C1} = q_{gi}^{C2}" and "H1: q_{gi}^{C1} != q_{gi}^{C2}."
       |                                             ^
checkRd: (-1) EBTest.Rd:60: Lost braces; missing escapes or markup?
    60 | The function will test "H0: q_{gi}^{C1} = q_{gi}^{C2}" and "H1: q_{gi}^{C1} != q_{gi}^{C2}."
       |                                                  ^
checkRd: (-1) EBTest.Rd:60: Lost braces; missing escapes or markup?
    60 | The function will test "H0: q_{gi}^{C1} = q_{gi}^{C2}" and "H1: q_{gi}^{C1} != q_{gi}^{C2}."
       |                                                                   ^
checkRd: (-1) EBTest.Rd:60: Lost braces; missing escapes or markup?
    60 | The function will test "H0: q_{gi}^{C1} = q_{gi}^{C2}" and "H1: q_{gi}^{C1} != q_{gi}^{C2}."
       |                                                                        ^
checkRd: (-1) EBTest.Rd:60: Lost braces; missing escapes or markup?
    60 | The function will test "H0: q_{gi}^{C1} = q_{gi}^{C2}" and "H1: q_{gi}^{C1} != q_{gi}^{C2}."
       |                                                                                  ^
checkRd: (-1) EBTest.Rd:60: Lost braces; missing escapes or markup?
    60 | The function will test "H0: q_{gi}^{C1} = q_{gi}^{C2}" and "H1: q_{gi}^{C1} != q_{gi}^{C2}."
       |                                                                                       ^
checkRd: (-1) MedianNorm.Rd:21: Lost braces
    21 | hat{l_1} = median_g [ X_g1 / (X_g1*X_g2*...*X_gS)^{-S} ]     (1)
       |    ^
checkRd: (-1) MedianNorm.Rd:21: Lost braces; missing escapes or markup?
    21 | hat{l_1} = median_g [ X_g1 / (X_g1*X_g2*...*X_gS)^{-S} ]     (1)
       |                                                   ^
checkRd: (-1) MedianNorm.Rd:23: Lost braces; missing escapes or markup?
    23 | which estimates l_1 / (l_1 * l_2 * ... * l_S)^{-S}. 
       |                                               ^
checkRd: (-1) MedianNorm.Rd:27: Lost braces
    27 | hat{l_1}  = median_g [ (X_g1/X_g1 * X_g1/X_g2 * .... * X_g1/X_gS)^{-S}]
       |    ^
checkRd: (-1) MedianNorm.Rd:27: Lost braces; missing escapes or markup?
    27 | hat{l_1}  = median_g [ (X_g1/X_g1 * X_g1/X_g2 * .... * X_g1/X_gS)^{-S}]
       |                                                                   ^
checkRd: (-1) MedianNorm.Rd:31: Lost braces; missing escapes or markup?
    31 | Then estimate l_1 = l_1 / (l_1 * l_2 * ... * l_S)^{-S} by taking the
       |                                                   ^
checkRd: (-1) MedianNorm.Rd:34: Lost braces
    34 | hat{l_1} = [ median_g(X_g1/X_g1) * median_g(X_g1/X_g2) *
       |    ^
checkRd: (-1) MedianNorm.Rd:35: Lost braces; missing escapes or markup?
    35 | median_g(X_g1/X_g3) * ... * median_g(X_g1/X_gS) ] ^{-S}
       |                                                    ^
* checking Rd metadata ... NOTE
Invalid package aliases in Rd file 'EBSeq_NingLeng-package.Rd':
  ‘EBSeq_NingLeng-package’
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 6 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/EBSeq.Rcheck/00check.log’
for details.


Installation output

EBSeq.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘EBSeq’ ...
** this is package ‘EBSeq’ version ‘2.5.2’
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
using C++14
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++14 -I"/home/biocbuild/R/R/include" -DNDEBUG  -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/Rcpp/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include' -I'/home/biocbuild/R/R-devel_2025-02-19/site-library/BH/include' -I/usr/local/include    -fPIC  -g -O2  -Wall -Werror=format-security  -c Rexport.cpp -o Rexport.o
In file included from /home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/Eigen/Core:214,
                 from /home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/Eigen/Dense:1,
                 from /home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/RcppEigenForward.h:28,
                 from /home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/RcppEigen.h:25,
                 from Rexport.cpp:2:
/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::pload(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1671:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1671 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/Eigen/Core:172:
/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h: In function ‘Packet Eigen::internal::ploadu(const typename unpacket_traits<T>::type*) [with Packet = eigen_packet_wrapper<int, 2>; typename unpacket_traits<T>::type = signed char]’:
/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/Eigen/src/Core/arch/NEON/PacketMath.h:1716:9: warning: ‘void* memcpy(void*, const void*, size_t)’ copying an object of non-trivial type ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} from an array of ‘const int8_t’ {aka ‘const signed char’} [-Wclass-memaccess]
 1716 |   memcpy(&res, from, sizeof(Packet4c));
      |   ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/biocbuild/R/R-devel_2025-02-19/site-library/RcppEigen/include/Eigen/src/Core/GenericPacketMath.h:159:8: note: ‘Eigen::internal::Packet4c’ {aka ‘struct Eigen::internal::eigen_packet_wrapper<int, 2>’} declared here
  159 | struct eigen_packet_wrapper
      |        ^~~~~~~~~~~~~~~~~~~~
In file included from Rexport.cpp:5:
partition.hpp: In static member function ‘static std::vector<std::vector<int> > EBS::partition::Part(int)’:
partition.hpp:26:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
   26 |                 for(int j = 0;j < L; ++j){
      |                               ~~^~~
partition.hpp: In static member function ‘static std::vector<std::vector<int> > EBS::partition::monoPart(int)’:
partition.hpp:53:33: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
   53 |                 for(int j = 0;j < L; ++j){
      |                               ~~^~~
partition.hpp: In static member function ‘static std::vector<int> EBS::partition::reorder(std::vector<int>&)’:
partition.hpp:155:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  155 |                 for(int j = 0; j < K; j++)
      |                                ~~^~~
partition.hpp: In static member function ‘static EBS::COUNTS EBS::partition::toMatrix(std::vector<int>&)’:
partition.hpp:208:34: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  208 |                 for(int j = 0; j < K; j++)
      |                                ~~^~~
In file included from Rexport.cpp:7:
aggregate.hpp: In static member function ‘static EBS::COUNTS EBS::aggregate::sum(Eigen::VectorXd&, EBS::CLUSINFO&)’:
aggregate.hpp:24:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
   24 |         for(auto i = 0; i < K; i++)
      |                         ~~^~~
aggregate.hpp: In static member function ‘static EBS::COUNTS EBS::aggregate::sum(EBS::COUNTS&, EBS::CLUSINFO&)’:
aggregate.hpp:43:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
   43 |         for(auto i = 0; i < K; i++)
      |                         ~~^~~
aggregate.hpp: In static member function ‘static EBS::COUNTS EBS::aggregate::sum(EBS::COUNTS&, EBS::CLUSINFO&, Eigen::VectorXd&)’:
aggregate.hpp:62:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
   62 |         for(auto i = 0; i < K; i++)
      |                         ~~^~~
aggregate.hpp: In static member function ‘static EBS::COUNTS EBS::aggregate::groupMean(EBS::COUNTS, EBS::CLUSINFO&)’:
aggregate.hpp:77:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
   77 |         for(auto i = 0; i < K; i++)
      |                         ~~^~~
aggregate.hpp: In static member function ‘static EBS::COUNTS EBS::aggregate::groupVar(EBS::COUNTS&, EBS::COUNTS&, EBS::CLUSINFO&)’:
aggregate.hpp:101:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  101 |         for(int i = 0; i < K; i++)
      |                        ~~^~~
aggregate.hpp: In static member function ‘static EBS::COUNTS EBS::aggregate::groupVar(EBS::COUNTS&, EBS::COUNTS&, EBS::CLUSINFO&, Eigen::VectorXd&)’:
aggregate.hpp:122:26: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  122 |         for(int i = 0; i < K; i++)
      |                        ~~^~~
In file included from Rexport.cpp:11:
negativeBinomial.hpp: In constructor ‘EBS::NB::NB(EBS::COUNTS&, std::vector<int>&, Eigen::VectorXd&, std::vector<std::vector<int> >&)’:
negativeBinomial.hpp:32:38: warning: comparison of integer expressions of different signedness: ‘Eigen::Index’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
   32 |             if(scRNAexpMatrix.cols() > nk)
      |                ~~~~~~~~~~~~~~~~~~~~~~^~~~
negativeBinomial.hpp:59:41: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
   59 |                     for(size_t j = 0; j < _mean.cols(); j++)
      |                                       ~~^~~~~~~~~~~~~~
negativeBinomial.hpp:93:51: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
   93 |                         for(size_t iter = 0; iter < _sum.rows(); iter++)
      |                                              ~~~~~^~~~~~~~~~~~~
negativeBinomial.hpp:115:51: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
  115 |                         for(size_t iter = 0; iter < _sum.rows(); iter++)
      |                                              ~~~~~^~~~~~~~~~~~~
negativeBinomial.hpp:139:26: warning: variable ‘maxholder’ set but not used [-Wunused-but-set-variable]
  139 |                     auto maxholder = add.maxCoeff(&maxRow, &maxCol);
      |                          ^~~~~~~~~
negativeBinomial.hpp:160:47: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::Array<double, -1, 1> >::Index’ {aka ‘long int’} [-Wsign-compare]
  160 |                 for(size_t useRow = 0; useRow < use.size(); useRow++)
      |                                        ~~~~~~~^~~~~~~~~~~~
negativeBinomial.hpp:180:43: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::EigenBase<Eigen::CwiseBinaryOp<Eigen::internal::scalar_quotient_op<double, double>, const Eigen::ArrayWrapper<const Eigen::CwiseBinaryOp<Eigen::internal::scalar_difference_op<double, double>, const Eigen::Matrix<double, -1, -1>, const Eigen::Matrix<double, -1, 1> > >, const Eigen::CwiseBinaryOp<Eigen::internal::scalar_product_op<double, double>, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> >, const Eigen::ArrayWrapper<Eigen::Matrix<double, -1, 1> > > > >::Index’ {aka ‘long int’} [-Wsign-compare]
  180 |                 for(size_t iter = 0; iter < phi.size(); iter++)
      |                                      ~~~~~^~~~~~~~~~~~
negativeBinomial.hpp: In member function ‘void EBS::NB::init(EBS::Float, Eigen::VectorXd, std::vector<int>, std::vector<double>, int, EBS::Float, EBS::Float, EBS::Float, int)’:
negativeBinomial.hpp:242:20: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
  242 |             if(_ng < _sum.rows())
      |                ~~~~^~~~~~~~~~~~~
negativeBinomial.hpp:250:43: warning: comparison of integer expressions of different signedness: ‘__gnu_cxx::__alloc_traits<std::allocator<int>, int>::value_type’ {aka ‘int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
  250 |                         if(_isoLabel[pos] == lab)
negativeBinomial.hpp: In member function ‘void EBS::NB::equalHandle(std::vector<bool>&, std::vector<double>&, Eigen::VectorXd&, Eigen::VectorXd&, EBS::Float&, EBS::Float&, EBS::Float&, EBS::Float&, std::vector<int>&, int, int)’:
negativeBinomial.hpp:803:23: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<bool>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
  803 |             while(pos < baseBit.size())
      |                   ~~~~^~~~~~~~~~~~~~~~
Rexport.cpp: In function ‘SEXPREC* EBSeq(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
Rexport.cpp:84:25: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
   84 |     for(size_t i = 0; i < nr; i++){
      |                       ~~^~~~
Rexport.cpp:85:29: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘const int’ [-Wsign-compare]
   85 |         for(size_t j = 0; j < nk; j++){
      |                           ~~^~~~
Rexport.cpp:150:28: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
  150 |     for (size_t ri = 0; ri < mDep.rows(); ri++)
      |                         ~~~^~~~~~~~~~~~~
Rexport.cpp:151:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
  151 |         for(size_t ci = 0; ci < mDep.cols(); ci++)
      |                            ~~~^~~~~~~~~~~~~
Rexport.cpp: In function ‘SEXPREC* EBSeqWQ(SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP, SEXP)’:
Rexport.cpp:275:28: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
  275 |     for (size_t ri = 0; ri < mDep.rows(); ri++)
      |                         ~~~^~~~~~~~~~~~~
Rexport.cpp:276:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Eigen::Index’ {aka ‘long int’} [-Wsign-compare]
  276 |         for(size_t ci = 0; ci < mDep.cols(); ci++)
      |                            ~~~^~~~~~~~~~~~~
In file included from negativeBinomial.hpp:5:
agglomerativeClustering.hpp: In instantiation of ‘static void EBS::ALGO::hclust(ROW&, ROW&, std::vector<double>&, int, int, EBS::Float, EBS::Float, EBS::Float, EBS::Float, std::vector<int>&) [with ROW = Eigen::Matrix<double, -1, 1>; EBS::Float = double]’:
negativeBinomial.hpp:818:51:   required from here
  818 |                         ALGO::hclust<Eigen::VectorXd>(cs,rs,logRatio,start,pos,
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  819 |                                      alpha,beta,th1,th2,sz);
      |                                      ~~~~~~~~~~~~~~~~~~~~~~
agglomerativeClustering.hpp:87:37: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘int’ [-Wsign-compare]
   87 |                 for(size_t i = 0; i < counter; i++)
      |                                   ~~^~~~~~~~~
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++14 -shared -L/home/biocbuild/R/R/lib -L/usr/local/lib -o EBSeq.so Rexport.o -L/home/biocbuild/R/R/lib -lR
installing to /home/biocbuild/R/R-devel_2025-02-19/site-library/00LOCK-EBSeq/00new/EBSeq/libs
** R
** data
** demo
** 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 (EBSeq)

Tests output


Example timings

EBSeq.Rcheck/EBSeq-Ex.timings

nameusersystemelapsed
DenNHist1.0000.0081.010
EBMultiTest0.5670.0080.576
EBSeq_NingLeng-package0.1250.0000.125
EBTest0.6010.0000.603
GeneMat0.0020.0000.002
GetDEResults0.1280.0000.128
GetMultiFC0.0800.0000.081
GetMultiPP0.0730.0000.073
GetNg0.0040.0040.008
GetNormalizedMat0.0050.0030.007
GetPPMat0.1240.0000.124
GetPatterns0.0010.0000.000
GetSelectedPatterns0.5450.0000.547
IsoList0.0020.0000.003
IsoMultiList0.0010.0000.002
Likefun0.0000.0000.001
LikefunMulti000
LogN000
LogNMulti0.0010.0000.000
MedianNorm0.0040.0000.004
MultiGeneMat0.0010.0000.001
PlotPattern0.0080.0000.009
PlotPostVsRawFC0.1590.0000.159
PolyFitPlot0.0120.0000.012
PostFC0.1280.0000.129
QQP0.3430.0040.347
QuantileNorm0.0060.0000.006
RankNorm0.010.000.01
beta.mom000
crit_fun0.1640.0000.164
f00.0000.0000.001
f1000