Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2025-08-09 12:05 -0400 (Sat, 09 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4553
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4595
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4537
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 967/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HiCPotts 0.99.5  (landing page)
Itunu. Godwin Osuntoki
Snapshot Date: 2025-08-08 13:45 -0400 (Fri, 08 Aug 2025)
git_url: https://git.bioconductor.org/packages/HiCPotts
git_branch: devel
git_last_commit: 1fd7c43
git_last_commit_date: 2025-08-07 11:21:31 -0400 (Thu, 07 Aug 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  YES
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  YES


CHECK results for HiCPotts on nebbiolo2

To the developers/maintainers of the HiCPotts package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HiCPotts.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: HiCPotts
Version: 0.99.5
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:HiCPotts.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings HiCPotts_0.99.5.tar.gz
StartedAt: 2025-08-08 23:14:53 -0400 (Fri, 08 Aug 2025)
EndedAt: 2025-08-08 23:20:42 -0400 (Fri, 08 Aug 2025)
EllapsedTime: 349.4 seconds
RetCode: 0
Status:   OK  
CheckDir: HiCPotts.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/HiCPotts.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘HiCPotts/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HiCPotts’ version ‘0.99.5’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘HiCPotts’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking installed package size ... INFO
  installed size is  5.9Mb
  sub-directories of 1Mb or more:
    extdata   2.8Mb
    libs      2.9Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* 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 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
get_data 31.86  0.699  32.567
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/HiCPotts.Rcheck/00check.log’
for details.


Installation output

HiCPotts.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘HiCPotts’ ...
** this is package ‘HiCPotts’ version ‘0.99.5’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT=1  -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/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c MCMC_chain.cpp -o MCMC_chain.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT=1  -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/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c Neighbours_function.cpp -o Neighbours_function.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT=1  -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/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -DRCPP_USE_UNWIND_PROTECT=1  -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/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c potts_posterior.cpp -o potts_posterior.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o HiCPotts.so MCMC_chain.o Neighbours_function.o RcppExports.o potts_posterior.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.22-bioc/R/site-library/00LOCK-HiCPotts/00new/HiCPotts/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 (HiCPotts)

Tests output

HiCPotts.Rcheck/tests/testthat.Rout


R version 4.5.1 (2025-06-13) -- "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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(HiCPotts)
> 
> test_check("HiCPotts")
Iteration: 1
Iteration: 2
Iteration: 3
Iteration: 4
Iteration: 5
Iteration: 6
Iteration: 7
Iteration: 8
Iteration: 9
Iteration: 10
Iteration: 1
Iteration: 2
Iteration: 3
Iteration: 4
Iteration: 5
Iteration: 6
Iteration: 7
Iteration: 8
Iteration: 9
Iteration: 10
Iteration: 1
Iteration: 2
Iteration: 3
Iteration: 4
Iteration: 5
Iteration: 6
Iteration: 7
Iteration: 8
Iteration: 9
Iteration: 10
Iteration: 1
Iteration: 2
Iteration: 3
Iteration: 4
Iteration: 5
Iteration: 6
Iteration: 7
Iteration: 8
Iteration: 9
Iteration: 10
Iteration: 1
Iteration: 2
Iteration: 3
Iteration: 4
Iteration: 5
Iteration: 6
Iteration: 7
Iteration: 8
Iteration: 9
Iteration: 10
Iteration: 1
Iteration: 2
Iteration: 3
Iteration: 4
Iteration: 5
Iteration: 6
Iteration: 7
Iteration: 8
Iteration: 9
Iteration: 10
Iteration: 1
Iteration: 2
Iteration: 3
Iteration: 4
Iteration: 5
Iteration: 6
Iteration: 7
Iteration: 8
Iteration: 9
Iteration: 10
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 136 ]
> 
> proc.time()
   user  system elapsed 
 81.203   2.508  83.809 

Example timings

HiCPotts.Rcheck/HiCPotts-Ex.timings

nameusersystemelapsed
Neighbours_combined0.0010.0010.001
compute_HMRFHiC_probabilities0.0060.0010.006
gamma_prior_value000
get_data31.860 0.69932.567
likelihood_combined0.0010.0000.001
likelihood_gamma000
posterior_combined0.0010.0000.001
pred_combined000
prior_combined0.0000.0000.001
process_data0.0020.0000.002
proposaldensity_combined000
proposalfunction000
pz_1230.0030.0000.003
run_chain_betas0.0300.0010.032
run_metropolis_MCMC_betas0.0240.0000.025
size_prior000