Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

This page was generated on 2025-02-17 11:43 -0500 (Mon, 17 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4720
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4482
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4493
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4446
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

Package 955/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HiCBricks 1.25.0  (landing page)
Koustav Pal
Snapshot Date: 2025-02-16 13:40 -0500 (Sun, 16 Feb 2025)
git_url: https://git.bioconductor.org/packages/HiCBricks
git_branch: devel
git_last_commit: 51b1cc8
git_last_commit_date: 2024-10-29 10:32:24 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for HiCBricks on lconway

To the developers/maintainers of the HiCBricks package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: HiCBricks
Version: 1.25.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:HiCBricks.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings HiCBricks_1.25.0.tar.gz
StartedAt: 2025-02-16 20:51:15 -0500 (Sun, 16 Feb 2025)
EndedAt: 2025-02-16 20:54:06 -0500 (Sun, 16 Feb 2025)
EllapsedTime: 170.5 seconds
RetCode: 0
Status:   OK  
CheckDir: HiCBricks.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:HiCBricks.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings HiCBricks_1.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/HiCBricks.Rcheck’
* using R Under development (unstable) (2025-01-22 r87618)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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.25.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 code 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
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL HiCBricks
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘HiCBricks’ ...
** this is package ‘HiCBricks’ version ‘1.25.0’
** 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.1600.1111.287
BrickContainer_change_output_directory0.9190.0861.012
BrickContainer_get_path_to_file0.8420.0760.922
BrickContainer_list_chromosomes0.8460.0720.927
BrickContainer_list_experiment_name0.8450.0740.925
BrickContainer_list_files0.8780.0750.959
BrickContainer_list_output_directory0.8350.0730.915
BrickContainer_list_resolutions0.8810.0780.971
BrickContainer_unlink_resolution1.7850.1621.955
Brick_add_ranges1.9310.1252.066
Brick_call_compartments1.3780.2981.694
Brick_export_to_sparse2.5600.3472.926
Brick_fetch_range_index1.0270.0861.124
Brick_fetch_row_vector1.5410.2661.825
Brick_get_bintable0.8170.0770.900
Brick_get_chrominfo0.7240.0700.798
Brick_get_entire_matrix1.2100.2281.458
Brick_get_matrix1.4330.2081.653
Brick_get_matrix_mcols1.1520.2311.401
Brick_get_matrix_within_coords1.6590.2311.918
Brick_get_ranges0.8130.0800.899
Brick_get_values_by_distance1.3040.3161.635
Brick_get_vector_values1.2080.2591.480
Brick_list_matrices0.8170.0800.902
Brick_list_matrix_mcols0.8030.0800.890
Brick_list_mcool_normalisations0.0000.0000.001
Brick_list_mcool_resolutions0.0000.0000.001
Brick_list_rangekeys0.8000.0770.882
Brick_list_ranges_mcols0.8150.0750.897
Brick_load_cis_matrix_till_distance1.0980.1721.278
Brick_load_data_from_mcool0.0000.0000.001
Brick_load_data_from_sparse000
Brick_load_matrix1.1470.2301.388
Brick_local_score_differentiator1.8620.3382.227
Brick_make_ranges0.0080.0000.008
Brick_matrix_dimensions1.1890.2331.440
Brick_matrix_exists1.1740.2631.453
Brick_matrix_filename1.1300.2161.358
Brick_matrix_isdone1.1850.2461.449
Brick_matrix_issparse1.2180.2551.509
Brick_matrix_maxdist1.1940.3001.507
Brick_matrix_minmax1.1630.2221.403
Brick_mcool_normalisation_exists0.0010.0000.000
Brick_rangekey_exists0.8110.0780.897
Brick_return_region_position0.8850.0760.966
Brick_vizart_plot_heatmap2.1400.3252.491
Create_many_Bricks0.7670.0780.848
Create_many_Bricks_from_mcool000
load_BrickContainer0.8470.0830.936