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:35:25 -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 nebbiolo1


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: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:HiCBricks.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings HiCBricks_1.18.0.tar.gz
StartedAt: 2023-10-15 21:59:08 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 22:02:20 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 191.9 seconds
RetCode: 0
Status:   OK  
CheckDir: HiCBricks.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:HiCBricks.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings HiCBricks_1.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/HiCBricks.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* 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 loading without being on the library search path ... 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 in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘IntroductionToHiCBricks.rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

HiCBricks.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL HiCBricks
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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_name1.1760.0361.229
BrickContainer_change_output_directory0.8280.0400.868
BrickContainer_get_path_to_file0.7960.0080.804
BrickContainer_list_chromosomes0.7730.0120.784
BrickContainer_list_experiment_name0.7570.0200.777
BrickContainer_list_files0.7680.0190.788
BrickContainer_list_output_directory0.7700.0120.782
BrickContainer_list_resolutions0.7380.0030.742
BrickContainer_unlink_resolution1.6170.0491.664
Brick_add_ranges1.7480.0561.804
Brick_call_compartments1.1530.0431.198
Brick_export_to_sparse2.1740.0842.257
Brick_fetch_range_index0.8890.0040.893
Brick_fetch_row_vector1.2860.0481.335
Brick_get_bintable1.0920.0161.108
Brick_get_chrominfo0.7370.0440.780
Brick_get_entire_matrix1.0820.0161.097
Brick_get_matrix1.0160.0241.041
Brick_get_matrix_mcols1.0050.0401.046
Brick_get_matrix_within_coords1.4370.0241.463
Brick_get_ranges0.7650.0080.772
Brick_get_values_by_distance1.1470.0281.175
Brick_get_vector_values1.0350.0561.091
Brick_list_matrices0.7420.0040.746
Brick_list_matrix_mcols0.7330.0080.740
Brick_list_mcool_normalisations0.0010.0000.000
Brick_list_mcool_resolutions0.0010.0000.000
Brick_list_rangekeys0.7260.0160.741
Brick_list_ranges_mcols0.7210.0480.770
Brick_load_cis_matrix_till_distance0.9530.0120.965
Brick_load_data_from_mcool000
Brick_load_data_from_sparse000
Brick_load_matrix0.9870.0411.028
Brick_local_score_differentiator1.6210.0401.662
Brick_make_ranges0.0090.0000.009
Brick_matrix_dimensions1.0240.0481.072
Brick_matrix_exists0.9930.0081.002
Brick_matrix_filename0.9880.0111.000
Brick_matrix_isdone1.0560.0161.072
Brick_matrix_issparse1.0700.0291.099
Brick_matrix_maxdist1.0050.0601.066
Brick_matrix_minmax1.0540.0121.085
Brick_mcool_normalisation_exists000
Brick_rangekey_exists0.7480.0080.755
Brick_return_region_position0.8540.0040.858
Brick_vizart_plot_heatmap1.8970.0441.940
Create_many_Bricks0.7560.0320.788
Create_many_Bricks_from_mcool0.0000.0000.001
load_BrickContainer0.8350.0280.863