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

This page was generated on 2024-06-28 17:43 -0400 (Fri, 28 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4760
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4494
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4508
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4362
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 962/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HiCBricks 1.22.0  (landing page)
Koustav Pal
Snapshot Date: 2024-06-26 14:00 -0400 (Wed, 26 Jun 2024)
git_url: https://git.bioconductor.org/packages/HiCBricks
git_branch: RELEASE_3_19
git_last_commit: dceb449
git_last_commit_date: 2024-04-30 11:10:16 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    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.22.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.22.0.tar.gz
StartedAt: 2024-06-27 05:51:27 -0400 (Thu, 27 Jun 2024)
EndedAt: 2024-06-27 05:58:06 -0400 (Thu, 27 Jun 2024)
EllapsedTime: 398.5 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.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/HiCBricks.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-apple-darwin20
* 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.4
* 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.22.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           6.157  0.577   7.494
Brick_vizart_plot_heatmap        4.931  0.578   7.136
Brick_local_score_differentiator 4.313  0.616   5.812
BrickContainer_unlink_resolution 4.440  0.242   5.333
Brick_add_ranges                 4.349  0.191   5.048
* 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.4-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.8500.1723.389
BrickContainer_change_output_directory2.3120.1202.729
BrickContainer_get_path_to_file2.0720.1202.483
BrickContainer_list_chromosomes2.0150.1052.349
BrickContainer_list_experiment_name2.0140.1092.379
BrickContainer_list_files2.0470.1062.397
BrickContainer_list_output_directory2.0170.1112.398
BrickContainer_list_resolutions2.0470.1082.416
BrickContainer_unlink_resolution4.4400.2425.333
Brick_add_ranges4.3490.1915.048
Brick_call_compartments3.2560.5414.228
Brick_export_to_sparse6.1570.5777.494
Brick_fetch_range_index2.3990.1182.729
Brick_fetch_row_vector3.5760.3924.302
Brick_get_bintable2.1030.1172.430
Brick_get_chrominfo2.0400.1132.403
Brick_get_entire_matrix3.3180.4834.074
Brick_get_matrix2.7690.3493.277
Brick_get_matrix_mcols2.7310.5033.561
Brick_get_matrix_within_coords3.8620.4044.631
Brick_get_ranges2.0560.1182.373
Brick_get_values_by_distance3.0530.4703.847
Brick_get_vector_values2.8280.4203.516
Brick_list_matrices2.0340.1202.339
Brick_list_matrix_mcols1.9960.1132.337
Brick_list_mcool_normalisations0.0010.0010.002
Brick_list_mcool_resolutions0.0000.0010.002
Brick_list_rangekeys2.0520.1162.397
Brick_list_ranges_mcols1.9900.1112.346
Brick_load_cis_matrix_till_distance2.6180.3813.373
Brick_load_data_from_mcool0.0000.0010.001
Brick_load_data_from_sparse0.0010.0010.003
Brick_load_matrix2.7020.3933.635
Brick_local_score_differentiator4.3130.6165.812
Brick_make_ranges0.0220.0010.025
Brick_matrix_dimensions2.7500.3573.669
Brick_matrix_exists2.6740.3584.070
Brick_matrix_filename2.7500.4024.261
Brick_matrix_isdone2.7000.3583.541
Brick_matrix_issparse2.7360.3493.946
Brick_matrix_maxdist2.7330.3913.902
Brick_matrix_minmax2.7140.3394.098
Brick_mcool_normalisation_exists0.0010.0010.001
Brick_rangekey_exists2.0270.1192.505
Brick_return_region_position2.2200.1182.746
Brick_vizart_plot_heatmap4.9310.5787.136
Create_many_Bricks1.9970.1122.992
Create_many_Bricks_from_mcool0.0000.0010.002
load_BrickContainer2.1320.1202.639