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

This page was generated on 2025-04-22 13:14 -0400 (Tue, 22 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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 970/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HiCBricks 1.26.0  (landing page)
Koustav Pal
Snapshot Date: 2025-04-21 13:40 -0400 (Mon, 21 Apr 2025)
git_url: https://git.bioconductor.org/packages/HiCBricks
git_branch: RELEASE_3_21
git_last_commit: 773bb6b
git_last_commit_date: 2025-04-15 11:38:17 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  YES
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for HiCBricks on palomino7

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.26.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:HiCBricks.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings HiCBricks_1.26.0.tar.gz
StartedAt: 2025-04-22 02:59:47 -0400 (Tue, 22 Apr 2025)
EndedAt: 2025-04-22 03:04:51 -0400 (Tue, 22 Apr 2025)
EllapsedTime: 304.8 seconds
RetCode: 0
Status:   OK  
CheckDir: HiCBricks.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:HiCBricks.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings HiCBricks_1.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/HiCBricks.Rcheck'
* using R version 4.5.0 RC (2025-04-04 r88126 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.26.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 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           3.05   0.49    6.02
Brick_vizart_plot_heatmap        2.47   0.47    5.80
Brick_local_score_differentiator 2.33   0.27    5.01
BrickContainer_unlink_resolution 2.26   0.20    7.64
Brick_add_ranges                 2.28   0.17    5.68
* 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:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL HiCBricks
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'HiCBricks' ...
** this is package 'HiCBricks' version '1.26.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_name1.590.213.40
BrickContainer_change_output_directory1.060.113.44
BrickContainer_get_path_to_file1.100.123.44
BrickContainer_list_chromosomes1.110.143.70
BrickContainer_list_experiment_name0.840.223.05
BrickContainer_list_files1.050.153.28
BrickContainer_list_output_directory1.000.163.36
BrickContainer_list_resolutions1.140.083.15
BrickContainer_unlink_resolution2.260.207.64
Brick_add_ranges2.280.175.68
Brick_call_compartments1.660.344.55
Brick_export_to_sparse3.050.496.02
Brick_fetch_range_index1.220.123.16
Brick_fetch_row_vector1.760.274.47
Brick_get_bintable1.190.143.89
Brick_get_chrominfo1.050.113.15
Brick_get_entire_matrix1.370.334.28
Brick_get_matrix1.660.154.46
Brick_get_matrix_mcols1.180.193.67
Brick_get_matrix_within_coords2.130.304.59
Brick_get_ranges1.000.123.10
Brick_get_values_by_distance1.660.194.16
Brick_get_vector_values1.210.243.85
Brick_list_matrices1.160.124.53
Brick_list_matrix_mcols0.940.083.42
Brick_list_mcool_normalisations000
Brick_list_mcool_resolutions000
Brick_list_rangekeys0.970.203.08
Brick_list_ranges_mcols1.110.114.08
Brick_load_cis_matrix_till_distance1.390.204.10
Brick_load_data_from_mcool000
Brick_load_data_from_sparse000
Brick_load_matrix1.300.224.08
Brick_local_score_differentiator2.330.275.01
Brick_make_ranges0.010.000.01
Brick_matrix_dimensions1.280.313.95
Brick_matrix_exists1.340.414.03
Brick_matrix_filename1.380.343.85
Brick_matrix_isdone1.390.253.98
Brick_matrix_issparse1.390.304.03
Brick_matrix_maxdist1.300.203.62
Brick_matrix_minmax1.310.244.06
Brick_mcool_normalisation_exists000
Brick_rangekey_exists0.940.143.64
Brick_return_region_position1.260.123.37
Brick_vizart_plot_heatmap2.470.475.80
Create_many_Bricks1.130.143.65
Create_many_Bricks_from_mcool000
load_BrickContainer1.120.193.89