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

This page was generated on 2025-12-18 12:05 -0500 (Thu, 18 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4882
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4673
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4607
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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 978/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HiCBricks 1.28.0  (landing page)
Koustav Pal
Snapshot Date: 2025-12-15 13:45 -0500 (Mon, 15 Dec 2025)
git_url: https://git.bioconductor.org/packages/HiCBricks
git_branch: RELEASE_3_22
git_last_commit: 3296656
git_last_commit_date: 2025-10-29 10:48:17 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 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 merida1

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.28.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:HiCBricks.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings HiCBricks_1.28.0.tar.gz
StartedAt: 2025-12-16 05:26:56 -0500 (Tue, 16 Dec 2025)
EndedAt: 2025-12-16 05:33:24 -0500 (Tue, 16 Dec 2025)
EllapsedTime: 387.6 seconds
RetCode: 0
Status:   OK  
CheckDir: HiCBricks.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:HiCBricks.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings HiCBricks_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/HiCBricks.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘HiCBricks/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HiCBricks’ version ‘1.28.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 ... 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 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
Examples with CPU (user + system) or elapsed time > 5s
                                     user system elapsed
Brick_export_to_sparse              5.657  0.515   6.286
Brick_vizart_plot_heatmap           4.947  0.627   6.266
Brick_local_score_differentiator    4.129  0.609  10.419
Brick_get_matrix_within_coords      3.815  0.404   9.682
Brick_get_values_by_distance        2.954  0.468   7.884
Brick_get_vector_values             2.757  0.420   7.167
Brick_load_matrix                   2.658  0.434   7.286
Brick_get_matrix_mcols              2.706  0.323   6.951
Brick_load_cis_matrix_till_distance 2.528  0.298   6.807
Brick_get_ranges                    2.066  0.115   5.046
* 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: OK


Installation output

HiCBricks.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL HiCBricks
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘HiCBricks’ ...
** this is package ‘HiCBricks’ version ‘1.28.0’
** 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_name2.6970.1592.897
BrickContainer_change_output_directory1.9670.1132.138
BrickContainer_get_path_to_file1.8250.1011.942
BrickContainer_list_chromosomes1.8530.1061.977
BrickContainer_list_experiment_name1.8490.1012.005
BrickContainer_list_files1.8570.0991.979
BrickContainer_list_output_directory1.8530.1001.979
BrickContainer_list_resolutions1.8460.1022.021
BrickContainer_unlink_resolution4.0570.2364.460
Brick_add_ranges3.9120.1444.115
Brick_call_compartments2.9920.3913.422
Brick_export_to_sparse5.6570.5156.286
Brick_fetch_range_index2.5840.1542.769
Brick_fetch_row_vector3.3370.3573.725
Brick_get_bintable1.9030.1042.031
Brick_get_chrominfo1.8130.1011.934
Brick_get_entire_matrix2.6760.5183.211
Brick_get_matrix2.6170.3394.627
Brick_get_matrix_mcols2.7060.3236.951
Brick_get_matrix_within_coords3.8150.4049.682
Brick_get_ranges2.0660.1155.046
Brick_get_values_by_distance2.9540.4687.884
Brick_get_vector_values2.7570.4207.167
Brick_list_matrices1.9690.1114.549
Brick_list_matrix_mcols1.9390.1064.826
Brick_list_mcool_normalisations0.0010.0010.001
Brick_list_mcool_resolutions0.0000.0010.001
Brick_list_rangekeys1.9650.1094.869
Brick_list_ranges_mcols1.9600.1094.778
Brick_load_cis_matrix_till_distance2.5280.2986.807
Brick_load_data_from_mcool0.0000.0010.001
Brick_load_data_from_sparse0.0010.0010.002
Brick_load_matrix2.6580.4347.286
Brick_local_score_differentiator 4.129 0.60910.419
Brick_make_ranges0.0190.0010.022
Brick_matrix_dimensions2.5290.4083.666
Brick_matrix_exists2.5160.2972.994
Brick_matrix_filename2.5290.4233.530
Brick_matrix_isdone2.5510.3393.117
Brick_matrix_issparse2.5200.4473.692
Brick_matrix_maxdist2.5960.3953.182
Brick_matrix_minmax2.5310.4263.655
Brick_mcool_normalisation_exists0.0000.0010.001
Brick_rangekey_exists1.8410.1332.093
Brick_return_region_position2.0820.1222.356
Brick_vizart_plot_heatmap4.9470.6276.266
Create_many_Bricks1.8290.1082.590
Create_many_Bricks_from_mcool0.0000.0020.002
load_BrickContainer1.9220.1142.356