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.2: CHECK report for ChIPpeakAnno on perceval

This page was generated on 2015-08-13 11:05:42 -0700 (Thu, 13 Aug 2015).

Package 161/1064HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPpeakAnno 3.3.3
Lihua Julie Zhu , Jianhong Ou
Snapshot Date: 2015-08-12 16:24:12 -0700 (Wed, 12 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ChIPpeakAnno
Last Changed Rev: 107075 / Revision: 107359
Last Changed Date: 2015-08-04 07:31:10 -0700 (Tue, 04 Aug 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca 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.3.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ChIPpeakAnno_3.3.3.tar.gz
StartedAt: 2015-08-12 23:07:26 -0700 (Wed, 12 Aug 2015)
EndedAt: 2015-08-12 23:14:05 -0700 (Wed, 12 Aug 2015)
EllapsedTime: 399.0 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.3.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/ChIPpeakAnno.Rcheck’
* using R version 3.2.2 RC (2015-08-07 r68909)
* using platform: x86_64-apple-darwin10.8.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.3.3’
* 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 ... [27s/27s] OK
* checking installed package size ... NOTE
  installed size is 12.6Mb
  sub-directories of 1Mb or more:
    data      9.7Mb
    extdata   2.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 : 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’
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’
mergePlusMinusPeaks: no visible global function definition for
  ‘rowMins’
mergePlusMinusPeaks: no visible global function definition for
  ‘rowMaxs’
* 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 ... [38s/39s] OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
ExonPlusUtr.human.GRCh37 6.015  0.211   6.227
addGeneIDs               4.659  0.265   5.205
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’ [72s/81s]
 [72s/82s] 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.2-bioc/meat/ChIPpeakAnno.Rcheck/00check.log’
for details.


ChIPpeakAnno.Rcheck/00install.out:

* installing *source* package ‘ChIPpeakAnno’ ...
** R
** data
** inst
** preparing package for lazy loading
No methods found in "matrixStats" for requests: makeGRangesFromDataFrame
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in "matrixStats" for requests: makeGRangesFromDataFrame
* DONE (ChIPpeakAnno)

ChIPpeakAnno.Rcheck/ChIPpeakAnno-Ex.timings:

nameusersystemelapsed
BED2RangedData0.0550.0140.070
ChIPpeakAnno-package1.2970.0601.357
ExonPlusUtr.human.GRCh376.0150.2116.227
GFF2RangedData0.0190.0000.019
Peaks.Ste12.Replicate10.0300.0030.032
Peaks.Ste12.Replicate20.0250.0020.027
Peaks.Ste12.Replicate30.0250.0020.027
TSS.human.GRCh370.1650.0430.208
TSS.human.GRCh381.3020.0221.324
TSS.human.NCBI360.1570.0460.204
TSS.mouse.GRCm380.1500.0430.192
TSS.mouse.NCBIM370.1370.0420.180
TSS.rat.RGSC3.40.1110.0450.156
TSS.rat.Rnor_5.00.1110.0500.161
TSS.zebrafish.Zv80.1140.0520.166
TSS.zebrafish.Zv90.1480.0700.218
addAncestors2.1150.2622.420
addGeneIDs4.6590.2655.205
annotatePeakInBatch1.3110.1641.475
annotatedPeak0.1180.0080.127
assignChromosomeRegion0.0070.0000.006
binOverFeature0.4800.0450.525
condenseMatrixByColnames0.0220.0010.022
convert2EntrezID1.4790.0171.497
countPatternInSeqs0.1290.0010.131
egOrgMap0.0010.0000.002
enrichedGO0.0030.0000.004
findOverlappingPeaks0.0040.0000.005
findOverlapsOfPeaks0.8030.0050.809
getAllPeakSequence0.9000.0401.006
getAnnotation0.0020.0000.001
getEnrichedGO0.0260.0020.027
getEnrichedPATH0.0020.0010.002
getGeneSeq0.0070.0000.007
getUniqueGOidCount0.0030.0010.004
getVennCounts0.0050.0000.005
hyperGtest0.0030.0000.004
makeVennDiagram0.0090.0010.010
mergePlusMinusPeaks0.0030.0000.003
myPeakList0.0360.0020.038
peaksNearBDP0.0020.0010.003
summarizePatternInPeaks0.7790.0200.800
toGRanges0.060.000.06
translatePattern0.0010.0000.001
write2FASTA0.0460.0010.047