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

This page was generated on 2023-02-08 01:15:08 -0000 (Wed, 08 Feb 2023).

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

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-06 00:12:45 -0000 (Mon, 06 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-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

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


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.6390.0281.695
BrickContainer_change_output_directory1.2960.0241.321
BrickContainer_get_path_to_file1.1390.0241.165
BrickContainer_list_chromosomes1.1450.0081.154
BrickContainer_list_experiment_name1.1480.0081.171
BrickContainer_list_files1.1840.0281.216
BrickContainer_list_output_directory1.1580.0121.282
BrickContainer_list_resolutions1.1520.0281.572
BrickContainer_unlink_resolution2.4560.5846.616
Brick_add_ranges2.6950.2125.047
Brick_call_compartments2.4140.0993.126
Brick_export_to_sparse3.4540.0723.706
Brick_fetch_range_index1.4020.0201.472
Brick_fetch_row_vector1.9940.0602.162
Brick_get_bintable1.6040.0201.629
Brick_get_chrominfo1.1950.0201.216
Brick_get_entire_matrix1.6100.0631.694
Brick_get_matrix1.5710.0401.830
Brick_get_matrix_mcols1.5510.0201.682
Brick_get_matrix_within_coords2.2200.0212.398
Brick_get_ranges1.2300.0071.571
Brick_get_values_by_distance1.7510.3984.430
Brick_get_vector_values1.5970.0841.721
Brick_list_matrices1.1510.0361.190
Brick_list_matrix_mcols1.1530.0051.159
Brick_list_mcool_normalisations000
Brick_list_mcool_resolutions000
Brick_list_rangekeys1.1820.0151.198
Brick_list_ranges_mcols1.1380.0291.166
Brick_load_cis_matrix_till_distance1.4530.0241.479
Brick_load_data_from_mcool000
Brick_load_data_from_sparse0.0010.0000.001
Brick_load_matrix1.4800.0281.508
Brick_local_score_differentiator2.2750.0792.464
Brick_make_ranges0.0120.0000.012
Brick_matrix_dimensions1.5220.0401.563
Brick_matrix_exists1.5320.0321.564
Brick_matrix_filename1.5070.0471.556
Brick_matrix_isdone1.5370.0601.598
Brick_matrix_issparse1.5660.0241.591
Brick_matrix_maxdist1.5510.0441.597
Brick_matrix_minmax1.5640.0441.608
Brick_mcool_normalisation_exists000
Brick_rangekey_exists1.2140.0121.226
Brick_return_region_position1.3220.0361.364
Brick_vizart_plot_heatmap2.7930.0722.923
Create_many_Bricks1.2250.0161.242
Create_many_Bricks_from_mcool000
load_BrickContainer1.2770.0161.298