| Back to Build/check report for BioC 3.17 | 
  | 
This page was generated on 2023-02-08 01:15:08 -0000 (Wed, 08 Feb 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4164 | 
| 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 | ||||
| 
To the developers/maintainers of the HiCBricks package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page.  | 
| Package 892/2164 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| HiCBricks 1.17.0  (landing page) Koustav Pal 
  | kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
| Package: HiCBricks | 
| Version: 1.17.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/library --timings HiCBricks_1.17.0.tar.gz | 
| StartedAt: 2023-02-07 04:21:45 -0000 (Tue, 07 Feb 2023) | 
| EndedAt: 2023-02-07 04:26:31 -0000 (Tue, 07 Feb 2023) | 
| EllapsedTime: 286.4 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: HiCBricks.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### 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/library --timings HiCBricks_1.17.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/HiCBricks.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘HiCBricks/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘HiCBricks’ version ‘1.17.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
BrickContainer_unlink_resolution 2.456  0.584   6.616
Brick_add_ranges                 2.695  0.212   5.047
* 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
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/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)
HiCBricks.Rcheck/HiCBricks-Ex.timings
| name | user | system | elapsed | |
| BrickContainer_change_experiment_name | 1.639 | 0.028 | 1.695 | |
| BrickContainer_change_output_directory | 1.296 | 0.024 | 1.321 | |
| BrickContainer_get_path_to_file | 1.139 | 0.024 | 1.165 | |
| BrickContainer_list_chromosomes | 1.145 | 0.008 | 1.154 | |
| BrickContainer_list_experiment_name | 1.148 | 0.008 | 1.171 | |
| BrickContainer_list_files | 1.184 | 0.028 | 1.216 | |
| BrickContainer_list_output_directory | 1.158 | 0.012 | 1.282 | |
| BrickContainer_list_resolutions | 1.152 | 0.028 | 1.572 | |
| BrickContainer_unlink_resolution | 2.456 | 0.584 | 6.616 | |
| Brick_add_ranges | 2.695 | 0.212 | 5.047 | |
| Brick_call_compartments | 2.414 | 0.099 | 3.126 | |
| Brick_export_to_sparse | 3.454 | 0.072 | 3.706 | |
| Brick_fetch_range_index | 1.402 | 0.020 | 1.472 | |
| Brick_fetch_row_vector | 1.994 | 0.060 | 2.162 | |
| Brick_get_bintable | 1.604 | 0.020 | 1.629 | |
| Brick_get_chrominfo | 1.195 | 0.020 | 1.216 | |
| Brick_get_entire_matrix | 1.610 | 0.063 | 1.694 | |
| Brick_get_matrix | 1.571 | 0.040 | 1.830 | |
| Brick_get_matrix_mcols | 1.551 | 0.020 | 1.682 | |
| Brick_get_matrix_within_coords | 2.220 | 0.021 | 2.398 | |
| Brick_get_ranges | 1.230 | 0.007 | 1.571 | |
| Brick_get_values_by_distance | 1.751 | 0.398 | 4.430 | |
| Brick_get_vector_values | 1.597 | 0.084 | 1.721 | |
| Brick_list_matrices | 1.151 | 0.036 | 1.190 | |
| Brick_list_matrix_mcols | 1.153 | 0.005 | 1.159 | |
| Brick_list_mcool_normalisations | 0 | 0 | 0 | |
| Brick_list_mcool_resolutions | 0 | 0 | 0 | |
| Brick_list_rangekeys | 1.182 | 0.015 | 1.198 | |
| Brick_list_ranges_mcols | 1.138 | 0.029 | 1.166 | |
| Brick_load_cis_matrix_till_distance | 1.453 | 0.024 | 1.479 | |
| Brick_load_data_from_mcool | 0 | 0 | 0 | |
| Brick_load_data_from_sparse | 0.001 | 0.000 | 0.001 | |
| Brick_load_matrix | 1.480 | 0.028 | 1.508 | |
| Brick_local_score_differentiator | 2.275 | 0.079 | 2.464 | |
| Brick_make_ranges | 0.012 | 0.000 | 0.012 | |
| Brick_matrix_dimensions | 1.522 | 0.040 | 1.563 | |
| Brick_matrix_exists | 1.532 | 0.032 | 1.564 | |
| Brick_matrix_filename | 1.507 | 0.047 | 1.556 | |
| Brick_matrix_isdone | 1.537 | 0.060 | 1.598 | |
| Brick_matrix_issparse | 1.566 | 0.024 | 1.591 | |
| Brick_matrix_maxdist | 1.551 | 0.044 | 1.597 | |
| Brick_matrix_minmax | 1.564 | 0.044 | 1.608 | |
| Brick_mcool_normalisation_exists | 0 | 0 | 0 | |
| Brick_rangekey_exists | 1.214 | 0.012 | 1.226 | |
| Brick_return_region_position | 1.322 | 0.036 | 1.364 | |
| Brick_vizart_plot_heatmap | 2.793 | 0.072 | 2.923 | |
| Create_many_Bricks | 1.225 | 0.016 | 1.242 | |
| Create_many_Bricks_from_mcool | 0 | 0 | 0 | |
| load_BrickContainer | 1.277 | 0.016 | 1.298 | |