Back to Multiple platform build/check report for BioC 3.19:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-11-30 11:39:25 -0500 (Thu, 30 Nov 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_64R Under development (unstable) (2023-11-11 r85510) -- "Unsuffered Consequences" 4601
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2023-11-14 r85524 ucrt) -- "Unsuffered Consequences" 4343
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2023-11-11 r85510) -- "Unsuffered Consequences" 4368
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2023-11-01 r85459) -- "Unsuffered Consequences" 4253
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 328/2225HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPpeakAnno 3.37.2  (landing page)
Jianhong Ou
Snapshot Date: 2023-11-29 14:00:17 -0500 (Wed, 29 Nov 2023)
git_url: https://git.bioconductor.org/packages/ChIPpeakAnno
git_branch: devel
git_last_commit: df99dec
git_last_commit_date: 2023-11-20 12:21:30 -0500 (Mon, 20 Nov 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for ChIPpeakAnno on kunpeng2


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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: ChIPpeakAnno
Version: 3.37.2
Command: /home/biocbuild/R/R-4.4-devel-2023.11.02/bin/R CMD check --install=check:ChIPpeakAnno.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library --no-vignettes --timings ChIPpeakAnno_3.37.2.tar.gz
StartedAt: 2023-11-30 03:22:18 -0000 (Thu, 30 Nov 2023)
EndedAt: 2023-11-30 03:35:21 -0000 (Thu, 30 Nov 2023)
EllapsedTime: 782.6 seconds
RetCode: 0
Status:   OK  
CheckDir: ChIPpeakAnno.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2023.11.02/bin/R CMD check --install=check:ChIPpeakAnno.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2023.11.02/site-library --no-vignettes --timings ChIPpeakAnno_3.37.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/ChIPpeakAnno.Rcheck’
* using R Under development (unstable) (2023-11-01 r85459)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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.37.2’
* 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 loading without being on the library search path ... 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 ... 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            34.402  0.610  35.094
findMotifsInPromoterSeqs 19.035  0.264  19.446
annotatePeakInBatch      16.909  0.902  17.853
summarizeOverlapsByBins   6.301  0.507   6.488
annoPeaks                 4.190  0.363  12.763
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/ChIPpeakAnno.Rcheck/00check.log’
for details.



Installation output

ChIPpeakAnno.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2023.11.02/bin/R CMD INSTALL ChIPpeakAnno
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2023.11.02/site-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)

Tests output

ChIPpeakAnno.Rcheck/tests/runTests.Rout


R Under development (unstable) (2023-11-01 r85459) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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, 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("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 [2023-11-30 03:34:58] $cat.cex
INFO [2023-11-30 03:34:58] [1] 1
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $cat.col
INFO [2023-11-30 03:34:58] [1] "black"
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $cat.fontface
INFO [2023-11-30 03:34:58] [1] "plain"
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $cat.fontfamily
INFO [2023-11-30 03:34:58] [1] "serif"
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $x
INFO [2023-11-30 03:34:58] $x$TF1
INFO [2023-11-30 03:34:58] [1] 3 4 5
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $x$TF2
INFO [2023-11-30 03:34:58] [1] 1 2 3 4 5
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $disable.logging
INFO [2023-11-30 03:34:58] [1] TRUE
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $filename
INFO [2023-11-30 03:34:58] NULL
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $cat.cex
INFO [2023-11-30 03:34:58] [1] 1
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $cat.col
INFO [2023-11-30 03:34:58] [1] "black"
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $cat.fontface
INFO [2023-11-30 03:34:58] [1] "plain"
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $cat.fontfamily
INFO [2023-11-30 03:34:58] [1] "serif"
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $x
INFO [2023-11-30 03:34:58] $x$TF1
INFO [2023-11-30 03:34:58] [1] 3 4 5
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $x$TF2
INFO [2023-11-30 03:34:58] [1] 1 2 4 5
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $x$TF3
INFO [2023-11-30 03:34:58] [1] 3 4 5
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $x$TF4
INFO [2023-11-30 03:34:58] [1] 1 2 4 5
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $disable.logging
INFO [2023-11-30 03:34:58] [1] TRUE
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $filename
INFO [2023-11-30 03:34:58] NULL
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $scaled
INFO [2023-11-30 03:34:58] [1] FALSE
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $euler.d
INFO [2023-11-30 03:34:58] [1] FALSE
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $cat.cex
INFO [2023-11-30 03:34:58] [1] 1
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $cat.col
INFO [2023-11-30 03:34:58] [1] "black"
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $cat.fontface
INFO [2023-11-30 03:34:58] [1] "plain"
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $cat.fontfamily
INFO [2023-11-30 03:34:58] [1] "serif"
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $x
INFO [2023-11-30 03:34:58] $x$TF1
INFO [2023-11-30 03:34:58] [1] 1 2 3
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $x$TF2
INFO [2023-11-30 03:34:58] [1] 1 2 3
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $disable.logging
INFO [2023-11-30 03:34:58] [1] TRUE
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:58] $filename
INFO [2023-11-30 03:34:58] NULL
INFO [2023-11-30 03:34:58] 
INFO [2023-11-30 03:34:59] $scaled
INFO [2023-11-30 03:34:59] [1] FALSE
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $euler.d
INFO [2023-11-30 03:34:59] [1] FALSE
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.cex
INFO [2023-11-30 03:34:59] [1] 1
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.col
INFO [2023-11-30 03:34:59] [1] "black"
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.fontface
INFO [2023-11-30 03:34:59] [1] "plain"
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.fontfamily
INFO [2023-11-30 03:34:59] [1] "serif"
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $x
INFO [2023-11-30 03:34:59] $x$TF1
INFO [2023-11-30 03:34:59] [1] 4 5 6
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $x$TF2
INFO [2023-11-30 03:34:59] [1] 1 2 3
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $disable.logging
INFO [2023-11-30 03:34:59] [1] TRUE
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $filename
INFO [2023-11-30 03:34:59] NULL
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $scaled
INFO [2023-11-30 03:34:59] [1] FALSE
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $euler.d
INFO [2023-11-30 03:34:59] [1] FALSE
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.cex
INFO [2023-11-30 03:34:59] [1] 1
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.col
INFO [2023-11-30 03:34:59] [1] "black"
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.fontface
INFO [2023-11-30 03:34:59] [1] "plain"
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.fontfamily
INFO [2023-11-30 03:34:59] [1] "serif"
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $x
INFO [2023-11-30 03:34:59] $x$TF1
INFO [2023-11-30 03:34:59] [1] 4 5 6
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $x$TF2
INFO [2023-11-30 03:34:59] [1] 1 2 3
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $disable.logging
INFO [2023-11-30 03:34:59] [1] TRUE
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $filename
INFO [2023-11-30 03:34:59] NULL
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $scaled
INFO [2023-11-30 03:34:59] [1] FALSE
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $euler.d
INFO [2023-11-30 03:34:59] [1] FALSE
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.cex
INFO [2023-11-30 03:34:59] [1] 1
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.col
INFO [2023-11-30 03:34:59] [1] "black"
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.fontface
INFO [2023-11-30 03:34:59] [1] "plain"
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $cat.fontfamily
INFO [2023-11-30 03:34:59] [1] "serif"
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $x
INFO [2023-11-30 03:34:59] $x$TF1
INFO [2023-11-30 03:34:59] [1] 4 5 6
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $x$TF2
INFO [2023-11-30 03:34:59] [1] 1 2 3
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $x$TF3
INFO [2023-11-30 03:34:59] [1] 2 3 6
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $disable.logging
INFO [2023-11-30 03:34:59] [1] TRUE
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:34:59] $filename
INFO [2023-11-30 03:34:59] NULL
INFO [2023-11-30 03:34:59] 
INFO [2023-11-30 03:35:00] $scaled
INFO [2023-11-30 03:35:00] [1] FALSE
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $euler.d
INFO [2023-11-30 03:35:00] [1] FALSE
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $cat.cex
INFO [2023-11-30 03:35:00] [1] 1
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $cat.col
INFO [2023-11-30 03:35:00] [1] "black"
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $cat.fontface
INFO [2023-11-30 03:35:00] [1] "plain"
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $cat.fontfamily
INFO [2023-11-30 03:35:00] [1] "serif"
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $x
INFO [2023-11-30 03:35:00] $x$TF1
INFO [2023-11-30 03:35:00] [1] 3 4 5
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $x$TF2
INFO [2023-11-30 03:35:00] [1] 1 2 5
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $x$TF3
INFO [2023-11-30 03:35:00] [1] 1 2 5
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $disable.logging
INFO [2023-11-30 03:35:00] [1] TRUE
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $filename
INFO [2023-11-30 03:35:00] NULL
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $scaled
INFO [2023-11-30 03:35:00] [1] FALSE
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $euler.d
INFO [2023-11-30 03:35:00] [1] FALSE
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $cat.cex
INFO [2023-11-30 03:35:00] [1] 1
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $cat.col
INFO [2023-11-30 03:35:00] [1] "black"
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $cat.fontface
INFO [2023-11-30 03:35:00] [1] "plain"
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $cat.fontfamily
INFO [2023-11-30 03:35:00] [1] "serif"
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $x
INFO [2023-11-30 03:35:00] $x$TF1
INFO [2023-11-30 03:35:00] [1] 3 4 5
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $x$TF2
INFO [2023-11-30 03:35:00] [1] 1 2 5
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $x$TF3
INFO [2023-11-30 03:35:00] [1] 1 2 5
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $x$TF4
INFO [2023-11-30 03:35:00] [1] 1 2 5
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $disable.logging
INFO [2023-11-30 03:35:00] [1] TRUE
INFO [2023-11-30 03:35:00] 
INFO [2023-11-30 03:35:00] $filename
INFO [2023-11-30 03:35:00] NULL
INFO [2023-11-30 03:35:00] 
[ FAIL 0 | WARN 4 | 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 4 | SKIP 6 | PASS 320 ]
> 
> proc.time()
   user  system elapsed 
232.093   2.451 251.235 

Example timings

ChIPpeakAnno.Rcheck/ChIPpeakAnno-Ex.timings

nameusersystemelapsed
ChIPpeakAnno-package000
ExonPlusUtr.human.GRCh373.5180.0763.601
HOT.spots0.1100.0080.119
IDRfilter000
Peaks.Ste12.Replicate10.0630.0040.067
Peaks.Ste12.Replicate20.0120.0040.016
Peaks.Ste12.Replicate30.0150.0000.015
TSS.human.GRCh370.1960.0040.200
TSS.human.GRCh380.1330.0000.133
TSS.human.NCBI360.0990.0000.099
TSS.mouse.GRCm380.0950.0000.095
TSS.mouse.NCBIM370.0860.0000.085
TSS.rat.RGSC3.40.0630.0080.072
TSS.rat.Rnor_5.00.0630.0000.064
TSS.zebrafish.Zv80.0670.0000.067
TSS.zebrafish.Zv90.0760.0040.080
addAncestors1.3490.0361.396
addGeneIDs0.9890.0321.025
addMetadata1.3820.0841.469
annoGR000
annoPeaks 4.190 0.36312.763
annotatePeakInBatch16.909 0.90217.853
annotatedPeak0.0540.0040.058
assignChromosomeRegion0.0010.0000.001
bdp0.0000.0000.001
binOverFeature0.9430.0080.954
binOverGene0.0010.0000.000
binOverRegions0.0000.0010.001
condenseMatrixByColnames0.0120.0030.015
convert2EntrezID0.4180.0040.423
countPatternInSeqs0.2830.0120.296
cumulativePercentage000
downstreams0.0310.0000.031
egOrgMap0.0010.0000.000
enrichedGO0.0020.0000.002
enrichmentPlot0.6960.0120.709
estFragmentLength0.0010.0000.001
estLibSize0.0010.0000.000
featureAlignedDistribution0.3060.0120.319
featureAlignedExtendSignal0.0010.0000.001
featureAlignedHeatmap0.4270.0040.432
featureAlignedSignal0.250.020.27
findEnhancers34.402 0.61035.094
findMotifsInPromoterSeqs19.035 0.26419.446
findOverlappingPeaks0.0010.0000.001
findOverlapsOfPeaks2.4080.0042.418
genomicElementDistribution0.0010.0000.000
genomicElementUpSetR0.0000.0000.001
getAllPeakSequence0.7780.0240.803
getAnnotation0.0010.0000.001
getEnrichedGO0.0110.0000.012
getEnrichedPATH0.0000.0000.001
getGO0.0000.0000.001
getGeneSeq0.0010.0000.001
getUniqueGOidCount0.0000.0000.001
getVennCounts0.0010.0000.001
hyperGtest0.0010.0000.001
makeVennDiagram0.0030.0000.002
mergePlusMinusPeaks0.0010.0000.000
metagenePlot2.6490.0282.685
myPeakList0.0140.0000.014
oligoFrequency0.2090.0080.218
oligoNucleotideEnrichment0.2660.0040.271
oligoSummary0.0000.0000.001
peakPermTest0.0020.0000.002
peaksNearBDP0.0010.0000.000
pie10.0060.0000.006
plotBinOverRegions0.0010.0000.001
preparePool0.0010.0000.001
reCenterPeaks0.0330.0000.034
summarizeOverlapsByBins6.3010.5076.488
summarizePatternInPeaks0.6980.0680.768
tileCount0.2660.2270.418
tileGRanges0.2140.1190.057
toGRanges0.1140.0160.131
translatePattern0.0000.0000.001
wgEncodeTfbsV30.1700.0320.201
write2FASTA0.0240.0000.024
xget0.1360.0200.157