Back to Build/check report for BioC 3.17
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-01-02 09:00:28 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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 EpiCompare on palomino5


To the developers/maintainers of the EpiCompare package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 606/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
EpiCompare 1.3.0  (landing page)
Sera Choi
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/EpiCompare
git_branch: master
git_last_commit: 0774994
git_last_commit_date: 2022-11-01 11:27:02 -0500 (Tue, 01 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  

Summary

Package: EpiCompare
Version: 1.3.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:EpiCompare.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings EpiCompare_1.3.0.tar.gz
StartedAt: 2022-12-28 23:35:10 -0500 (Wed, 28 Dec 2022)
EndedAt: 2022-12-28 23:44:13 -0500 (Wed, 28 Dec 2022)
EllapsedTime: 542.8 seconds
RetCode: 0
Status:   OK  
CheckDir: EpiCompare.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/EpiCompare.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server 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.3.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 '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
tss_plot              25.89   2.98   28.89
compute_corr           6.42   0.45    6.88
plot_corr              5.87   0.48    6.36
precision_recall       4.50   0.50    6.02
EpiCompare             3.98   0.88    8.69
plot_precision_recall  3.51   0.44    7.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.17-bioc\R\bin\R.exe CMD INSTALL EpiCompare
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-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 Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 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")
[1] "Done in 0.997 min."
All outputs saved to: F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpiA9Ts4/EpiCompare_test
[1] "Done in 0.073 min."
All outputs saved to: F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpiA9Ts4/EpiCompare_test
[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.
Loading required namespace: consensusSeekeR
Removing non-standard chromosomes.
Computing consensus peaks for group: Imperial 
 - 2 files 
 - 1,670-2,707 peaks each
Loading required namespace: BSgenome.Hsapiens.UCSC.hg19
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.31 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 2 seconds.
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 2 seconds.
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 3 seconds.
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.
Loading required namespace: plyranges
Writing ==> F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpiA9Ts4/processed_results/encode_H3K27ac.narrowPeaks.bed
Writing ==> F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpiA9Ts4/processed_results/CnT_H3K27ac.narrowPeaks.bed
Writing ==> F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpiA9Ts4/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.
--- Running peak_info() ---
Done.
--- Running fragment_info() ---
Done.
--- Running width_boxplot() ---
Done.
Writing ==> F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpiA9Ts4/processed_results/encode_H3K27ac.narrowPeaks.bed
Preparing chain file.
snapshotDate(): 2022-12-16
loading from cache
require("rtracklayer")
Performing liftover:  hg19  -->  hg38
Removing non-standard chromosomes.
Preparing chain file.
snapshotDate(): 2022-12-16
Preparing chain file.
snapshotDate(): 2022-12-16
loading from cache
Performing liftover:  hg38  -->  hg19
Removing non-standard chromosomes.
loading from cache
Performing liftover:  hg19  -->  mm9
Removing non-standard chromosomes.
[1] "Done in 0.086 min."
All outputs saved to: F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpiA9Ts4/EpiCompare_test
[1] "Done in 0.074 min."
All outputs saved to: F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpiA9Ts4/EpiCompare_test
[1] "Done in 0.088 min."
All outputs saved to: F:\biocbuild\bbs-3.17-bioc-rtools43\tmpdir\RtmpiA9Ts4/EpiCompare_test
--- Running overlap_heatmap() ---
Done.
--- Running overlap_heatmap() ---
Done.
--- Running overlap_upset_plot() ---
Done.
--- Running overlap_stat_plot() ---
Preparing reference.
Extracting GRanges object from list.
Done.
Standardising peak files in 3,235,000 bins of 1,000 bp.
Merging data into matrix.
Binned matrix size: 3,235,000 x 3
Matrix sparsity: 0.9983
Calculating correlation matrix.
Done computing correlations in 16 seconds.
Threshold=0: Filtering peaks
Computing precision-recall results.
Threshold=0.1: Filtering peaks
Computing precision-recall results.
Threshold=0.2: Filtering peaks
Computing precision-recall results.
Threshold=0.3: Filtering peaks
Computing precision-recall results.
Threshold=0.4: Filtering peaks
Computing precision-recall results.
Threshold=0.5: Filtering peaks
Computing precision-recall results.
Threshold=0.6: Filtering peaks
Computing precision-recall results.
Threshold=0.7: Filtering peaks
Computing precision-recall results.
Threshold=0.8: Filtering peaks
Computing precision-recall results.
Threshold=0.9: Filtering peaks
Computing precision-recall results.
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
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 86 ]

[ FAIL 0 | WARN 4 | SKIP 0 | PASS 86 ]
> 
> proc.time()
   user  system elapsed 
 161.42   14.28  195.10 

Example timings

EpiCompare.Rcheck/EpiCompare-Ex.timings

nameusersystemelapsed
EpiCompare3.980.888.69
bpplapply000
compute_consensus_peaks0.440.120.56
compute_corr6.420.456.88
fragment_info0.000.020.01
gather_files0.900.191.11
group_files0.110.150.27
liftover_grlist3.820.664.97
overlap_heatmap0.120.060.19
overlap_percent0.270.140.40
overlap_stat_plot0.120.130.25
overlap_upset_plot0.670.120.83
peak_info0.610.170.78
plot_ChIPseeker_annotation0.050.040.08
plot_chromHMM2.690.503.36
plot_corr5.870.486.36
plot_enrichment0.020.060.08
plot_precision_recall3.510.447.01
precision_recall4.500.506.02
rebin_peaks3.720.273.98
tidy_peakfile0.390.120.52
translate_genome0.020.000.01
tss_plot25.89 2.9828.89
width_boxplot0.050.080.13
write_example_peaks0.290.110.41