Back to Mac ARM64 build report for BioC 3.17
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-20 09:38:01 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 637/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EpiCompare 1.4.0  (landing page)
Sera Choi
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/EpiCompare
git_branch: RELEASE_3_17
git_last_commit: 9b39948
git_last_commit_date: 2023-04-25 11:38:09 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for EpiCompare on kjohnson2


To the developers/maintainers of the EpiCompare package:
- 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.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:EpiCompare.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings EpiCompare_1.4.0.tar.gz
StartedAt: 2023-10-17 17:55:48 -0400 (Tue, 17 Oct 2023)
EndedAt: 2023-10-17 18:16:19 -0400 (Tue, 17 Oct 2023)
EllapsedTime: 1231.2 seconds
RetCode: 0
Status:   OK  
CheckDir: EpiCompare.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/EpiCompare.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.7
* 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.4.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 ‘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            49.637  2.227  83.847
plot_ChIPseeker_annotation 25.527  0.777  40.056
plot_precision_recall       8.570  1.515   9.536
predict_precision_recall    7.717  1.513   8.171
precision_recall            7.714  1.473   7.276
EpiCompare                  8.050  0.926  15.209
plot_corr                   6.962  1.106  11.052
rebin_peaks                 5.464  1.224   8.927
liftover_grlist             5.716  0.644  15.436
compute_corr                4.205  1.085   5.597
plot_chromHMM               4.406  0.443  10.278
* 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:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL EpiCompare
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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

/usr/local/bin/pandoc +RTS -K512m -RTS EpiCompare.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output /private/tmp/RtmpqKOvLh/EpiCompare_testthat/EpiCompare.html --lua-filter /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --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 /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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 /tmp/RtmpqKOvLh/rmarkdown-str40c162f9b0ae.html --variable code_folding=hide --variable code_menu=1 

Output created: /private/tmp/RtmpqKOvLh/EpiCompare_testthat/EpiCompare.html
[1] "Done in 3.67 min."
All outputs saved to: /tmp/RtmpqKOvLh/EpiCompare_testthat
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
2023-10-17 18:12:24.087 R[16577:42428963] XType: com.apple.fonts is not accessible.
2023-10-17 18:12:24.092 R[16577:42428963] XType: XTFontStaticRegistry is enabled.
output file: EpiCompare.knit.md

/usr/local/bin/pandoc +RTS -K512m -RTS EpiCompare.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output /private/tmp/RtmpqKOvLh/EpiCompare_testthat/EpiCompare.html --lua-filter /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --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 /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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 /tmp/RtmpqKOvLh/rmarkdown-str40c11c151790.html --variable code_folding=hide --variable code_menu=1 

Output created: /private/tmp/RtmpqKOvLh/EpiCompare_testthat/EpiCompare.html
[1] "Done in 0.21 min."
All outputs saved to: /tmp/RtmpqKOvLh/EpiCompare_testthat
[1] 1
[1] 3
[1] 5
[1] 7
[1] 9
[1] 11
[1] 13
[1] 15
[1] 17
[1] 19
[1] 21
[1] 23
[1] 25
[1] 2
[1] 4
[1] 6
[1] 8
[1] 10
[1] 12
[1] 14
[1] 16
[1] 18
[1] 20
[1] 22
[1] 24
[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.81 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 5 seconds.
Saving correlation results ==> /tmp/RtmpqKOvLh/file40c12cbdfd57.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 5 seconds.
Saving correlation results ==> /tmp/RtmpqKOvLh/file40c16d4371b3.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 8 seconds.
Saving correlation results ==> /tmp/RtmpqKOvLh/file40c166ddd6cf.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 16 seconds.
Saving correlation results ==> /tmp/RtmpqKOvLh/file40c16e41e4cb.corr.csv.gz
--- Running fragment_info() ---
Done.
Writing ==> /tmp/RtmpqKOvLh/processed_results/encode_H3K27ac.narrowPeaks.bed
Writing ==> /tmp/RtmpqKOvLh/processed_results/CnT_H3K27ac.narrowPeaks.bed
Writing ==> /tmp/RtmpqKOvLh/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 ==> /tmp/RtmpqKOvLh/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

/usr/local/bin/pandoc +RTS -K512m -RTS EpiCompare.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output /private/tmp/RtmpqKOvLh/EpiCompare_test/EpiCompare.html --lua-filter /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --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 /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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 /tmp/RtmpqKOvLh/rmarkdown-str40c1acd46ab.html --variable code_folding=hide --variable code_menu=1 

Output created: /private/tmp/RtmpqKOvLh/EpiCompare_test/EpiCompare.html
[1] "Done in 0.12 min."
All outputs saved to: /tmp/RtmpqKOvLh/EpiCompare_test
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

/usr/local/bin/pandoc +RTS -K512m -RTS EpiCompare.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output /private/tmp/RtmpqKOvLh/EpiCompare_test/EpiCompare.html --lua-filter /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --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 /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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 /tmp/RtmpqKOvLh/rmarkdown-str40c159111b94.html --variable code_folding=hide --variable code_menu=1 

Output created: /private/tmp/RtmpqKOvLh/EpiCompare_test/EpiCompare.html
[1] "Done in 0.17 min."
All outputs saved to: /tmp/RtmpqKOvLh/EpiCompare_test
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

/usr/local/bin/pandoc +RTS -K512m -RTS EpiCompare.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output /private/tmp/RtmpqKOvLh/EpiCompare_test/testthat_example_Oct_17_2023.html --lua-filter /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/rmarkdown/rmarkdown/lua/pagebreak.lua --lua-filter /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/rmarkdown/rmarkdown/lua/latex-div.lua --embed-resources --standalone --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 /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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 /tmp/RtmpqKOvLh/rmarkdown-str40c1530e1208.html --variable code_folding=hide --variable code_menu=1 

Output created: /private/tmp/RtmpqKOvLh/EpiCompare_test/testthat_example_Oct_17_2023.html
[1] "Done in 0.12 min."
All outputs saved to: /tmp/RtmpqKOvLh/EpiCompare_test
--- 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 1s.
--- Running overlap_heatmap() ---
Genreating precision-recall matrix.
overlap_heatmap(): Done in 0.2s.
--- 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 10 seconds.
Saving correlation results ==> /tmp/RtmpqKOvLh/file40c168702a8.corr.csv.gz
Threshold=0: Filtering peaks
Threshold=0.05: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Threshold=0.15: Filtering peaks
Threshold=0.1: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Threshold=0.25: Filtering peaks
Threshold=0.2: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Threshold=0.3: Filtering peaks
Threshold=0.35: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Threshold=0.4: Filtering peaks
Threshold=0.45: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Threshold=0.55: Filtering peaks
Threshold=0.5: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Threshold=0.6: Filtering peaks
Threshold=0.65: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Threshold=0.7: Filtering peaks
Threshold=0.75: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Threshold=0.8: Filtering peaks
Threshold=0.85: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Threshold=0.9: Filtering peaks
Threshold=0.95: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Reformatting precision-recall data.
Saving precision-recall results ==> /tmp/RtmpqKOvLh/file40c174ff5d36precision_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...		 2023-10-17 18:16:00 
>> Running bootstrapping for tag matrix...		 2023-10-17 18:16:01 
Done.
--- Running width_boxplot() ---
Done.
[ FAIL 0 | WARN 7 | SKIP 0 | PASS 96 ]

[ FAIL 0 | WARN 7 | SKIP 0 | PASS 96 ]
> 
> proc.time()
   user  system elapsed 
285.535  29.877 472.797 

Example timings

EpiCompare.Rcheck/EpiCompare-Ex.timings

nameusersystemelapsed
EpiCompare 8.050 0.92615.209
bpplapply0.0080.0320.073
check_workers0.0030.0080.034
compute_consensus_peaks0.6450.1281.184
compute_corr4.2051.0855.597
download_button0.0050.0040.011
fragment_info0.0040.0030.007
gather_files0.5540.1731.008
group_files0.2850.1500.109
liftover_grlist 5.716 0.64415.436
overlap_heatmap0.6680.0161.054
overlap_percent0.3890.0210.630
overlap_stat_plot0.2550.0130.404
overlap_upset_plot0.3970.0160.623
peak_info0.8920.0811.507
plot_ChIPseeker_annotation25.527 0.77740.056
plot_chromHMM 4.406 0.44310.278
plot_corr 6.962 1.10611.052
plot_enrichment49.637 2.22783.847
plot_precision_recall8.5701.5159.536
precision_recall7.7141.4737.276
predict_precision_recall7.7171.5138.171
rebin_peaks5.4641.2248.927
report_command000
report_header0.0020.0010.005
tidy_peakfile0.4710.0910.856
translate_genome0.0130.0020.024
tss_plot2.4340.1403.923
width_boxplot0.0710.0070.123
write_example_peaks0.2560.0150.412