Back to Build/check report for BioC 3.17
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2023-02-03 02:36:01 -0000 (Fri, 03 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R 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

CHECK results for HiCBricks on kunpeng1


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.

raw results

Package 892/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HiCBricks 1.17.0  (landing page)
Koustav Pal
Snapshot Date: 2023-02-01 03:13:00 -0000 (Wed, 01 Feb 2023)
git_url: https://git.bioconductor.org/packages/HiCBricks
git_branch: master
git_last_commit: d85dbc7
git_last_commit_date: 2022-11-01 15:18:41 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

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

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/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


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/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.6870.0243.488
BrickContainer_change_output_directory1.2140.0201.864
BrickContainer_get_path_to_file1.1560.0041.616
BrickContainer_list_chromosomes1.1380.0241.997
BrickContainer_list_experiment_name1.1240.0242.303
BrickContainer_list_files1.1940.0281.714
BrickContainer_list_output_directory1.1860.0112.003
BrickContainer_list_resolutions1.2160.0202.101
BrickContainer_unlink_resolution2.5650.0293.799
Brick_add_ranges2.5620.0353.651
Brick_call_compartments2.3400.0623.117
Brick_export_to_sparse3.4360.0645.410
Brick_fetch_range_index1.4040.0162.195
Brick_fetch_row_vector2.0530.0323.362
Brick_get_bintable1.5970.0202.136
Brick_get_chrominfo1.1630.0162.375
Brick_get_entire_matrix1.6070.0362.345
Brick_get_matrix1.5890.0241.873
Brick_get_matrix_mcols1.5420.0282.472
Brick_get_matrix_within_coords2.2590.0324.099
Brick_get_ranges1.2160.0321.440
Brick_get_values_by_distance1.7560.0202.090
Brick_get_vector_values1.5580.0362.934
Brick_list_matrices1.1470.0321.395
Brick_list_matrix_mcols1.1310.0202.308
Brick_list_mcool_normalisations000
Brick_list_mcool_resolutions0.0010.0000.000
Brick_list_rangekeys1.1510.0121.797
Brick_list_ranges_mcols1.1500.0041.946
Brick_load_cis_matrix_till_distance1.4520.0282.213
Brick_load_data_from_mcool0.0000.0000.001
Brick_load_data_from_sparse000
Brick_load_matrix1.5000.0362.320
Brick_local_score_differentiator2.3650.0523.866
Brick_make_ranges0.0110.0000.011
Brick_matrix_dimensions1.5150.0361.909
Brick_matrix_exists1.5620.0322.560
Brick_matrix_filename1.4910.0482.342
Brick_matrix_isdone1.5120.0192.807
Brick_matrix_issparse1.5540.0482.537
Brick_matrix_maxdist1.5530.0251.779
Brick_matrix_minmax1.5110.0432.452
Brick_mcool_normalisation_exists000
Brick_rangekey_exists1.2060.0161.696
Brick_return_region_position1.3110.0283.153
Brick_vizart_plot_heatmap2.8440.0776.269
Create_many_Bricks1.2140.0272.694
Create_many_Bricks_from_mcool0.0010.0000.000
load_BrickContainer1.3090.0133.019