Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-25 15:37 -0500 (Sat, 25 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4658 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" | 4455 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4408 |
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 332/2286 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ChIPpeakAnno 3.41.1 (landing page) Jianhong Ou
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
To the developers/maintainers of the ChIPpeakAnno package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ChIPpeakAnno.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: ChIPpeakAnno |
Version: 3.41.1 |
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ChIPpeakAnno.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings ChIPpeakAnno_3.41.1.tar.gz |
StartedAt: 2025-01-25 00:06:43 -0500 (Sat, 25 Jan 2025) |
EndedAt: 2025-01-25 00:19:28 -0500 (Sat, 25 Jan 2025) |
EllapsedTime: 765.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: ChIPpeakAnno.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:ChIPpeakAnno.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings ChIPpeakAnno_3.41.1.tar.gz ### ############################################################################## ############################################################################## * using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/ChIPpeakAnno.Rcheck' * using R Under development (unstable) (2025-01-21 r87610 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'ChIPpeakAnno/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'ChIPpeakAnno' version '3.41.1' * 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 'ChIPpeakAnno' can be installed ... OK * checking installed package size ... INFO installed size is 21.1Mb sub-directories of 1Mb or more: R 1.0Mb data 12.6Mb extdata 7.2Mb * 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... 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 findEnhancers 27.55 1.34 28.92 findMotifsInPromoterSeqs 15.53 0.58 16.33 annotatePeakInBatch 13.77 0.99 14.92 summarizeOverlapsByBins 4.32 0.02 25.59 tileCount 1.44 0.03 22.19 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'runTests.R' OK * 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
ChIPpeakAnno.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL ChIPpeakAnno ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library' * installing *source* package 'ChIPpeakAnno' ... ** this is package 'ChIPpeakAnno' version '3.41.1' ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (ChIPpeakAnno)
ChIPpeakAnno.Rcheck/tests/runTests.Rout
R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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. > require("ChIPpeakAnno") || stop("unable to load Package:ChIPpeakAnno") Loading required package: ChIPpeakAnno Loading required package: IRanges Loading required package: BiocGenerics Loading required package: generics Attaching package: 'generics' The following objects are masked from 'package:base': as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, unique, unsplit, which.max, which.min Loading required package: S4Vectors Loading required package: stats4 Attaching package: 'S4Vectors' The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Attaching package: 'IRanges' The following object is masked from 'package:grDevices': windows Loading required package: GenomicRanges Loading required package: GenomeInfoDb [1] TRUE > require("BSgenome.Drerio.UCSC.danRer7") || stop("unable to load Package:BSgenome.Drerio.UCSC.danRer7") Loading required package: BSgenome.Drerio.UCSC.danRer7 Loading required package: BSgenome Loading required package: Biostrings Loading required package: XVector Attaching package: 'Biostrings' The following object is masked from 'package:base': strsplit Loading required package: BiocIO Loading required package: rtracklayer Attaching package: 'rtracklayer' The following object is masked from 'package:BiocIO': FileForFormat [1] TRUE > require("BSgenome.Hsapiens.UCSC.hg19") || stop("unable to load Package:BSgenome.Hsapiens.UCSC.hg19") Loading required package: BSgenome.Hsapiens.UCSC.hg19 [1] TRUE > require("org.Hs.eg.db") || stop("unable to load Package:org.Hs.eg.db") Loading required package: org.Hs.eg.db Loading required package: AnnotationDbi Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. [1] TRUE > require("org.Ce.eg.db") || stop("unable to load Package:org.Ce.eg.db") Loading required package: org.Ce.eg.db [1] TRUE > require("BSgenome.Celegans.UCSC.ce10") || stop("unable to load Package:BSgenome.Celegans.UCSC.ce10") Loading required package: BSgenome.Celegans.UCSC.ce10 [1] TRUE > require("EnsDb.Hsapiens.v79") || stop("unable to load Package:EnsDb.Hsapiens.v79") Loading required package: EnsDb.Hsapiens.v79 Loading required package: ensembldb Loading required package: GenomicFeatures Loading required package: AnnotationFilter Attaching package: 'ensembldb' The following object is masked from 'package:stats': filter [1] TRUE > require("TxDb.Hsapiens.UCSC.hg38.knownGene") || stop("unable to load TxDb.Hsapiens.UCSC.hg38.knownGene") Loading required package: TxDb.Hsapiens.UCSC.hg38.knownGene [1] TRUE > require("biomaRt") || stop("unable to load biomaRt") Loading required package: biomaRt [1] TRUE > require("reactome.db") || stop("unable to load reactome.db") Loading required package: reactome.db [1] TRUE > require("testthat") || stop("unable to load testthat") Loading required package: testthat Attaching package: 'testthat' The following object is masked from 'package:AnnotationFilter': not [1] TRUE > test_check("ChIPpeakAnno") INFO [2025-01-25 00:18:58] $cat.cex INFO [2025-01-25 00:18:58] [1] 1 INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $cat.col INFO [2025-01-25 00:18:58] [1] "black" INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $cat.fontface INFO [2025-01-25 00:18:58] [1] "plain" INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $cat.fontfamily INFO [2025-01-25 00:18:58] [1] "serif" INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $x INFO [2025-01-25 00:18:58] $x$TF1 INFO [2025-01-25 00:18:58] [1] 3 4 5 INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $x$TF2 INFO [2025-01-25 00:18:58] [1] 1 2 3 4 5 INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $disable.logging INFO [2025-01-25 00:18:58] [1] TRUE INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $filename INFO [2025-01-25 00:18:58] NULL INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $cat.cex INFO [2025-01-25 00:18:58] [1] 1 INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $cat.col INFO [2025-01-25 00:18:58] [1] "black" INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $cat.fontface INFO [2025-01-25 00:18:58] [1] "plain" INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $cat.fontfamily INFO [2025-01-25 00:18:58] [1] "serif" INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $x INFO [2025-01-25 00:18:58] $x$TF1 INFO [2025-01-25 00:18:58] [1] 3 4 5 INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $x$TF2 INFO [2025-01-25 00:18:58] [1] 1 2 4 5 INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $x$TF3 INFO [2025-01-25 00:18:58] [1] 3 4 5 INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $x$TF4 INFO [2025-01-25 00:18:58] [1] 1 2 4 5 INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $disable.logging INFO [2025-01-25 00:18:58] [1] TRUE INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:58] $filename INFO [2025-01-25 00:18:58] NULL INFO [2025-01-25 00:18:58] INFO [2025-01-25 00:18:59] $scaled INFO [2025-01-25 00:18:59] [1] FALSE INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $euler.d INFO [2025-01-25 00:18:59] [1] FALSE INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.cex INFO [2025-01-25 00:18:59] [1] 1 INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.col INFO [2025-01-25 00:18:59] [1] "black" INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.fontface INFO [2025-01-25 00:18:59] [1] "plain" INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.fontfamily INFO [2025-01-25 00:18:59] [1] "serif" INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $x INFO [2025-01-25 00:18:59] $x$TF1 INFO [2025-01-25 00:18:59] [1] 1 2 3 INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $x$TF2 INFO [2025-01-25 00:18:59] [1] 1 2 3 INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $disable.logging INFO [2025-01-25 00:18:59] [1] TRUE INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $filename INFO [2025-01-25 00:18:59] NULL INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $scaled INFO [2025-01-25 00:18:59] [1] FALSE INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $euler.d INFO [2025-01-25 00:18:59] [1] FALSE INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.cex INFO [2025-01-25 00:18:59] [1] 1 INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.col INFO [2025-01-25 00:18:59] [1] "black" INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.fontface INFO [2025-01-25 00:18:59] [1] "plain" INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.fontfamily INFO [2025-01-25 00:18:59] [1] "serif" INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $x INFO [2025-01-25 00:18:59] $x$TF1 INFO [2025-01-25 00:18:59] [1] 4 5 6 INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $x$TF2 INFO [2025-01-25 00:18:59] [1] 1 2 3 INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $disable.logging INFO [2025-01-25 00:18:59] [1] TRUE INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $filename INFO [2025-01-25 00:18:59] NULL INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $scaled INFO [2025-01-25 00:18:59] [1] FALSE INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $euler.d INFO [2025-01-25 00:18:59] [1] FALSE INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.cex INFO [2025-01-25 00:18:59] [1] 1 INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.col INFO [2025-01-25 00:18:59] [1] "black" INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.fontface INFO [2025-01-25 00:18:59] [1] "plain" INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $cat.fontfamily INFO [2025-01-25 00:18:59] [1] "serif" INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $x INFO [2025-01-25 00:18:59] $x$TF1 INFO [2025-01-25 00:18:59] [1] 4 5 6 INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $x$TF2 INFO [2025-01-25 00:18:59] [1] 1 2 3 INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $disable.logging INFO [2025-01-25 00:18:59] [1] TRUE INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:18:59] $filename INFO [2025-01-25 00:18:59] NULL INFO [2025-01-25 00:18:59] INFO [2025-01-25 00:19:00] $scaled INFO [2025-01-25 00:19:00] [1] FALSE INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $euler.d INFO [2025-01-25 00:19:00] [1] FALSE INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $cat.cex INFO [2025-01-25 00:19:00] [1] 1 INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $cat.col INFO [2025-01-25 00:19:00] [1] "black" INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $cat.fontface INFO [2025-01-25 00:19:00] [1] "plain" INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $cat.fontfamily INFO [2025-01-25 00:19:00] [1] "serif" INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $x INFO [2025-01-25 00:19:00] $x$TF1 INFO [2025-01-25 00:19:00] [1] 4 5 6 INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $x$TF2 INFO [2025-01-25 00:19:00] [1] 1 2 3 INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $x$TF3 INFO [2025-01-25 00:19:00] [1] 2 3 6 INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $disable.logging INFO [2025-01-25 00:19:00] [1] TRUE INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $filename INFO [2025-01-25 00:19:00] NULL INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $scaled INFO [2025-01-25 00:19:00] [1] FALSE INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $euler.d INFO [2025-01-25 00:19:00] [1] FALSE INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $cat.cex INFO [2025-01-25 00:19:00] [1] 1 INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $cat.col INFO [2025-01-25 00:19:00] [1] "black" INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $cat.fontface INFO [2025-01-25 00:19:00] [1] "plain" INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $cat.fontfamily INFO [2025-01-25 00:19:00] [1] "serif" INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $x INFO [2025-01-25 00:19:00] $x$TF1 INFO [2025-01-25 00:19:00] [1] 3 4 5 INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $x$TF2 INFO [2025-01-25 00:19:00] [1] 1 2 5 INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $x$TF3 INFO [2025-01-25 00:19:00] [1] 1 2 5 INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $disable.logging INFO [2025-01-25 00:19:00] [1] TRUE INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:00] $filename INFO [2025-01-25 00:19:00] NULL INFO [2025-01-25 00:19:00] INFO [2025-01-25 00:19:01] $scaled INFO [2025-01-25 00:19:01] [1] FALSE INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] $euler.d INFO [2025-01-25 00:19:01] [1] FALSE INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] $cat.cex INFO [2025-01-25 00:19:01] [1] 1 INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] $cat.col INFO [2025-01-25 00:19:01] [1] "black" INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] $cat.fontface INFO [2025-01-25 00:19:01] [1] "plain" INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] $cat.fontfamily INFO [2025-01-25 00:19:01] [1] "serif" INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] $x INFO [2025-01-25 00:19:01] $x$TF1 INFO [2025-01-25 00:19:01] [1] 3 4 5 INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] $x$TF2 INFO [2025-01-25 00:19:01] [1] 1 2 5 INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] $x$TF3 INFO [2025-01-25 00:19:01] [1] 1 2 5 INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] $x$TF4 INFO [2025-01-25 00:19:01] [1] 1 2 5 INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] $disable.logging INFO [2025-01-25 00:19:01] [1] TRUE INFO [2025-01-25 00:19:01] INFO [2025-01-25 00:19:01] $filename INFO [2025-01-25 00:19:01] NULL INFO [2025-01-25 00:19:01] [ FAIL 0 | WARN 3 | SKIP 6 | PASS 320 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • empty test (6): 'test_binOverGene.R:1:1', 'test_binOverRegions.R:1:1', 'test_enrichmentPlot.R:1:1', 'test_getAnnotation.R:1:1', 'test_reCenterPeaks.R:1:1', 'test_write2FASTA.R:1:1' [ FAIL 0 | WARN 3 | SKIP 6 | PASS 320 ] > > proc.time() user system elapsed 212.79 8.31 224.81
ChIPpeakAnno.Rcheck/ChIPpeakAnno-Ex.timings
name | user | system | elapsed | |
ChIPpeakAnno-package | 0 | 0 | 0 | |
ExonPlusUtr.human.GRCh37 | 3.43 | 0.09 | 3.53 | |
HOT.spots | 0.09 | 0.03 | 0.12 | |
IDRfilter | 0 | 0 | 0 | |
Peaks.Ste12.Replicate1 | 0.07 | 0.02 | 0.08 | |
Peaks.Ste12.Replicate2 | 0.01 | 0.00 | 0.02 | |
Peaks.Ste12.Replicate3 | 0.00 | 0.01 | 0.01 | |
TSS.human.GRCh37 | 0.14 | 0.03 | 0.18 | |
TSS.human.GRCh38 | 0.16 | 0.02 | 0.17 | |
TSS.human.NCBI36 | 0.09 | 0.01 | 0.12 | |
TSS.mouse.GRCm38 | 0.10 | 0.02 | 0.11 | |
TSS.mouse.NCBIM37 | 0.07 | 0.00 | 0.08 | |
TSS.rat.RGSC3.4 | 0.05 | 0.02 | 0.06 | |
TSS.rat.Rnor_5.0 | 0.06 | 0.00 | 0.07 | |
TSS.zebrafish.Zv8 | 0.07 | 0.01 | 0.07 | |
TSS.zebrafish.Zv9 | 0.07 | 0.00 | 0.08 | |
addAncestors | 1.25 | 0.09 | 1.50 | |
addGeneIDs | 2.71 | 1.52 | 4.22 | |
addMetadata | 1.40 | 0.09 | 1.50 | |
annoGR | 0 | 0 | 0 | |
annoPeaks | 3.22 | 0.44 | 4.33 | |
annotatePeakInBatch | 13.77 | 0.99 | 14.92 | |
annotatedPeak | 0.05 | 0.00 | 0.04 | |
assignChromosomeRegion | 0 | 0 | 0 | |
bdp | 0 | 0 | 0 | |
binOverFeature | 0.67 | 0.03 | 0.72 | |
binOverGene | 0 | 0 | 0 | |
binOverRegions | 0 | 0 | 0 | |
condenseMatrixByColnames | 0 | 0 | 0 | |
convert2EntrezID | 0.42 | 0.03 | 0.46 | |
countPatternInSeqs | 0.16 | 0.02 | 0.17 | |
cumulativePercentage | 0 | 0 | 0 | |
downstreams | 0.03 | 0.00 | 0.03 | |
egOrgMap | 0 | 0 | 0 | |
enrichedGO | 0.01 | 0.00 | 0.01 | |
enrichmentPlot | 0.63 | 0.00 | 0.63 | |
estFragmentLength | 0 | 0 | 0 | |
estLibSize | 0 | 0 | 0 | |
featureAlignedDistribution | 0.33 | 0.00 | 0.33 | |
featureAlignedExtendSignal | 0 | 0 | 0 | |
featureAlignedHeatmap | 0.45 | 0.00 | 0.45 | |
featureAlignedSignal | 0.22 | 0.05 | 0.27 | |
findEnhancers | 27.55 | 1.34 | 28.92 | |
findMotifsInPromoterSeqs | 15.53 | 0.58 | 16.33 | |
findOverlappingPeaks | 0 | 0 | 0 | |
findOverlapsOfPeaks | 2.25 | 0.05 | 2.37 | |
genomicElementDistribution | 0 | 0 | 0 | |
genomicElementUpSetR | 0 | 0 | 0 | |
getAllPeakSequence | 0.57 | 0.06 | 0.76 | |
getAnnotation | 0 | 0 | 0 | |
getEnrichedGO | 0.02 | 0.00 | 0.01 | |
getEnrichedPATH | 0 | 0 | 0 | |
getGO | 0 | 0 | 0 | |
getGeneSeq | 0 | 0 | 0 | |
getUniqueGOidCount | 0 | 0 | 0 | |
getVennCounts | 0 | 0 | 0 | |
hyperGtest | 0 | 0 | 0 | |
makeVennDiagram | 0.02 | 0.00 | 0.02 | |
mergePlusMinusPeaks | 0 | 0 | 0 | |
metagenePlot | 2.18 | 0.13 | 2.32 | |
myPeakList | 0.04 | 0.00 | 0.03 | |
oligoFrequency | 0.15 | 0.00 | 0.16 | |
oligoSummary | 0 | 0 | 0 | |
peakPermTest | 0 | 0 | 0 | |
peaks1 | 0.00 | 0.01 | 0.02 | |
peaks2 | 0.02 | 0.00 | 0.01 | |
peaks3 | 0.01 | 0.00 | 0.02 | |
peaksNearBDP | 0 | 0 | 0 | |
pie1 | 0 | 0 | 0 | |
plotBinOverRegions | 0 | 0 | 0 | |
preparePool | 0 | 0 | 0 | |
reCenterPeaks | 0.03 | 0.00 | 0.03 | |
summarizeOverlapsByBins | 4.32 | 0.02 | 25.59 | |
summarizePatternInPeaks | 1.67 | 0.09 | 1.78 | |
tileCount | 1.44 | 0.03 | 22.19 | |
tileGRanges | 0.03 | 0.00 | 0.03 | |
toGRanges | 0.11 | 0.00 | 0.14 | |
translatePattern | 0 | 0 | 0 | |
wgEncodeTfbsV3 | 0.11 | 0.04 | 0.14 | |
write2FASTA | 0.00 | 0.01 | 0.02 | |
xget | 0.16 | 0.02 | 0.17 | |