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

This page was generated on 2025-10-04 12:03 -0400 (Sat, 04 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4853
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4640
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4585
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4576
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 673/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
epigraHMM 1.17.3  (landing page)
Pedro Baldoni
Snapshot Date: 2025-10-03 13:45 -0400 (Fri, 03 Oct 2025)
git_url: https://git.bioconductor.org/packages/epigraHMM
git_branch: devel
git_last_commit: 4d03bb7
git_last_commit_date: 2025-09-15 17:35:46 -0400 (Mon, 15 Sep 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for epigraHMM on nebbiolo2

To the developers/maintainers of the epigraHMM package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/epigraHMM.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: epigraHMM
Version: 1.17.3
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:epigraHMM.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings epigraHMM_1.17.3.tar.gz
StartedAt: 2025-10-03 23:32:48 -0400 (Fri, 03 Oct 2025)
EndedAt: 2025-10-03 23:47:36 -0400 (Fri, 03 Oct 2025)
EllapsedTime: 887.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: epigraHMM.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:epigraHMM.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings epigraHMM_1.17.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/epigraHMM.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* 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 ‘epigraHMM/DESCRIPTION’ ... OK
* this is package ‘epigraHMM’ version ‘1.17.3’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 22 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ‘epigraHMM’ can be installed ... OK
* 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 ... INFO
  installed size is 22.7Mb
  sub-directories of 1Mb or more:
    libs  22.3Mb
* 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 dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... 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 ... INFO
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.22-bioc/R/site-library/epigraHMM/libs/epigraHMM.so’:
  Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
  Found ‘abort’, possibly from ‘abort’ (C)
  Found ‘rand_r’, possibly from ‘rand_r’ (C)
  Found ‘stderr’, possibly from ‘stderr’ (C)
  Found ‘stdout’, possibly from ‘stdout’ (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
epigraHMMDataSetFromBam 19.456  1.211  32.361
callPatterns            18.110  0.487  11.754
plotPatterns            17.383  0.363  12.248
epigraHMM               13.825  0.084   4.740
callPeaks               12.332  0.144   4.496
segmentGenome           10.279  1.496  17.825
normalizeCounts          8.267  0.085   0.546
cleanCounts              6.119  0.088   2.544
* 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: 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/epigraHMM.Rcheck/00check.log’
for details.


Installation output

epigraHMM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL epigraHMM
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘epigraHMM’ ...
** this is package ‘epigraHMM’ version ‘1.17.3’
** using staged installation
** libs
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.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from RcppExports.cpp:4:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c aggregate.cpp -o aggregate.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from aggregate.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
aggregate.cpp: In function ‘arma::mat aggregate(arma::vec, arma::vec)’:
aggregate.cpp:26:22: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<double>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
   26 |         while( index >= vec.size() ){
      |                ~~~~~~^~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c computeBIC.cpp -o computeBIC.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from computeBIC.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c computeQFunction.cpp -o computeQFunction.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from computeQFunction.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c computeViterbiSequence.cpp -o computeViterbiSequence.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from computeViterbiSequence.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c consensusRejectionControlled.cpp -o consensusRejectionControlled.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from consensusRejectionControlled.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c differentialRejectionControlled.cpp -o differentialRejectionControlled.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from differentialRejectionControlled.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c expStep.cpp -o expStep.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from expStep.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c getMarginalProbability.cpp -o getMarginalProbability.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from getMarginalProbability.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c innerMaxStepProb.cpp -o innerMaxStepProb.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from innerMaxStepProb.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c maxStepProb.cpp -o maxStepProb.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from maxStepProb.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c rbinomVectorized.cpp -o rbinomVectorized.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from rbinomVectorized.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c reweight.cpp -o reweight.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from reweight.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include' -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/include' -I/usr/local/include   -fopenmp -DARMA_USE_HDF5 -fpic  -g -O2  -Wall -Werror=format-security  -c simulateMarkovChain.cpp -o simulateMarkovChain.o
In file included from /home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo.h:29,
                 from simulateMarkovChain.cpp:2:
/home/biocbuild/bbs-3.22-bioc/R/site-library/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
   66 |         #pragma message("Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.")
      |                                                                                                                                                                                                       ^
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o epigraHMM.so RcppExports.o aggregate.o computeBIC.o computeQFunction.o computeViterbiSequence.o consensusRejectionControlled.o differentialRejectionControlled.o expStep.o getMarginalProbability.o innerMaxStepProb.o maxStepProb.o rbinomVectorized.o reweight.o simulateMarkovChain.o /home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/lib/libhdf5_cpp.a /home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/lib/libhdf5.a -L/home/biocbuild/bbs-3.22-bioc/R/site-library/Rhdf5lib/lib -lcrypto -lcurl -lsz -laec -lz -ldl -lm -fopenmp -llapack -L/home/biocbuild/bbs-3.22-bioc/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.22-bioc/R/site-library/00LOCK-epigraHMM/00new/epigraHMM/libs
** R
** data
*** moving datasets to lazyload DB
** 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 (epigraHMM)

Tests output

epigraHMM.Rcheck/tests/testthat.Rout


R version 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root"
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(epigraHMM)
> 
> test_check("epigraHMM")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 65 ]
> 
> proc.time()
   user  system elapsed 
130.205   2.991  85.631 

Example timings

epigraHMM.Rcheck/epigraHMM-Ex.timings

nameusersystemelapsed
addOffsets0.3930.0100.402
callPatterns18.110 0.48711.754
callPeaks12.332 0.144 4.496
cleanCounts6.1190.0882.544
controlEM0.0010.0000.000
epigraHMM13.825 0.084 4.740
epigraHMMDataSetFromBam19.456 1.21132.361
epigraHMMDataSetFromMatrix0.1070.0010.109
estimateTransitionProb0.0020.0000.002
expStep3.2450.0330.695
helas30.0400.0010.012
info3.1020.0200.641
initializer2.1610.0300.515
maxStepProb3.4930.0390.864
normalizeCounts8.2670.0850.546
plotCounts0.5850.0660.651
plotPatterns17.383 0.36312.248
segmentGenome10.279 1.49617.825
simulateMarkovChain0.0010.0000.000