Back to Multiple platform build/check report for BioC 3.13
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:31 -0400 (Fri, 15 Oct 2021).

CHECK results for ChIPpeakAnno on machv2

To the developers/maintainers of the ChIPpeakAnno package:
- Please 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 How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 294/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPpeakAnno 3.26.4  (landing page)
Jianhong Ou
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/ChIPpeakAnno
git_branch: RELEASE_3_13
git_last_commit: 5104b7d
git_last_commit_date: 2021-09-09 15:41:30 -0400 (Thu, 09 Sep 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: ChIPpeakAnno
Version: 3.26.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ChIPpeakAnno.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ChIPpeakAnno_3.26.4.tar.gz
StartedAt: 2021-10-14 17:19:19 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 17:31:28 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 729.5 seconds
RetCode: 0
Status:   OK  
CheckDir: ChIPpeakAnno.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ChIPpeakAnno.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ChIPpeakAnno_3.26.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/ChIPpeakAnno.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* 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.26.4’
* 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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* 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.6Mb
  sub-directories of 1Mb or more:
    data     13.1Mb
    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 ... 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            41.765  0.383  42.191
findMotifsInPromoterSeqs 20.049  0.137  20.279
annotatePeakInBatch      19.043  0.528  19.625
annoPeaks                 4.351  0.307   6.777
* 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
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/ChIPpeakAnno.Rcheck/00check.log’
for details.



Installation output

ChIPpeakAnno.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL ChIPpeakAnno
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/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
** 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 version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, 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 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: rtracklayer
[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("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")
══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (6)

[ FAIL 0 | WARN 3 | SKIP 6 | PASS 214 ]
> 
> proc.time()
   user  system elapsed 
179.903   3.800 188.931 

Example timings

ChIPpeakAnno.Rcheck/ChIPpeakAnno-Ex.timings

nameusersystemelapsed
ChIPpeakAnno-package0.0000.0010.001
ExonPlusUtr.human.GRCh373.3640.1183.484
HOT.spots0.1540.0090.163
IDRfilter0.0010.0000.001
Peaks.Ste12.Replicate10.1010.0030.105
Peaks.Ste12.Replicate20.0320.0030.035
Peaks.Ste12.Replicate30.0290.0020.031
TSS.human.GRCh370.2330.0170.249
TSS.human.GRCh380.1980.0110.209
TSS.human.NCBI360.1210.0090.129
TSS.mouse.GRCm380.1020.0080.110
TSS.mouse.NCBIM370.1150.0100.125
TSS.rat.RGSC3.40.0840.0060.090
TSS.rat.Rnor_5.00.0870.0070.093
TSS.zebrafish.Zv80.0840.0080.092
TSS.zebrafish.Zv90.1190.0120.131
addAncestors1.7790.0701.850
addGeneIDs2.5160.5253.042
addMetadata2.4610.1532.615
annoGR0.0000.0000.001
annoPeaks4.3510.3076.777
annotatePeakInBatch19.043 0.52819.625
annotatedPeak0.0710.0030.074
assignChromosomeRegion0.0010.0000.002
bdp000
binOverFeature1.6150.0161.633
binOverGene0.0010.0000.001
binOverRegions0.0010.0010.001
condenseMatrixByColnames0.0180.0010.020
convert2EntrezID0.5870.0090.596
countPatternInSeqs0.2570.0050.263
cumulativePercentage000
downstreams0.0530.0010.054
egOrgMap0.0010.0010.001
enrichedGO0.0030.0040.007
enrichmentPlot0.6390.0090.647
estFragmentLength0.0000.0010.001
estLibSize0.0000.0010.001
featureAlignedDistribution0.4160.0010.419
featureAlignedExtendSignal0.0040.0010.004
featureAlignedHeatmap0.6270.0030.630
featureAlignedSignal0.5280.0630.590
findEnhancers41.765 0.38342.191
findMotifsInPromoterSeqs20.049 0.13720.279
findOverlappingPeaks0.0020.0010.002
findOverlapsOfPeaks4.3720.0354.411
genomicElementDistribution0.0030.0010.004
genomicElementUpSetR0.0010.0010.002
getAllPeakSequence0.8300.0230.857
getAnnotation0.0020.0020.004
getEnrichedGO0.0170.0090.025
getEnrichedPATH0.0020.0000.002
getGO0.0010.0000.001
getGeneSeq0.0020.0010.004
getUniqueGOidCount0.0020.0010.002
getVennCounts0.0010.0010.002
hyperGtest0.0010.0010.002
makeVennDiagram0.0040.0010.004
mergePlusMinusPeaks0.0000.0010.001
metagenePlot3.1460.0563.204
myPeakList0.0160.0030.019
oligoFrequency0.2130.0160.230
oligoSummary0.0010.0000.001
peakPermTest0.0020.0010.003
peaksNearBDP0.0010.0010.001
pie10.0060.0010.008
plotBinOverRegions0.0010.0000.002
preparePool0.0000.0000.001
reCenterPeaks0.0570.0000.058
summarizeOverlapsByBins3.2590.5713.323
summarizePatternInPeaks0.9230.0740.996
tileCount0.8200.5370.856
tileGRanges0.0940.0140.107
toGRanges0.2510.0370.288
translatePattern0.0010.0010.001
wgEncodeTfbsV30.2870.0120.299
write2FASTA0.0280.0030.030
xget0.1270.0080.135