| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-12-08 11:35 -0500 (Mon, 08 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4869 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 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 968/2331 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| HiCBricks 1.29.0 (landing page) Koustav Pal
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
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. |
| Package: HiCBricks |
| Version: 1.29.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.29.0.tar.gz |
| StartedAt: 2025-12-07 20:21:06 -0500 (Sun, 07 Dec 2025) |
| EndedAt: 2025-12-07 20:22:12 -0500 (Sun, 07 Dec 2025) |
| EllapsedTime: 65.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: HiCBricks.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.29.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/HiCBricks.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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.29.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
* 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
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.6-arm64/Resources/library’ * installing *source* package ‘HiCBricks’ ... ** this is package ‘HiCBricks’ version ‘1.29.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)
HiCBricks.Rcheck/HiCBricks-Ex.timings
| name | user | system | elapsed | |
| BrickContainer_change_experiment_name | 0.336 | 0.045 | 0.412 | |
| BrickContainer_change_output_directory | 0.227 | 0.031 | 0.298 | |
| BrickContainer_get_path_to_file | 0.218 | 0.041 | 0.281 | |
| BrickContainer_list_chromosomes | 0.212 | 0.030 | 0.249 | |
| BrickContainer_list_experiment_name | 0.207 | 0.029 | 0.261 | |
| BrickContainer_list_files | 0.225 | 0.037 | 0.286 | |
| BrickContainer_list_output_directory | 0.217 | 0.031 | 0.260 | |
| BrickContainer_list_resolutions | 0.216 | 0.034 | 0.268 | |
| BrickContainer_unlink_resolution | 0.475 | 0.072 | 0.592 | |
| Brick_add_ranges | 0.565 | 0.050 | 0.644 | |
| Brick_call_compartments | 0.396 | 0.095 | 0.527 | |
| Brick_export_to_sparse | 0.708 | 0.072 | 0.822 | |
| Brick_fetch_range_index | 0.252 | 0.030 | 0.295 | |
| Brick_fetch_row_vector | 0.427 | 0.064 | 0.537 | |
| Brick_get_bintable | 0.231 | 0.030 | 0.263 | |
| Brick_get_chrominfo | 0.209 | 0.031 | 0.253 | |
| Brick_get_entire_matrix | 0.541 | 0.110 | 0.691 | |
| Brick_get_matrix | 0.344 | 0.068 | 0.461 | |
| Brick_get_matrix_mcols | 0.336 | 0.108 | 0.500 | |
| Brick_get_matrix_within_coords | 0.484 | 0.081 | 0.603 | |
| Brick_get_ranges | 0.222 | 0.036 | 0.278 | |
| Brick_get_values_by_distance | 0.378 | 0.106 | 0.518 | |
| Brick_get_vector_values | 0.346 | 0.088 | 0.449 | |
| Brick_list_matrices | 0.206 | 0.033 | 0.256 | |
| Brick_list_matrix_mcols | 0.212 | 0.035 | 0.257 | |
| Brick_list_mcool_normalisations | 0 | 0 | 0 | |
| Brick_list_mcool_resolutions | 0 | 0 | 0 | |
| Brick_list_rangekeys | 0.208 | 0.037 | 0.253 | |
| Brick_list_ranges_mcols | 0.216 | 0.031 | 0.265 | |
| Brick_load_cis_matrix_till_distance | 0.293 | 0.050 | 0.368 | |
| Brick_load_data_from_mcool | 0 | 0 | 0 | |
| Brick_load_data_from_sparse | 0.000 | 0.001 | 0.000 | |
| Brick_load_matrix | 0.335 | 0.063 | 0.416 | |
| Brick_local_score_differentiator | 0.537 | 0.096 | 0.663 | |
| Brick_make_ranges | 0.003 | 0.000 | 0.003 | |
| Brick_matrix_dimensions | 0.337 | 0.059 | 0.441 | |
| Brick_matrix_exists | 0.330 | 0.101 | 0.445 | |
| Brick_matrix_filename | 0.348 | 0.064 | 0.415 | |
| Brick_matrix_isdone | 0.336 | 0.056 | 0.406 | |
| Brick_matrix_issparse | 0.334 | 0.063 | 0.416 | |
| Brick_matrix_maxdist | 0.329 | 0.091 | 0.452 | |
| Brick_matrix_minmax | 0.336 | 0.063 | 0.432 | |
| Brick_mcool_normalisation_exists | 0 | 0 | 0 | |
| Brick_rangekey_exists | 0.210 | 0.040 | 0.272 | |
| Brick_return_region_position | 0.240 | 0.032 | 0.283 | |
| Brick_vizart_plot_heatmap | 0.701 | 0.095 | 0.852 | |
| Create_many_Bricks | 0.240 | 0.040 | 0.285 | |
| Create_many_Bricks_from_mcool | 0 | 0 | 0 | |
| load_BrickContainer | 0.226 | 0.038 | 0.282 | |