| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-14 11:36 -0500 (Fri, 14 Nov 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" | 4825 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4547 |
| 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 965/2325 | 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-11-13 20:25:42 -0500 (Thu, 13 Nov 2025) |
| EndedAt: 2025-11-13 20:26:52 -0500 (Thu, 13 Nov 2025) |
| EllapsedTime: 69.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.413 | 0.047 | 0.484 | |
| BrickContainer_change_output_directory | 0.242 | 0.034 | 0.284 | |
| BrickContainer_get_path_to_file | 0.215 | 0.031 | 0.268 | |
| BrickContainer_list_chromosomes | 0.230 | 0.035 | 0.329 | |
| BrickContainer_list_experiment_name | 0.230 | 0.032 | 0.318 | |
| BrickContainer_list_files | 0.224 | 0.032 | 0.297 | |
| BrickContainer_list_output_directory | 0.225 | 0.033 | 0.261 | |
| BrickContainer_list_resolutions | 0.224 | 0.032 | 0.293 | |
| BrickContainer_unlink_resolution | 0.501 | 0.077 | 0.644 | |
| Brick_add_ranges | 0.589 | 0.054 | 1.083 | |
| Brick_call_compartments | 0.606 | 0.095 | 1.466 | |
| Brick_export_to_sparse | 0.807 | 0.127 | 1.842 | |
| Brick_fetch_range_index | 0.293 | 0.040 | 0.595 | |
| Brick_fetch_row_vector | 0.467 | 0.070 | 0.866 | |
| Brick_get_bintable | 0.238 | 0.039 | 0.429 | |
| Brick_get_chrominfo | 0.221 | 0.036 | 0.399 | |
| Brick_get_entire_matrix | 0.377 | 0.066 | 0.773 | |
| Brick_get_matrix | 0.374 | 0.058 | 0.638 | |
| Brick_get_matrix_mcols | 0.341 | 0.060 | 0.424 | |
| Brick_get_matrix_within_coords | 0.501 | 0.078 | 0.601 | |
| Brick_get_ranges | 0.235 | 0.035 | 0.450 | |
| Brick_get_values_by_distance | 0.445 | 0.089 | 0.842 | |
| Brick_get_vector_values | 0.425 | 0.072 | 0.837 | |
| Brick_list_matrices | 0.239 | 0.034 | 0.632 | |
| Brick_list_matrix_mcols | 0.265 | 0.035 | 0.479 | |
| Brick_list_mcool_normalisations | 0 | 0 | 0 | |
| Brick_list_mcool_resolutions | 0 | 0 | 0 | |
| Brick_list_rangekeys | 0.264 | 0.038 | 0.535 | |
| Brick_list_ranges_mcols | 0.243 | 0.033 | 0.377 | |
| Brick_load_cis_matrix_till_distance | 0.314 | 0.053 | 0.397 | |
| Brick_load_data_from_mcool | 0 | 0 | 0 | |
| Brick_load_data_from_sparse | 0 | 0 | 0 | |
| Brick_load_matrix | 0.358 | 0.069 | 0.478 | |
| Brick_local_score_differentiator | 0.531 | 0.098 | 0.753 | |
| Brick_make_ranges | 0.003 | 0.000 | 0.003 | |
| Brick_matrix_dimensions | 0.353 | 0.054 | 0.442 | |
| Brick_matrix_exists | 0.356 | 0.070 | 0.444 | |
| Brick_matrix_filename | 0.348 | 0.064 | 0.442 | |
| Brick_matrix_isdone | 0.356 | 0.060 | 0.434 | |
| Brick_matrix_issparse | 0.352 | 0.064 | 0.446 | |
| Brick_matrix_maxdist | 0.357 | 0.072 | 0.456 | |
| Brick_matrix_minmax | 0.344 | 0.063 | 0.538 | |
| Brick_mcool_normalisation_exists | 0.000 | 0.001 | 0.000 | |
| Brick_rangekey_exists | 0.221 | 0.037 | 0.268 | |
| Brick_return_region_position | 0.250 | 0.037 | 0.293 | |
| Brick_vizart_plot_heatmap | 0.706 | 0.110 | 0.846 | |
| Create_many_Bricks | 0.228 | 0.041 | 0.289 | |
| Create_many_Bricks_from_mcool | 0 | 0 | 0 | |
| load_BrickContainer | 0.230 | 0.034 | 0.381 | |