| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-02-03 02:36:01 -0000 (Fri, 03 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" | 4039 |
| 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-02 09:42:55 -0000 (Thu, 02 Feb 2023) |
| EndedAt: 2023-02-02 09:49:06 -0000 (Thu, 02 Feb 2023) |
| EllapsedTime: 370.5 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
Brick_export_to_sparse 3.436 0.064 5.410
Brick_vizart_plot_heatmap 2.844 0.077 6.269
* 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.687 | 0.024 | 3.488 | |
| BrickContainer_change_output_directory | 1.214 | 0.020 | 1.864 | |
| BrickContainer_get_path_to_file | 1.156 | 0.004 | 1.616 | |
| BrickContainer_list_chromosomes | 1.138 | 0.024 | 1.997 | |
| BrickContainer_list_experiment_name | 1.124 | 0.024 | 2.303 | |
| BrickContainer_list_files | 1.194 | 0.028 | 1.714 | |
| BrickContainer_list_output_directory | 1.186 | 0.011 | 2.003 | |
| BrickContainer_list_resolutions | 1.216 | 0.020 | 2.101 | |
| BrickContainer_unlink_resolution | 2.565 | 0.029 | 3.799 | |
| Brick_add_ranges | 2.562 | 0.035 | 3.651 | |
| Brick_call_compartments | 2.340 | 0.062 | 3.117 | |
| Brick_export_to_sparse | 3.436 | 0.064 | 5.410 | |
| Brick_fetch_range_index | 1.404 | 0.016 | 2.195 | |
| Brick_fetch_row_vector | 2.053 | 0.032 | 3.362 | |
| Brick_get_bintable | 1.597 | 0.020 | 2.136 | |
| Brick_get_chrominfo | 1.163 | 0.016 | 2.375 | |
| Brick_get_entire_matrix | 1.607 | 0.036 | 2.345 | |
| Brick_get_matrix | 1.589 | 0.024 | 1.873 | |
| Brick_get_matrix_mcols | 1.542 | 0.028 | 2.472 | |
| Brick_get_matrix_within_coords | 2.259 | 0.032 | 4.099 | |
| Brick_get_ranges | 1.216 | 0.032 | 1.440 | |
| Brick_get_values_by_distance | 1.756 | 0.020 | 2.090 | |
| Brick_get_vector_values | 1.558 | 0.036 | 2.934 | |
| Brick_list_matrices | 1.147 | 0.032 | 1.395 | |
| Brick_list_matrix_mcols | 1.131 | 0.020 | 2.308 | |
| Brick_list_mcool_normalisations | 0 | 0 | 0 | |
| Brick_list_mcool_resolutions | 0.001 | 0.000 | 0.000 | |
| Brick_list_rangekeys | 1.151 | 0.012 | 1.797 | |
| Brick_list_ranges_mcols | 1.150 | 0.004 | 1.946 | |
| Brick_load_cis_matrix_till_distance | 1.452 | 0.028 | 2.213 | |
| Brick_load_data_from_mcool | 0.000 | 0.000 | 0.001 | |
| Brick_load_data_from_sparse | 0 | 0 | 0 | |
| Brick_load_matrix | 1.500 | 0.036 | 2.320 | |
| Brick_local_score_differentiator | 2.365 | 0.052 | 3.866 | |
| Brick_make_ranges | 0.011 | 0.000 | 0.011 | |
| Brick_matrix_dimensions | 1.515 | 0.036 | 1.909 | |
| Brick_matrix_exists | 1.562 | 0.032 | 2.560 | |
| Brick_matrix_filename | 1.491 | 0.048 | 2.342 | |
| Brick_matrix_isdone | 1.512 | 0.019 | 2.807 | |
| Brick_matrix_issparse | 1.554 | 0.048 | 2.537 | |
| Brick_matrix_maxdist | 1.553 | 0.025 | 1.779 | |
| Brick_matrix_minmax | 1.511 | 0.043 | 2.452 | |
| Brick_mcool_normalisation_exists | 0 | 0 | 0 | |
| Brick_rangekey_exists | 1.206 | 0.016 | 1.696 | |
| Brick_return_region_position | 1.311 | 0.028 | 3.153 | |
| Brick_vizart_plot_heatmap | 2.844 | 0.077 | 6.269 | |
| Create_many_Bricks | 1.214 | 0.027 | 2.694 | |
| Create_many_Bricks_from_mcool | 0.001 | 0.000 | 0.000 | |
| load_BrickContainer | 1.309 | 0.013 | 3.019 | |