| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:39 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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 962/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| HiCBricks 1.22.0 (landing page) Koustav Pal
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
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. |
| Package: HiCBricks |
| Version: 1.22.0 |
| Command: E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:HiCBricks.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings HiCBricks_1.22.0.tar.gz |
| StartedAt: 2024-10-17 02:18:17 -0400 (Thu, 17 Oct 2024) |
| EndedAt: 2024-10-17 02:22:49 -0400 (Thu, 17 Oct 2024) |
| EllapsedTime: 272.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: HiCBricks.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:HiCBricks.install-out.txt --library=E:\biocbuild\bbs-3.19-bioc\R\library --no-vignettes --timings HiCBricks_1.22.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'E:/biocbuild/bbs-3.19-bioc/meat/HiCBricks.Rcheck'
* using R version 4.4.1 (2024-06-14 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 13.2.0
GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.22.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 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
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
Brick_export_to_sparse 3.17 0.34 5.64
Brick_vizart_plot_heatmap 2.70 0.26 5.31
BrickContainer_unlink_resolution 2.41 0.31 5.67
Brick_add_ranges 2.32 0.20 5.47
Brick_load_matrix 1.42 0.34 5.57
* 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
HiCBricks.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.19-bioc\R\bin\R.exe CMD INSTALL HiCBricks ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.19-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.52 | 0.18 | 2.95 | |
| BrickContainer_change_output_directory | 1.44 | 0.11 | 3.15 | |
| BrickContainer_get_path_to_file | 0.92 | 0.11 | 2.42 | |
| BrickContainer_list_chromosomes | 1.01 | 0.14 | 2.93 | |
| BrickContainer_list_experiment_name | 1.07 | 0.11 | 2.57 | |
| BrickContainer_list_files | 1.23 | 0.14 | 2.94 | |
| BrickContainer_list_output_directory | 1.02 | 0.16 | 3.28 | |
| BrickContainer_list_resolutions | 1.26 | 0.06 | 2.89 | |
| BrickContainer_unlink_resolution | 2.41 | 0.31 | 5.67 | |
| Brick_add_ranges | 2.32 | 0.20 | 5.47 | |
| Brick_call_compartments | 1.61 | 0.38 | 4.00 | |
| Brick_export_to_sparse | 3.17 | 0.34 | 5.64 | |
| Brick_fetch_range_index | 1.25 | 0.20 | 2.69 | |
| Brick_fetch_row_vector | 1.87 | 0.39 | 4.17 | |
| Brick_get_bintable | 0.96 | 0.10 | 2.81 | |
| Brick_get_chrominfo | 0.92 | 0.07 | 2.41 | |
| Brick_get_entire_matrix | 1.30 | 0.24 | 3.22 | |
| Brick_get_matrix | 1.89 | 0.12 | 3.97 | |
| Brick_get_matrix_mcols | 1.66 | 0.27 | 3.66 | |
| Brick_get_matrix_within_coords | 2.03 | 0.19 | 4.11 | |
| Brick_get_ranges | 1.08 | 0.11 | 2.65 | |
| Brick_get_values_by_distance | 1.51 | 0.27 | 3.50 | |
| Brick_get_vector_values | 1.55 | 0.23 | 4.20 | |
| Brick_list_matrices | 0.89 | 0.10 | 2.69 | |
| Brick_list_matrix_mcols | 1.03 | 0.17 | 2.92 | |
| Brick_list_mcool_normalisations | 0 | 0 | 0 | |
| Brick_list_mcool_resolutions | 0 | 0 | 0 | |
| Brick_list_rangekeys | 1.06 | 0.11 | 2.58 | |
| Brick_list_ranges_mcols | 1.10 | 0.15 | 3.17 | |
| Brick_load_cis_matrix_till_distance | 1.30 | 0.27 | 3.11 | |
| Brick_load_data_from_mcool | 0 | 0 | 0 | |
| Brick_load_data_from_sparse | 0 | 0 | 0 | |
| Brick_load_matrix | 1.42 | 0.34 | 5.57 | |
| Brick_local_score_differentiator | 2.44 | 0.38 | 4.82 | |
| Brick_make_ranges | 0.02 | 0.00 | 0.02 | |
| Brick_matrix_dimensions | 1.48 | 0.28 | 3.75 | |
| Brick_matrix_exists | 1.53 | 0.17 | 3.53 | |
| Brick_matrix_filename | 1.50 | 0.30 | 3.64 | |
| Brick_matrix_isdone | 1.58 | 0.33 | 3.78 | |
| Brick_matrix_issparse | 1.53 | 0.17 | 4.17 | |
| Brick_matrix_maxdist | 1.55 | 0.23 | 4.20 | |
| Brick_matrix_minmax | 1.58 | 0.28 | 3.66 | |
| Brick_mcool_normalisation_exists | 0 | 0 | 0 | |
| Brick_rangekey_exists | 1.02 | 0.10 | 2.71 | |
| Brick_return_region_position | 1.25 | 0.14 | 2.79 | |
| Brick_vizart_plot_heatmap | 2.70 | 0.26 | 5.31 | |
| Create_many_Bricks | 1.24 | 0.14 | 2.67 | |
| Create_many_Bricks_from_mcool | 0 | 0 | 0 | |
| load_BrickContainer | 1.25 | 0.16 | 3.06 | |