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

This page was generated on 2023-10-16 11:37:07 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 925/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HiCBricks 1.18.0  (landing page)
Koustav Pal
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/HiCBricks
git_branch: RELEASE_3_17
git_last_commit: b4ffe28
git_last_commit_date: 2023-04-25 11:05:30 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 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.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / 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.18.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.18.0.tar.gz
StartedAt: 2023-10-16 02:35:33 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 02:42:24 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 411.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.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/HiCBricks.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.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.18.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.590  0.464   7.772
Brick_vizart_plot_heatmap        4.541  0.578   6.473
Brick_local_score_differentiator 3.939  0.582   5.752
BrickContainer_unlink_resolution 4.019  0.226   5.449
Brick_get_matrix_within_coords   3.660  0.478   5.398
Brick_add_ranges                 3.888  0.152   5.167
* 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.6850.1723.890
BrickContainer_change_output_directory2.0470.1212.905
BrickContainer_get_path_to_file1.8620.1022.659
BrickContainer_list_chromosomes1.9070.1062.741
BrickContainer_list_experiment_name1.8670.1052.709
BrickContainer_list_files1.9420.1112.791
BrickContainer_list_output_directory1.8320.1052.577
BrickContainer_list_resolutions1.8480.1022.530
BrickContainer_unlink_resolution4.0190.2265.449
Brick_add_ranges3.8880.1525.167
Brick_call_compartments2.9200.3584.300
Brick_export_to_sparse5.5900.4647.772
Brick_fetch_range_index2.1460.1032.932
Brick_fetch_row_vector3.6220.3904.977
Brick_get_bintable1.8860.1112.511
Brick_get_chrominfo1.8150.1022.453
Brick_get_entire_matrix2.6760.4234.030
Brick_get_matrix2.6060.3353.804
Brick_get_matrix_mcols2.5670.3584.023
Brick_get_matrix_within_coords3.6600.4785.398
Brick_get_ranges1.9640.1112.646
Brick_get_values_by_distance2.8520.4094.149
Brick_get_vector_values2.6630.3843.957
Brick_list_matrices1.8600.1112.464
Brick_list_matrix_mcols1.8240.1102.406
Brick_list_mcool_normalisations0.0010.0010.002
Brick_list_mcool_resolutions0.0000.0010.001
Brick_list_rangekeys1.8380.1042.449
Brick_list_ranges_mcols1.8280.1052.448
Brick_load_cis_matrix_till_distance2.3950.3363.511
Brick_load_data_from_mcool0.0000.0000.001
Brick_load_data_from_sparse0.0000.0010.001
Brick_load_matrix2.5050.3913.739
Brick_local_score_differentiator3.9390.5825.752
Brick_make_ranges0.0200.0010.026
Brick_matrix_dimensions2.5410.3583.674
Brick_matrix_exists2.4890.3543.600
Brick_matrix_filename2.5220.3753.680
Brick_matrix_isdone2.4960.3403.573
Brick_matrix_issparse2.5630.3523.723
Brick_matrix_maxdist2.5240.3983.724
Brick_matrix_minmax2.5020.4013.687
Brick_mcool_normalisation_exists0.0000.0020.002
Brick_rangekey_exists1.8670.1162.500
Brick_return_region_position2.0370.1132.743
Brick_vizart_plot_heatmap4.5410.5786.473
Create_many_Bricks1.8480.1102.520
Create_many_Bricks_from_mcool0.0000.0010.001
load_BrickContainer1.9420.1162.581