| Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:07 -0400 (Thu, 18 Apr 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
| 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 333/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ChIPpeakAnno 3.36.1 (landing page) Jianhong Ou
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | OK | ||||||||
|
To the developers/maintainers of the ChIPpeakAnno 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. |
| Package: ChIPpeakAnno |
| Version: 3.36.1 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ChIPpeakAnno.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ChIPpeakAnno_3.36.1.tar.gz |
| StartedAt: 2024-04-17 08:47:29 -0400 (Wed, 17 Apr 2024) |
| EndedAt: 2024-04-17 08:58:54 -0400 (Wed, 17 Apr 2024) |
| EllapsedTime: 685.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ChIPpeakAnno.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ChIPpeakAnno.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ChIPpeakAnno_3.36.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/ChIPpeakAnno.Rcheck’
* using R version 4.3.3 (2024-02-29)
* 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 Ventura 13.6.1
* 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.36.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 for sufficient/correct file permissions ... OK
* checking whether package ‘ChIPpeakAnno’ can be installed ... OK
* checking installed package size ... NOTE
installed size is 19.1Mb
sub-directories of 1Mb or more:
data 12.6Mb
extdata 5.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 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 ... NOTE
Namespace in Imports field not imported from: ‘ensembldb’
All declared Imports should be used.
* 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 ... NOTE
checkRd: (-1) assignChromosomeRegion.Rd:133: Escaped LaTeX specials: \_
* 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 23.812 0.580 24.670
annotatePeakInBatch 16.005 0.729 16.930
findMotifsInPromoterSeqs 14.227 0.218 14.592
summarizeOverlapsByBins 6.569 0.580 6.895
ExonPlusUtr.human.GRCh37 5.879 0.088 6.033
annoPeaks 3.835 0.273 6.774
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘runTests.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: 3 NOTEs
See
‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/ChIPpeakAnno.Rcheck/00check.log’
for details.
ChIPpeakAnno.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ChIPpeakAnno ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘ChIPpeakAnno’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading in method for ‘annoGR’ with signature ‘"EnsDb"’: no definition for class “EnsDb” in method for ‘toGRanges’ with signature ‘"EnsDb"’: no definition for class “EnsDb” ** 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 version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 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.
> require("ChIPpeakAnno") || stop("unable to load Package:ChIPpeakAnno")
Loading required package: ChIPpeakAnno
Loading required package: IRanges
Loading required package: BiocGenerics
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, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, 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
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("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")
Error in x$.self$finalize() : attempt to apply non-function
Error in x$.self$finalize() : attempt to apply non-function
In addition: Warning message:
call dbDisconnect() when finished working with a connection
INFO [2024-04-17 08:58:34] $cat.cex
INFO [2024-04-17 08:58:34] [1] 1
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.col
INFO [2024-04-17 08:58:34] [1] "black"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.fontface
INFO [2024-04-17 08:58:34] [1] "plain"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.fontfamily
INFO [2024-04-17 08:58:34] [1] "serif"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $x
INFO [2024-04-17 08:58:34] $x$TF1
INFO [2024-04-17 08:58:34] [1] 3 4 5
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $x$TF2
INFO [2024-04-17 08:58:34] [1] 1 2 3 4 5
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $filename
INFO [2024-04-17 08:58:34] NULL
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $disable.logging
INFO [2024-04-17 08:58:34] [1] TRUE
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.cex
INFO [2024-04-17 08:58:34] [1] 1
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.col
INFO [2024-04-17 08:58:34] [1] "black"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.fontface
INFO [2024-04-17 08:58:34] [1] "plain"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.fontfamily
INFO [2024-04-17 08:58:34] [1] "serif"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $x
INFO [2024-04-17 08:58:34] $x$TF1
INFO [2024-04-17 08:58:34] [1] 3 4 5
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $x$TF2
INFO [2024-04-17 08:58:34] [1] 1 2 4 5
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $x$TF3
INFO [2024-04-17 08:58:34] [1] 3 4 5
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $x$TF4
INFO [2024-04-17 08:58:34] [1] 1 2 4 5
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $filename
INFO [2024-04-17 08:58:34] NULL
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $disable.logging
INFO [2024-04-17 08:58:34] [1] TRUE
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $scaled
INFO [2024-04-17 08:58:34] [1] FALSE
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $euler.d
INFO [2024-04-17 08:58:34] [1] FALSE
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.cex
INFO [2024-04-17 08:58:34] [1] 1
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.col
INFO [2024-04-17 08:58:34] [1] "black"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.fontface
INFO [2024-04-17 08:58:34] [1] "plain"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.fontfamily
INFO [2024-04-17 08:58:34] [1] "serif"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $x
INFO [2024-04-17 08:58:34] $x$TF1
INFO [2024-04-17 08:58:34] [1] 1 2 3
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $x$TF2
INFO [2024-04-17 08:58:34] [1] 1 2 3
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $filename
INFO [2024-04-17 08:58:34] NULL
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $disable.logging
INFO [2024-04-17 08:58:34] [1] TRUE
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $scaled
INFO [2024-04-17 08:58:34] [1] FALSE
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $euler.d
INFO [2024-04-17 08:58:34] [1] FALSE
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.cex
INFO [2024-04-17 08:58:34] [1] 1
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.col
INFO [2024-04-17 08:58:34] [1] "black"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.fontface
INFO [2024-04-17 08:58:34] [1] "plain"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $cat.fontfamily
INFO [2024-04-17 08:58:34] [1] "serif"
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $x
INFO [2024-04-17 08:58:34] $x$TF1
INFO [2024-04-17 08:58:34] [1] 4 5 6
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $x$TF2
INFO [2024-04-17 08:58:34] [1] 1 2 3
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $filename
INFO [2024-04-17 08:58:34] NULL
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:34] $disable.logging
INFO [2024-04-17 08:58:34] [1] TRUE
INFO [2024-04-17 08:58:34]
INFO [2024-04-17 08:58:35] $scaled
INFO [2024-04-17 08:58:35] [1] FALSE
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $euler.d
INFO [2024-04-17 08:58:35] [1] FALSE
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.cex
INFO [2024-04-17 08:58:35] [1] 1
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.col
INFO [2024-04-17 08:58:35] [1] "black"
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.fontface
INFO [2024-04-17 08:58:35] [1] "plain"
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.fontfamily
INFO [2024-04-17 08:58:35] [1] "serif"
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $x
INFO [2024-04-17 08:58:35] $x$TF1
INFO [2024-04-17 08:58:35] [1] 4 5 6
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $x$TF2
INFO [2024-04-17 08:58:35] [1] 1 2 3
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $filename
INFO [2024-04-17 08:58:35] NULL
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $disable.logging
INFO [2024-04-17 08:58:35] [1] TRUE
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $scaled
INFO [2024-04-17 08:58:35] [1] FALSE
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $euler.d
INFO [2024-04-17 08:58:35] [1] FALSE
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.cex
INFO [2024-04-17 08:58:35] [1] 1
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.col
INFO [2024-04-17 08:58:35] [1] "black"
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.fontface
INFO [2024-04-17 08:58:35] [1] "plain"
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.fontfamily
INFO [2024-04-17 08:58:35] [1] "serif"
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $x
INFO [2024-04-17 08:58:35] $x$TF1
INFO [2024-04-17 08:58:35] [1] 4 5 6
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $x$TF2
INFO [2024-04-17 08:58:35] [1] 1 2 3
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $x$TF3
INFO [2024-04-17 08:58:35] [1] 2 3 6
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $filename
INFO [2024-04-17 08:58:35] NULL
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $disable.logging
INFO [2024-04-17 08:58:35] [1] TRUE
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $scaled
INFO [2024-04-17 08:58:35] [1] FALSE
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $euler.d
INFO [2024-04-17 08:58:35] [1] FALSE
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.cex
INFO [2024-04-17 08:58:35] [1] 1
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.col
INFO [2024-04-17 08:58:35] [1] "black"
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.fontface
INFO [2024-04-17 08:58:35] [1] "plain"
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $cat.fontfamily
INFO [2024-04-17 08:58:35] [1] "serif"
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $x
INFO [2024-04-17 08:58:35] $x$TF1
INFO [2024-04-17 08:58:35] [1] 3 4 5
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $x$TF2
INFO [2024-04-17 08:58:35] [1] 1 2 5
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $x$TF3
INFO [2024-04-17 08:58:35] [1] 1 2 5
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $filename
INFO [2024-04-17 08:58:35] NULL
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:35] $disable.logging
INFO [2024-04-17 08:58:35] [1] TRUE
INFO [2024-04-17 08:58:35]
INFO [2024-04-17 08:58:36] $scaled
INFO [2024-04-17 08:58:36] [1] FALSE
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36] $euler.d
INFO [2024-04-17 08:58:36] [1] FALSE
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36] $cat.cex
INFO [2024-04-17 08:58:36] [1] 1
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36] $cat.col
INFO [2024-04-17 08:58:36] [1] "black"
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36] $cat.fontface
INFO [2024-04-17 08:58:36] [1] "plain"
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36] $cat.fontfamily
INFO [2024-04-17 08:58:36] [1] "serif"
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36] $x
INFO [2024-04-17 08:58:36] $x$TF1
INFO [2024-04-17 08:58:36] [1] 3 4 5
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36] $x$TF2
INFO [2024-04-17 08:58:36] [1] 1 2 5
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36] $x$TF3
INFO [2024-04-17 08:58:36] [1] 1 2 5
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36] $x$TF4
INFO [2024-04-17 08:58:36] [1] 1 2 5
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36] $filename
INFO [2024-04-17 08:58:36] NULL
INFO [2024-04-17 08:58:36]
INFO [2024-04-17 08:58:36] $disable.logging
INFO [2024-04-17 08:58:36] [1] TRUE
INFO [2024-04-17 08:58:36]
[ FAIL 0 | WARN 4 | SKIP 6 | PASS 316 ]
══ 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 4 | SKIP 6 | PASS 316 ]
>
> proc.time()
user system elapsed
175.377 4.430 186.518
ChIPpeakAnno.Rcheck/ChIPpeakAnno-Ex.timings
| name | user | system | elapsed | |
| ChIPpeakAnno-package | 0.001 | 0.000 | 0.001 | |
| ExonPlusUtr.human.GRCh37 | 5.879 | 0.088 | 6.033 | |
| HOT.spots | 0.190 | 0.009 | 0.200 | |
| IDRfilter | 0.001 | 0.001 | 0.001 | |
| Peaks.Ste12.Replicate1 | 0.050 | 0.003 | 0.054 | |
| Peaks.Ste12.Replicate2 | 0.014 | 0.003 | 0.016 | |
| Peaks.Ste12.Replicate3 | 0.012 | 0.003 | 0.014 | |
| TSS.human.GRCh37 | 0.271 | 0.015 | 0.288 | |
| TSS.human.GRCh38 | 0.250 | 0.010 | 0.263 | |
| TSS.human.NCBI36 | 0.182 | 0.010 | 0.194 | |
| TSS.mouse.GRCm38 | 0.174 | 0.012 | 0.188 | |
| TSS.mouse.NCBIM37 | 0.149 | 0.009 | 0.158 | |
| TSS.rat.RGSC3.4 | 0.132 | 0.008 | 0.140 | |
| TSS.rat.Rnor_5.0 | 0.114 | 0.007 | 0.120 | |
| TSS.zebrafish.Zv8 | 0.121 | 0.008 | 0.131 | |
| TSS.zebrafish.Zv9 | 0.149 | 0.007 | 0.159 | |
| addAncestors | 1.475 | 0.071 | 1.565 | |
| addGeneIDs | 2.545 | 0.592 | 3.164 | |
| addMetadata | 1.628 | 0.074 | 1.718 | |
| annoGR | 0 | 0 | 0 | |
| annoPeaks | 3.835 | 0.273 | 6.774 | |
| annotatePeakInBatch | 16.005 | 0.729 | 16.930 | |
| annotatedPeak | 0.090 | 0.006 | 0.096 | |
| assignChromosomeRegion | 0.001 | 0.001 | 0.003 | |
| bdp | 0 | 0 | 0 | |
| binOverFeature | 0.800 | 0.023 | 0.829 | |
| binOverGene | 0.001 | 0.000 | 0.001 | |
| binOverRegions | 0.000 | 0.001 | 0.001 | |
| condenseMatrixByColnames | 0.01 | 0.00 | 0.01 | |
| convert2EntrezID | 0.461 | 0.007 | 0.473 | |
| countPatternInSeqs | 0.181 | 0.006 | 0.191 | |
| cumulativePercentage | 0 | 0 | 0 | |
| downstreams | 0.021 | 0.000 | 0.021 | |
| egOrgMap | 0.001 | 0.000 | 0.001 | |
| enrichedGO | 0.003 | 0.003 | 0.005 | |
| enrichmentPlot | 0.627 | 0.023 | 0.655 | |
| estFragmentLength | 0.000 | 0.000 | 0.001 | |
| estLibSize | 0.001 | 0.000 | 0.001 | |
| featureAlignedDistribution | 0.234 | 0.002 | 0.237 | |
| featureAlignedExtendSignal | 0.002 | 0.000 | 0.003 | |
| featureAlignedHeatmap | 0.330 | 0.003 | 0.335 | |
| featureAlignedSignal | 0.190 | 0.043 | 0.234 | |
| findEnhancers | 23.812 | 0.580 | 24.670 | |
| findMotifsInPromoterSeqs | 14.227 | 0.218 | 14.592 | |
| findOverlappingPeaks | 0.001 | 0.001 | 0.002 | |
| findOverlapsOfPeaks | 1.848 | 0.022 | 1.883 | |
| genomicElementDistribution | 0.003 | 0.001 | 0.003 | |
| genomicElementUpSetR | 0.001 | 0.001 | 0.001 | |
| getAllPeakSequence | 0.592 | 0.022 | 0.624 | |
| getAnnotation | 0.002 | 0.001 | 0.002 | |
| getEnrichedGO | 0.011 | 0.006 | 0.016 | |
| getEnrichedPATH | 0.001 | 0.001 | 0.001 | |
| getGO | 0.001 | 0.000 | 0.000 | |
| getGeneSeq | 0.002 | 0.000 | 0.002 | |
| getUniqueGOidCount | 0.002 | 0.001 | 0.003 | |
| getVennCounts | 0.002 | 0.001 | 0.001 | |
| hyperGtest | 0.001 | 0.000 | 0.001 | |
| makeVennDiagram | 0.003 | 0.000 | 0.004 | |
| mergePlusMinusPeaks | 0.001 | 0.000 | 0.001 | |
| metagenePlot | 2.324 | 0.068 | 2.415 | |
| myPeakList | 0.026 | 0.003 | 0.030 | |
| oligoFrequency | 0.180 | 0.011 | 0.195 | |
| oligoSummary | 0.001 | 0.000 | 0.001 | |
| peakPermTest | 0.002 | 0.001 | 0.003 | |
| peaksNearBDP | 0.001 | 0.000 | 0.001 | |
| pie1 | 0.006 | 0.002 | 0.009 | |
| plotBinOverRegions | 0.001 | 0.000 | 0.001 | |
| preparePool | 0.000 | 0.001 | 0.001 | |
| reCenterPeaks | 0.023 | 0.000 | 0.023 | |
| summarizeOverlapsByBins | 6.569 | 0.580 | 6.895 | |
| summarizePatternInPeaks | 0.640 | 0.161 | 0.811 | |
| tileCount | 0.337 | 0.445 | 0.499 | |
| tileGRanges | 0.033 | 0.023 | 0.057 | |
| toGRanges | 0.080 | 0.042 | 0.123 | |
| translatePattern | 0.001 | 0.000 | 0.001 | |
| wgEncodeTfbsV3 | 0.335 | 0.038 | 0.376 | |
| write2FASTA | 0.018 | 0.009 | 0.028 | |
| xget | 0.124 | 0.029 | 0.157 | |