Back to Multiple platform build/check report for BioC 3.15
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2022-10-19 13:21:38 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 palomino3


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 891/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HiCBricks 1.14.0  (landing page)
Koustav Pal
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/HiCBricks
git_branch: RELEASE_3_15
git_last_commit: 5a6994b
git_last_commit_date: 2022-04-26 11:51:41 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 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 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: HiCBricks
Version: 1.14.0
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:HiCBricks.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings HiCBricks_1.14.0.tar.gz
StartedAt: 2022-10-19 00:59:11 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 01:03:47 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 276.8 seconds
RetCode: 0
Status:   OK  
CheckDir: HiCBricks.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:HiCBricks.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings HiCBricks_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/HiCBricks.Rcheck'
* using R version 4.2.1 (2022-06-23 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'HiCBricks/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'HiCBricks' version '1.14.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 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.23   0.42    5.50
Brick_vizart_plot_heatmap        2.48   0.39    5.50
BrickContainer_unlink_resolution 2.37   0.41    5.07
Brick_local_score_differentiator 2.29   0.30    6.28
Brick_matrix_filename            1.50   0.14    5.09
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

HiCBricks.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL HiCBricks
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.15-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.740.203.33
BrickContainer_change_output_directory1.220.142.71
BrickContainer_get_path_to_file1.210.142.75
BrickContainer_list_chromosomes1.110.182.72
BrickContainer_list_experiment_name1.200.262.48
BrickContainer_list_files1.230.132.80
BrickContainer_list_output_directory1.250.222.92
BrickContainer_list_resolutions1.070.172.47
BrickContainer_unlink_resolution2.370.415.07
Brick_add_ranges2.050.334.54
Brick_call_compartments1.930.264.28
Brick_export_to_sparse3.230.425.50
Brick_fetch_range_index1.340.212.94
Brick_fetch_row_vector1.800.294.02
Brick_get_bintable1.080.192.33
Brick_get_chrominfo1.010.142.19
Brick_get_entire_matrix1.430.313.61
Brick_get_matrix1.530.333.59
Brick_get_matrix_mcols1.510.253.44
Brick_get_matrix_within_coords2.210.254.39
Brick_get_ranges1.000.152.54
Brick_get_values_by_distance1.280.293.88
Brick_get_vector_values1.360.263.27
Brick_list_matrices1.000.143.62
Brick_list_matrix_mcols0.810.172.14
Brick_list_mcool_normalisations000
Brick_list_mcool_resolutions000
Brick_list_rangekeys1.140.163.02
Brick_list_ranges_mcols1.200.112.43
Brick_load_cis_matrix_till_distance1.380.193.82
Brick_load_data_from_mcool000
Brick_load_data_from_sparse000
Brick_load_matrix1.540.184.70
Brick_local_score_differentiator2.290.306.28
Brick_make_ranges0.010.000.02
Brick_matrix_dimensions1.560.114.75
Brick_matrix_exists1.330.284.39
Brick_matrix_filename1.500.145.09
Brick_matrix_isdone1.440.214.64
Brick_matrix_issparse1.410.294.55
Brick_matrix_maxdist1.400.274.37
Brick_matrix_minmax1.530.224.85
Brick_mcool_normalisation_exists000
Brick_rangekey_exists0.970.152.61
Brick_return_region_position1.330.243.11
Brick_vizart_plot_heatmap2.480.395.50
Create_many_Bricks0.880.122.21
Create_many_Bricks_from_mcool000
load_BrickContainer1.080.162.94