Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-03-29 11:36:45 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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 648/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EpiCompare 1.6.7  (landing page)
Thomas Roberts
Snapshot Date: 2024-03-27 14:05:05 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/EpiCompare
git_branch: RELEASE_3_18
git_last_commit: 6ea246a
git_last_commit_date: 2024-03-19 06:14:23 -0400 (Tue, 19 Mar 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for EpiCompare on palomino4


To the developers/maintainers of the EpiCompare package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/EpiCompare.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: EpiCompare
Version: 1.6.7
Command: F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:EpiCompare.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings EpiCompare_1.6.7.tar.gz
StartedAt: 2024-03-28 00:35:50 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 00:51:18 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 928.0 seconds
RetCode: 0
Status:   OK  
CheckDir: EpiCompare.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:EpiCompare.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings EpiCompare_1.6.7.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/EpiCompare.Rcheck'
* using R version 4.3.3 (2024-02-29 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.3.0
    GNU Fortran (GCC) 12.3.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'EpiCompare/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'EpiCompare' version '1.6.7'
* 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 'EpiCompare' 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 contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                            user system elapsed
plot_enrichment            41.04   2.35   47.86
plot_ChIPseeker_annotation 22.62   1.03   23.66
EpiCompare                  9.75   1.40   20.75
plot_precision_recall       9.22   1.18   13.94
precision_recall            7.69   0.82   12.20
predict_precision_recall    7.19   0.97   11.80
plot_corr                   6.61   0.34    7.09
plot_chromHMM               5.55   0.63    6.24
liftover_grlist             4.46   0.66    6.01
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 OK
* 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

EpiCompare.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.18-bioc/R/library'
* installing *source* package 'EpiCompare' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import 'Biostrings::pattern' by 'grid::pattern' when loading 'genomation'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import 'Biostrings::pattern' by 'grid::pattern' when loading 'genomation'
** testing if installed package can be loaded from final location
Warning: replacing previous import 'Biostrings::pattern' by 'grid::pattern' when loading 'genomation'
** testing if installed package keeps a record of temporary installation path
* DONE (EpiCompare)

Tests output

EpiCompare.Rcheck/tests/testthat.Rout


R version 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(EpiCompare)

Warning message:
replacing previous import 'Biostrings::pattern' by 'grid::pattern' when loading 'genomation' 
> 
> test_check("EpiCompare")
All EpiCompare features are being used.
WARNING: precision-recall curves cannot be generated when reference=NULL.


processing file: EpiCompare.Rmd
output file: EpiCompare.knit.md

"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS EpiCompare.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc419458fc551f.html --lua-filter "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 3 --variable toc_float=1 --variable toc_selectors=h1,h2,h3 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --number-sections --variable theme=bootstrap --css custom.css --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2\rmarkdown-str419474415964.html" --variable code_folding=hide --variable code_menu=1 
[WARNING] This document format requires a nonempty <title> element.
  Please specify either 'title' or 'pagetitle' in the metadata,
  e.g. by using --metadata pagetitle="..." on the command line.
  Falling back to 'EpiCompare.knit'

Output created: F:/biocbuild/bbs-3.18-bioc/tmpdir/Rtmp6JKan2/t1/EpiCompare.html
[1] "Done in 2.85 min."
All outputs saved to: F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2/t1
[1] 1
[1] 2
[1] 3
[1] 4
[1] 5
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
[1] 11
[1] 12
[1] 13
[1] 14
[1] 15
[1] 16
[1] 17
[1] 18
[1] 19
[1] 20
[1] 21
[1] 22
[1] 23
[1] 24
[1] 25
[1] 26
[1] 1
[1] 2
[1] 3
[1] 4
[1] 5
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
[1] 11
[1] 12
[1] 13
[1] 14
[1] 15
[1] 16
[1] 17
[1] 18
[1] 19
[1] 20
[1] 21
[1] 22
[1] 23
[1] 24
[1] 25
[1] 26
[1] 1
[1] 2
[1] 3
[1] 4
[1] 5
[1] 6
[1] 7
[1] 8
[1] 9
[1] 10
[1] 11
[1] 12
[1] 13
[1] 14
[1] 15
[1] 16
[1] 17
[1] 18
[1] 19
[1] 20
[1] 21
[1] 22
[1] 23
[1] 24
[1] 25
[1] 26
Removing non-standard chromosomes.
Computing consensus peaks for group: Imperial 
 - 2 files 
 - 1,670-2,707 peaks each
Identified 1,325 consensus peaks from 2 peak files
Computing consensus peaks for group: ENCODE 
 - 1 files 
 - 5,142-5,142 peaks each
WARNING: Cannot compute consensus peaks when group has <2 peak files. Returning original GRanges object instead.
Done computing consensus peaks in 0 min.
Removing non-standard chromosomes.
Computing consensus peaks for group: Imperial 
 - 2 files 
 - 1,670-2,707 peaks each
Identified 2,982 consensus peaks from 2 peak files
Computing consensus peaks for group: ENCODE 
 - 1 files 
 - 5,142-5,142 peaks each
WARNING: Cannot compute consensus peaks when group has <2 peak files. Returning original GRanges object instead.
Done computing consensus peaks in 0.48 min.
Standardising peak files in 6,659 bins of 5e+05 bp.
Merging data into matrix.
Binned matrix size: 6,659 x 3
Matrix sparsity: 0.9526
Calculating correlation matrix.
Done computing correlations in 3 seconds.
Saving correlation results ==> F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2\file41943900747e.corr.csv.gz
Standardising peak files in 32,488 bins of 1e+05 bp.
Merging data into matrix.
Binned matrix size: 32,488 x 3
Matrix sparsity: 0.974
Calculating correlation matrix.
Done computing correlations in 3 seconds.
Saving correlation results ==> F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2\file419416aae23.corr.csv.gz
Standardising peak files in 323,636 bins of 1e+04 bp.
Merging data into matrix.
Binned matrix size: 323,636 x 3
Matrix sparsity: 0.9936
Calculating correlation matrix.
Done computing correlations in 5 seconds.
Saving correlation results ==> F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2\file419439ee3b54.corr.csv.gz
Standardising peak files in 647,114 bins of 5,000 bp.
Merging data into matrix.
Binned matrix size: 647,114 x 3
Matrix sparsity: 0.996
Calculating correlation matrix.
Done computing correlations in 9 seconds.
Saving correlation results ==> F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2\file4194367c5de9.corr.csv.gz
--- Running fragment_info() ---
Done.
Writing ==> F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2/processed_results/encode_H3K27ac.narrowPeaks.bed
Writing ==> F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2/processed_results/CnT_H3K27ac.narrowPeaks.bed
Writing ==> F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2/processed_results/CnR_H3K27ac.narrowPeaks.bed
Searching for *.narrowPeaks.bed$ files...
3 matching files identified.
Constructing file names.
Importing files.
Reading narrowPeaks
Reading narrowPeaks
Reading narrowPeaks
3 files retrieved.
Searching for peaks.narrow files...
3 matching files identified.
Constructing file names.
Returning paths.
Searching for peaks.narrow files...
0 matching files identified. Returning NULL.
Writing ==> F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2/processed_results/encode_H3K27ac.narrowPeaks.bed
Preparing chain file.
loading from cache
require("rtracklayer")
Performing liftover:  hg19  -->  hg38
Removing non-standard chromosomes.
Preparing chain file.
Preparing chain file.
loading from cache
Performing liftover:  hg38  -->  hg19
Removing non-standard chromosomes.
loading from cache
Performing liftover:  hg19  -->  mm9
Removing non-standard chromosomes.
NOTE: The following EpiCompare features are NOT being used: 
 - upset_plot=
 - stat_plot=
 - chromHMM_plot=
 - chipseeker_plot=
 - enrichment_plot=
 - tss_plot=
 - precision_recall_plot=
 - corr_plot=
 - add_download_button=


processing file: EpiCompare.Rmd
output file: EpiCompare.knit.md

"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS EpiCompare.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc4194240657e.html --lua-filter "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 3 --variable toc_float=1 --variable toc_selectors=h1,h2,h3 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --number-sections --variable theme=bootstrap --css custom.css --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2\rmarkdown-str41945c6839fd.html" --variable code_folding=hide --variable code_menu=1 
[WARNING] This document format requires a nonempty <title> element.
  Please specify either 'title' or 'pagetitle' in the metadata,
  e.g. by using --metadata pagetitle="..." on the command line.
  Falling back to 'EpiCompare.knit'

Output created: F:/biocbuild/bbs-3.18-bioc/tmpdir/Rtmp6JKan2/t1/EpiCompare.html
[1] "Done in 0.23 min."
All outputs saved to: F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2/t1
NOTE: The following EpiCompare features are NOT being used: 
 - upset_plot=
 - stat_plot=
 - chromHMM_plot=
 - chipseeker_plot=
 - enrichment_plot=
 - tss_plot=
 - precision_recall_plot=
 - corr_plot=
 - add_download_button=


processing file: EpiCompare.Rmd
output file: EpiCompare.knit.md

"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS EpiCompare.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc41943ebd1174.html --lua-filter "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 3 --variable toc_float=1 --variable toc_selectors=h1,h2,h3 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --number-sections --variable theme=bootstrap --css custom.css --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2\rmarkdown-str41943a40365a.html" --variable code_folding=hide --variable code_menu=1 
[WARNING] This document format requires a nonempty <title> element.
  Please specify either 'title' or 'pagetitle' in the metadata,
  e.g. by using --metadata pagetitle="..." on the command line.
  Falling back to 'EpiCompare.knit'

Output created: F:/biocbuild/bbs-3.18-bioc/tmpdir/Rtmp6JKan2/t2/EpiCompare.html
[1] "Done in 0.24 min."
All outputs saved to: F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2/t2
NOTE: The following EpiCompare features are NOT being used: 
 - upset_plot=
 - stat_plot=
 - chromHMM_plot=
 - chipseeker_plot=
 - enrichment_plot=
 - tss_plot=
 - precision_recall_plot=
 - corr_plot=
 - add_download_button=


processing file: EpiCompare.Rmd
output file: EpiCompare.knit.md

"C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS EpiCompare.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output pandoc41947a1a2a2b.html --lua-filter "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmarkdown\lua\latex-div.lua" --self-contained --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 3 --variable toc_float=1 --variable toc_selectors=h1,h2,h3 --variable toc_collapsed=1 --variable toc_smooth_scroll=1 --variable toc_print=1 --template "F:\biocbuild\bbs-3.18-bioc\R\library\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --number-sections --variable theme=bootstrap --css custom.css --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2\rmarkdown-str419441034a4b.html" --variable code_folding=hide --variable code_menu=1 
[WARNING] This document format requires a nonempty <title> element.
  Please specify either 'title' or 'pagetitle' in the metadata,
  e.g. by using --metadata pagetitle="..." on the command line.
  Falling back to 'EpiCompare.knit'

Output created: F:/biocbuild/bbs-3.18-bioc/tmpdir/Rtmp6JKan2/t3/testthat_example_Mar_28_2024.html
[1] "Done in 0.24 min."
All outputs saved to: F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2/t3
--- Running overlap_heatmap() ---
Warning: fill_diag must =NULL due to a known bug in the package 'heatmaply'.
Genreating precision-recall matrix.
overlap_heatmap(): Done in 3.5s.
--- Running overlap_heatmap() ---
Genreating precision-recall matrix.
overlap_heatmap(): Done in 0.1s.
--- Running overlap_stat_plot() ---
Preparing reference.
Extracting only the first GRanges object from list.
Done.
--- Running overlap_stat_plot() ---
Preparing reference.
Extracting only the first GRanges object from list.
Done.
--- Running peak_info() ---
Done.
Standardising peak files in 647,114 bins of 5,000 bp.
Merging data into matrix.
Binned matrix size: 647,114 x 3
Matrix sparsity: 0.996
Calculating correlation matrix.
Done computing correlations in 6 seconds.
Saving correlation results ==> F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2\file4194143740ff.corr.csv.gz
Threshold=0: Filtering peaks
Computing precision-recall results.
Threshold=0.05: Filtering peaks
Computing precision-recall results.
Threshold=0.1: Filtering peaks
Computing precision-recall results.
Threshold=0.15: Filtering peaks
Computing precision-recall results.
Threshold=0.2: Filtering peaks
Computing precision-recall results.
Threshold=0.25: Filtering peaks
Computing precision-recall results.
Threshold=0.3: Filtering peaks
Computing precision-recall results.
Threshold=0.35: Filtering peaks
Computing precision-recall results.
Threshold=0.4: Filtering peaks
Computing precision-recall results.
Threshold=0.45: Filtering peaks
Computing precision-recall results.
Threshold=0.5: Filtering peaks
Computing precision-recall results.
Threshold=0.55: Filtering peaks
Computing precision-recall results.
Threshold=0.6: Filtering peaks
Computing precision-recall results.
Threshold=0.65: Filtering peaks
Computing precision-recall results.
Threshold=0.7: Filtering peaks
Computing precision-recall results.
Threshold=0.75: Filtering peaks
Computing precision-recall results.
Threshold=0.8: Filtering peaks
Computing precision-recall results.
Threshold=0.85: Filtering peaks
Computing precision-recall results.
Threshold=0.9: Filtering peaks
Computing precision-recall results.
Threshold=0.95: Filtering peaks
Computing precision-recall results.
Reformatting precision-recall data.
Saving precision-recall results ==> F:\biocbuild\bbs-3.18-bioc\tmpdir\Rtmp6JKan2\file419438b736dcprecision_recall.csv
Plotting precision-recall curve.
Plotting F1.
Making predictions for peaklist1: CnR_H3K27ac
Making predictions for peaklist2: encode_H3K27ac
+ Predicting recall from 10 precision values.
+ Predicting precision from 10 recall values.
Making predictions for peaklist1: CnT_H3K27ac
Making predictions for peaklist2: encode_H3K27ac
+ Predicting recall from 10 precision values.
+ Predicting precision from 10 recall values.
WARNING: 'CnT_missing' missing threshold col, will be excluded from precision-recall calculations.
Standardising peak files in 647,114 bins of 5,000 bp.
Merging data into matrix.
Converting to sparse matrix.
Binned matrix size: 647,114 x 2
Matrix sparsity: 0.9968
WARNING: 'CnT_missing' missing threshold col, will be excluded from precision-recall calculations.
Standardising peak files in 416,959 bins of 5,000 bp.
Merging data into matrix.
Converting to sparse matrix.
Binned matrix size: 416,959 x 2
Matrix sparsity: 0.995
--- Running tss_plot() ---
>> Running bootstrapping for tag matrix...		 2024-03-28 12:51:04 AM 
>> Running bootstrapping for tag matrix...		 2024-03-28 12:51:04 AM 
Done.
--- Running width_boxplot() ---
Done.
[ FAIL 0 | WARN 7 | SKIP 0 | PASS 92 ]

[ FAIL 0 | WARN 7 | SKIP 0 | PASS 92 ]
> 
> proc.time()
   user  system elapsed 
 267.12   20.09  374.95 

Example timings

EpiCompare.Rcheck/EpiCompare-Ex.timings

nameusersystemelapsed
EpiCompare 9.75 1.4020.75
bpplapply000
check_workers000
compute_consensus_peaks0.510.210.83
compute_corr2.280.172.54
download_button0.000.000.02
fragment_info0.000.010.01
gather_files0.910.161.11
group_files0.090.160.25
liftover_grlist4.460.666.01
overlap_heatmap3.180.123.32
overlap_percent0.430.220.70
overlap_stat_plot0.140.190.33
overlap_upset_plot0.370.090.51
peak_info0.850.281.89
plot_ChIPseeker_annotation22.62 1.0323.66
plot_chromHMM5.550.636.24
plot_corr6.610.347.09
plot_enrichment41.04 2.3547.86
plot_precision_recall 9.22 1.1813.94
precision_recall 7.69 0.8212.20
predict_precision_recall 7.19 0.9711.80
rebin_peaks3.900.234.20
report_command000
report_header000
tidy_peakfile0.460.160.89
translate_genome0.000.000.02
tss_plot2.760.092.85
width_boxplot0.050.130.18
write_example_peaks0.330.100.43