| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-02-23 01:33:57 -0000 (Thu, 23 Feb 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4245 |
| 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 | ||||
|
To the developers/maintainers of the EpiCompare package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 608/2164 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| EpiCompare 1.3.0 (landing page) Sera Choi
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | ERROR | |||||||||
| Package: EpiCompare |
| Version: 1.3.0 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:EpiCompare.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings EpiCompare_1.3.0.tar.gz |
| StartedAt: 2023-02-22 04:26:59 -0000 (Wed, 22 Feb 2023) |
| EndedAt: 2023-02-22 04:44:18 -0000 (Wed, 22 Feb 2023) |
| EllapsedTime: 1038.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: EpiCompare.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:EpiCompare.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings EpiCompare_1.3.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/EpiCompare.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* 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 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
tss_plot 135.207 9.028 144.245
plot_corr 13.215 4.589 13.646
compute_corr 13.982 3.612 13.835
rebin_peaks 8.975 2.577 4.799
plot_precision_recall 5.526 2.126 4.738
plot_chromHMM 4.655 0.519 67.097
EpiCompare 4.785 0.313 5.240
liftover_grlist 4.364 0.544 10.307
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
▆
1. └─EpiCompare::liftover_grlist(...) at test-liftover_grlist.R:24:4
2. └─EpiCompare:::get_chain_file(...)
3. ├─ah[["AH14155"]]
4. └─ah[["AH14155"]]
5. └─AnnotationHub (local) .local(x, i, j = j, ...)
6. └─AnnotationHub:::.Hub_get1(x[idx], force = force, verbose = verbose)
7. └─base::tryCatch(...)
8. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. └─value[[3L]](cond)
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 85 ]
Error: Test failures
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
‘EpiCompare.Rmd’ using ‘UTF-8’... OK
‘docker.Rmd’ using ‘UTF-8’... OK
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR
See
‘/home/biocbuild/bbs-3.17-bioc/meat/EpiCompare.Rcheck/00check.log’
for details.
EpiCompare.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL EpiCompare ### ############################################################################## ############################################################################## * installing to library ‘/home/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)
EpiCompare.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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 2.501 min."
All outputs saved to: /tmp/RtmpB3hzcw/EpiCompare_test
[1] "Done in 0.093 min."
All outputs saved to: /tmp/RtmpB3hzcw/EpiCompare_test
[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.
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.59 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.
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 4 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 6 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 12 seconds.
Loading required namespace: plyranges
Writing ==> /tmp/RtmpB3hzcw/processed_results/encode_H3K27ac.narrowPeaks.bed
Writing ==> /tmp/RtmpB3hzcw/processed_results/CnT_H3K27ac.narrowPeaks.bed
Writing ==> /tmp/RtmpB3hzcw/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 ==> /tmp/RtmpB3hzcw/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
[1] "Done in 0.075 min."
All outputs saved to: /tmp/RtmpB3hzcw/EpiCompare_test
[1] "Done in 0.064 min."
All outputs saved to: /tmp/RtmpB3hzcw/EpiCompare_test
[1] "Done in 0.079 min."
All outputs saved to: /tmp/RtmpB3hzcw/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 42 seconds.
Threshold=0: Filtering peaks
Threshold=0.1: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Threshold=0.2: Filtering peaks
Computing precision-recall results.
Threshold=0.4: Filtering peaks
Computing precision-recall results.
Threshold=0.6: Filtering peaks
Computing precision-recall results.
Threshold=0.8: Filtering peaks
Threshold=0.3: Filtering peaks
Computing precision-recall results.
Computing precision-recall results.
Threshold=0.5: Filtering peaks
Computing precision-recall results.
Threshold=0.7: 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 1 | WARN 4 | SKIP 0 | PASS 85 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-liftover_grlist.R:24'): liftover_grlist works ──────────────────
Error: failed to load resource
name: AH14155
title: hg19ToMm9.over.chain.gz
reason: incomplete block
Backtrace:
▆
1. └─EpiCompare::liftover_grlist(...) at test-liftover_grlist.R:24:4
2. └─EpiCompare:::get_chain_file(...)
3. ├─ah[["AH14155"]]
4. └─ah[["AH14155"]]
5. └─AnnotationHub (local) .local(x, i, j = j, ...)
6. └─AnnotationHub:::.Hub_get1(x[idx], force = force, verbose = verbose)
7. └─base::tryCatch(...)
8. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. └─value[[3L]](cond)
[ FAIL 1 | WARN 4 | SKIP 0 | PASS 85 ]
Error: Test failures
Execution halted
EpiCompare.Rcheck/EpiCompare-Ex.timings
| name | user | system | elapsed | |
| EpiCompare | 4.785 | 0.313 | 5.240 | |
| bpplapply | 0.000 | 0.059 | 0.062 | |
| compute_consensus_peaks | 1.766 | 0.755 | 2.435 | |
| compute_corr | 13.982 | 3.612 | 13.835 | |
| fragment_info | 0.000 | 0.004 | 0.003 | |
| gather_files | 1.792 | 0.210 | 2.032 | |
| group_files | 0.266 | 0.139 | 0.071 | |
| liftover_grlist | 4.364 | 0.544 | 10.307 | |
| overlap_heatmap | 0.156 | 0.020 | 0.175 | |
| overlap_percent | 0.425 | 0.039 | 0.465 | |
| overlap_stat_plot | 0.238 | 0.005 | 0.241 | |
| overlap_upset_plot | 0.893 | 0.083 | 0.977 | |
| peak_info | 0.943 | 0.084 | 1.028 | |
| plot_ChIPseeker_annotation | 0.029 | 0.001 | 0.029 | |
| plot_chromHMM | 4.655 | 0.519 | 67.097 | |
| plot_corr | 13.215 | 4.589 | 13.646 | |
| plot_enrichment | 0.032 | 0.000 | 0.033 | |
| plot_precision_recall | 5.526 | 2.126 | 4.738 | |
| precision_recall | 3.116 | 1.019 | 4.219 | |
| rebin_peaks | 8.975 | 2.577 | 4.799 | |
| tidy_peakfile | 0.536 | 0.164 | 0.700 | |
| translate_genome | 0.013 | 0.000 | 0.013 | |
| tss_plot | 135.207 | 9.028 | 144.245 | |
| width_boxplot | 0.052 | 0.001 | 0.052 | |
| write_example_peaks | 0.218 | 0.003 | 0.222 | |