Back to the "Multiple platform build/check report" A  B [C] D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.1: CHECK report for ChIPpeakAnno on morelia

This page was generated on 2015-10-09 09:39:08 -0700 (Fri, 09 Oct 2015).

Package 157/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPpeakAnno 3.2.2
Lihua Julie Zhu , Jianhong Ou
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/ChIPpeakAnno
Last Changed Rev: 103921 / Revision: 109384
Last Changed Date: 2015-05-18 07:59:06 -0700 (Mon, 18 May 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: ChIPpeakAnno
Version: 3.2.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ChIPpeakAnno_3.2.2.tar.gz
StartedAt: 2015-10-09 00:05:16 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 00:10:57 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 340.9 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 --no-vignettes --timings ChIPpeakAnno_3.2.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.1-bioc/meat/ChIPpeakAnno.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-apple-darwin13.4.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.2.2’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘grid’ ‘VennDiagram’ ‘biomaRt’ ‘IRanges’ ‘Biostrings’ ‘GenomicRanges’
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 ... [20s/21s] OK
* checking installed package size ... NOTE
  installed size is 11.6Mb
  sub-directories of 1Mb or more:
    data      9.7Mb
    extdata   1.0Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Title field: should not end in a period.
Malformed Description field: should contain one or more complete sentences.
* 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 ... NOTE
annotatePeakInBatch: no visible global function definition for
  ‘seqlevels’
assignChromosomeRegion : formatSeqnames: no visible global function
  definition for ‘seqlevels’
assignChromosomeRegion: no visible global function definition for
  ‘seqlengths’
assignChromosomeRegion: no visible global function definition for
  ‘seqlevels’
assignChromosomeRegion: no visible global function definition for
  ‘keepSeqlevels’
findOverlappingPeaks: no visible global function definition for
  ‘DataFrame’
formatSeqnames: no visible global function definition for ‘seqlevels’
getAllPeakSequence: no visible global function definition for
  ‘seqlevels’
getAllPeakSequence: no visible global function definition for
  ‘seqlengths’
getAllPeakSequence: no visible global function definition for
  ‘seqlengths<-’
getEnrichedGO: no visible global function definition for ‘mappedkeys’
getEnrichedGO : <anonymous>: no visible global function definition for
  ‘GOID’
getEnrichedGO : <anonymous>: no visible global function definition for
  ‘Term’
getEnrichedGO : <anonymous>: no visible global function definition for
  ‘Definition’
getEnrichedGO : <anonymous>: no visible global function definition for
  ‘Ontology’
getEnrichedPATH: no visible global function definition for ‘mappedkeys’
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [27s/63s] OK
Examples with CPU or elapsed time > 5s
            user system elapsed
addGeneIDs 2.523  0.386  35.916
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’ [54s/67s]
 [55s/67s] 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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.1-bioc/meat/ChIPpeakAnno.Rcheck/00check.log’
for details.


ChIPpeakAnno.Rcheck/00install.out:

* installing *source* package ‘ChIPpeakAnno’ ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
* DONE (ChIPpeakAnno)

ChIPpeakAnno.Rcheck/ChIPpeakAnno-Ex.timings:

nameusersystemelapsed
BED2RangedData0.0340.0000.034
ChIPpeakAnno-package0.8340.0220.895
ExonPlusUtr.human.GRCh373.8510.2054.059
GFF2RangedData0.0230.0000.023
Peaks.Ste12.Replicate10.0300.0030.033
Peaks.Ste12.Replicate20.0210.0080.029
Peaks.Ste12.Replicate30.0230.0090.032
TSS.human.GRCh370.1420.0690.213
TSS.human.GRCh380.7920.0970.889
TSS.human.NCBI360.4850.0270.513
TSS.mouse.GRCm380.1490.0250.174
TSS.mouse.NCBIM370.1150.0180.134
TSS.rat.RGSC3.40.0980.0220.120
TSS.rat.Rnor_5.00.0970.0200.118
TSS.zebrafish.Zv80.1080.0250.134
TSS.zebrafish.Zv90.100.020.12
addAncestors2.1100.1332.280
addGeneIDs 2.523 0.38635.916
annotatePeakInBatch1.3390.1821.550
annotatedPeak0.1100.0170.128
assignChromosomeRegion0.0030.0000.003
binOverFeature0.5730.0570.642
condenseMatrixByColnames0.0270.0010.028
convert2EntrezID0.4140.0150.429
countPatternInSeqs0.1610.0010.162
egOrgMap0.0010.0010.001
enrichedGO0.0030.0000.005
findOverlappingPeaks0.0040.0000.004
findOverlapsOfPeaks0.7360.1751.114
getAllPeakSequence0.5570.0890.844
getAnnotation0.0010.0010.002
getEnrichedGO0.0170.0070.025
getEnrichedPATH0.0010.0010.002
getGeneSeq0.0060.0030.009
getUniqueGOidCount0.0030.0010.003
getVennCounts0.0040.0010.004
hyperGtest0.0020.0000.002
makeVennDiagram0.0040.0000.005
myPeakList0.0370.0020.038
peaksNearBDP0.0020.0000.002
summarizePatternInPeaks0.6370.0080.646
toGRanges0.0480.0130.061
translatePattern0.0000.0000.001
write2FASTA0.0500.0130.064