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

This page was generated on 2024-03-29 11:37:49 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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 948/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HiCBricks 1.20.0  (landing page)
Koustav Pal
Snapshot Date: 2024-03-27 14:05:05 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/HiCBricks
git_branch: RELEASE_3_18
git_last_commit: 011eda1
git_last_commit_date: 2023-10-24 11:08:46 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

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.20.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.20.0.tar.gz
StartedAt: 2024-03-28 03:52:45 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 03:58:34 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 349.1 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.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/HiCBricks.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.20.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 R 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.640  0.543   6.507
Brick_vizart_plot_heatmap 4.583  0.513   5.562
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.3-x86_64/Resources/library’
* installing *source* package ‘HiCBricks’ ...
** 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.7290.1793.157
BrickContainer_change_output_directory2.0210.1242.275
BrickContainer_get_path_to_file1.8610.1162.093
BrickContainer_list_chromosomes1.8930.1152.154
BrickContainer_list_experiment_name1.8580.1172.115
BrickContainer_list_files1.9080.1162.143
BrickContainer_list_output_directory1.8430.1072.084
BrickContainer_list_resolutions1.8250.1072.061
BrickContainer_unlink_resolution4.0230.2394.508
Brick_add_ranges3.9040.1744.459
Brick_call_compartments2.9310.4433.698
Brick_export_to_sparse5.6400.5436.507
Brick_fetch_range_index2.2010.1312.477
Brick_fetch_row_vector3.3210.4264.004
Brick_get_bintable2.3440.1172.626
Brick_get_chrominfo1.8250.1122.058
Brick_get_entire_matrix2.7120.4253.401
Brick_get_matrix2.6010.3993.201
Brick_get_matrix_mcols2.5800.4233.209
Brick_get_matrix_within_coords3.6390.4714.382
Brick_get_ranges1.9300.1182.185
Brick_get_values_by_distance2.8620.4593.635
Brick_get_vector_values2.6020.3823.085
Brick_list_matrices1.7960.1121.969
Brick_list_matrix_mcols1.7870.1111.954
Brick_list_mcool_normalisations0.0010.0010.001
Brick_list_mcool_resolutions0.0000.0000.001
Brick_list_rangekeys1.8280.1121.992
Brick_list_ranges_mcols1.7960.1091.957
Brick_load_cis_matrix_till_distance2.3940.3022.786
Brick_load_data_from_mcool0.0000.0010.001
Brick_load_data_from_sparse0.0010.0010.002
Brick_load_matrix2.4830.3543.003
Brick_local_score_differentiator3.8720.5474.578
Brick_make_ranges0.0190.0010.020
Brick_matrix_dimensions2.4680.3802.952
Brick_matrix_exists2.4700.3642.911
Brick_matrix_filename2.4610.3062.996
Brick_matrix_isdone2.4520.3352.836
Brick_matrix_issparse2.5000.3872.978
Brick_matrix_maxdist2.5140.3983.123
Brick_matrix_minmax2.4470.3092.838
Brick_mcool_normalisation_exists0.0000.0010.001
Brick_rangekey_exists1.8140.1152.021
Brick_return_region_position2.0370.1212.297
Brick_vizart_plot_heatmap4.5830.5135.562
Create_many_Bricks1.8660.1202.138
Create_many_Bricks_from_mcool0.0010.0010.002
load_BrickContainer1.9340.1142.183