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

This page was generated on 2025-09-03 12:03 -0400 (Wed, 03 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4826
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4616
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4563
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4541
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 961/2321HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HiCBricks 1.27.1  (landing page)
Koustav Pal
Snapshot Date: 2025-09-02 13:45 -0400 (Tue, 02 Sep 2025)
git_url: https://git.bioconductor.org/packages/HiCBricks
git_branch: devel
git_last_commit: 71e4813
git_last_commit_date: 2025-07-22 20:39:06 -0400 (Tue, 22 Jul 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for HiCBricks on nebbiolo2

To the developers/maintainers of the HiCBricks package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HiCBricks.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: HiCBricks
Version: 1.27.1
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:HiCBricks.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings HiCBricks_1.27.1.tar.gz
StartedAt: 2025-09-03 00:36:33 -0400 (Wed, 03 Sep 2025)
EndedAt: 2025-09-03 00:40:30 -0400 (Wed, 03 Sep 2025)
EllapsedTime: 236.3 seconds
RetCode: 0
Status:   OK  
CheckDir: HiCBricks.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/HiCBricks.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.3 LTS
* using session charset: UTF-8
* checking for file ‘HiCBricks/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HiCBricks’ version ‘1.27.1’
* 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 ‘HiCBricks’ can be installed ... OK
* checking installed package size ... OK
* 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 files in ‘vignettes’ ... OK
* checking examples ... 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: OK


Installation output

HiCBricks.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘HiCBricks’ ...
** this is package ‘HiCBricks’ version ‘1.27.1’
** using staged installation
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (HiCBricks)

Tests output


Example timings

HiCBricks.Rcheck/HiCBricks-Ex.timings

nameusersystemelapsed
BrickContainer_change_experiment_name1.4500.0811.557
BrickContainer_change_output_directory1.1530.0681.225
BrickContainer_get_path_to_file0.9260.0210.950
BrickContainer_list_chromosomes0.8230.0250.850
BrickContainer_list_experiment_name0.8850.0250.914
BrickContainer_list_files0.9080.0210.932
BrickContainer_list_output_directory0.8900.0170.911
BrickContainer_list_resolutions0.9210.0130.937
BrickContainer_unlink_resolution2.0100.0432.061
Brick_add_ranges2.3230.0482.374
Brick_call_compartments1.3560.0541.413
Brick_export_to_sparse2.5280.0482.579
Brick_fetch_range_index1.0290.0471.080
Brick_fetch_row_vector1.5960.0251.624
Brick_get_bintable0.8850.0170.906
Brick_get_chrominfo0.8560.0280.889
Brick_get_entire_matrix1.3900.0831.522
Brick_get_matrix1.8630.0491.916
Brick_get_matrix_mcols1.3230.0681.395
Brick_get_matrix_within_coords1.7790.0321.815
Brick_get_ranges0.9720.0140.990
Brick_get_values_by_distance1.4290.0331.469
Brick_get_vector_values1.3910.0341.434
Brick_list_matrices1.0010.0181.027
Brick_list_matrix_mcols0.9530.0380.995
Brick_list_mcool_normalisations0.0010.0000.001
Brick_list_mcool_resolutions0.0010.0000.000
Brick_list_rangekeys0.9860.0271.016
Brick_list_ranges_mcols0.9490.0140.967
Brick_load_cis_matrix_till_distance1.1960.0181.218
Brick_load_data_from_mcool0.0010.0000.000
Brick_load_data_from_sparse000
Brick_load_matrix1.2990.0251.329
Brick_local_score_differentiator1.9410.0361.982
Brick_make_ranges0.010.000.01
Brick_matrix_dimensions1.2210.0241.250
Brick_matrix_exists1.2600.0341.301
Brick_matrix_filename1.3030.0291.349
Brick_matrix_isdone1.3380.0341.382
Brick_matrix_issparse1.3490.0411.399
Brick_matrix_maxdist1.4220.0381.470
Brick_matrix_minmax1.3760.0271.412
Brick_mcool_normalisation_exists000
Brick_rangekey_exists1.0030.0201.026
Brick_return_region_position1.0270.0201.051
Brick_vizart_plot_heatmap2.8050.1622.971
Create_many_Bricks1.1460.0691.218
Create_many_Bricks_from_mcool000
load_BrickContainer1.1790.0281.211