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.4: CHECK report for ChIPQC on zin1

This page was generated on 2016-09-21 03:38:54 -0700 (Wed, 21 Sep 2016).

Package 187/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPQC 1.9.2
Tom Carroll , Rory Stark
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ChIPQC
Last Changed Rev: 118142 / Revision: 121152
Last Changed Date: 2016-06-03 02:47:57 -0700 (Fri, 03 Jun 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: ChIPQC
Version: 1.9.2
Command: /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings ChIPQC_1.9.2.tar.gz
StartedAt: 2016-09-20 04:23:50 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 04:28:19 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 269.4 seconds
RetCode: 0
Status:  OK 
CheckDir: ChIPQC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings ChIPQC_1.9.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/ChIPQC.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ChIPQC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ChIPQC’ version ‘1.9.2’
* 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 ‘ChIPQC’ can be installed ... OK
* checking installed package size ... OK
* 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
Unexported object imported by a ':::' call: ‘S4Vectors:::tabulate2’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function call to a different package:
  .Call("rle_sum_any", ..., PACKAGE = "chipseq")
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
GetGRanges: no visible global function definition for ‘seqlevels<-’
findCovMaxPos: no visible global function definition for ‘seqlengths’
findCovMaxPos: no visible global function definition for ‘seqlengths<-’
getAnnotation: no visible binding for global variable
  ‘TxDb.Hsapiens.UCSC.hg20.knownGene’
getAnnotation: no visible global function definition for ‘seqlengths’
makeCCplot: no visible binding for global variable ‘Shift_Size’
makeCCplot: no visible binding for global variable ‘CC_Score’
makeCoveragePlot: no visible binding for global variable ‘Depth’
makeCoveragePlot: no visible binding for global variable ‘log10_bp’
makeCoveragePlot: no visible binding for global variable ‘Sample’
makeFriblPlot: no visible binding for global variable ‘Sample’
makeFriblPlot: no visible binding for global variable ‘FRIBL’
makeFriblPlot: no visible binding for global variable ‘Reads’
makeFripPlot: no visible binding for global variable ‘Sample’
makeFripPlot: no visible binding for global variable ‘FRIP’
makeFripPlot: no visible binding for global variable ‘Reads’
makePeakProfilePlot: no visible binding for global variable ‘Distance’
makePeakProfilePlot: no visible binding for global variable ‘Signal’
makeRapPlot: no visible binding for global variable ‘Sample’
makeRapPlot: no visible binding for global variable ‘CountsInPeaks’
makeRegiPlot: no visible binding for global variable ‘Sample’
makeRegiPlot: no visible binding for global variable ‘GenomicIntervals’
makeRegiPlot: no visible binding for global variable ‘log2_Enrichment’
sampleQC: no visible global function definition for ‘seqlevels<-’
plotCC,ChIPQCexperiment: no visible binding for global variable
  ‘Sample’
plotPeakProfile,ChIPQCexperiment: no visible binding for global
  variable ‘Sample’
Undefined global functions or variables:
  CC_Score CountsInPeaks Depth Distance FRIBL FRIP GenomicIntervals
  Reads Sample Shift_Size Signal TxDb.Hsapiens.UCSC.hg20.knownGene
  log10_bp log2_Enrichment seqlengths seqlengths<- seqlevels<-
* 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 ... NOTE
  Error : .onLoad failed in loadNamespace() for 'TxDb.Hsapiens.UCSC.hg19.knownGene', details:
    call: initialize(value, ...)
    error: attempt to apply non-function
  Error in .requirePackage(package) : 
    unable to find required package 'ChIPQC'
  Calls: <Anonymous> ... .findInheritedMethods -> getClass -> getClassDef -> .requirePackage
  Execution halted
* 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 ... OK
Examples with CPU or elapsed time > 5s
               user system elapsed
ChIPQCreport 26.296  0.308  26.642
* 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
  ‘/home/biocbuild/bbs-3.4-bioc/meat/ChIPQC.Rcheck/00check.log’
for details.


ChIPQC.Rcheck/00install.out:

* installing *source* package ‘ChIPQC’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ChIPQC)

ChIPQC.Rcheck/ChIPQC-Ex.timings:

nameusersystemelapsed
ChIPQC-data1.1800.0201.201
ChIPQC0.8640.0040.870
ChIPQCexperiment-class0.440.000.44
ChIPQCreport26.296 0.30826.642
ChIPQCsample-class1.1840.0361.237
FragmentLengthCrossCoverage-methods0.0600.0000.062
Normalisedaveragepeaksignal-methods0.0160.0080.025
QCannotation-methods0.0120.0040.017
QCcontrol-methods0.1840.0000.186
QCdba-methods0.1160.0080.123
QCmetadata-methods0.1160.0040.117
QCmetrics-methods0.4480.0040.454
QCsample-methods0.0440.0000.046
ReadLengthCrossCoverage-methods0.0200.0000.017
RelativeCrossCoverage-methods0.0560.0080.064
averagepeaksignal-methods0.0240.0040.026
coveragehistogram-methods0.0240.0000.024
crosscoverage-methods0.0240.0000.023
duplicateRate-methods0.0160.0000.017
duplicates-methods0.0160.0000.016
flagtagcounts-methods0.0240.0000.025
fragmentlength-methods0.0680.0000.067
frip-methods0.0200.0000.017
mapped-methods0.0160.0000.017
peaks-methods0.0480.0000.048
plotCC-methods1.1240.0281.155
plotCorHeatmap-methods0.2240.0040.229
plotCoverageHist-methods0.5480.0040.552
plotFribl-methods0.5960.0000.595
plotFrip-methods0.5840.0000.582
plotPeakProfile-methods1.2960.0001.294
plotPrincomp-methods0.2720.0000.271
plotRap-methods0.7480.0000.749
plotRegi-methods1.1240.0001.123
readlength-methods0.0160.0000.017
reads-methods0.0160.0000.016
regi-methods0.0520.0000.050
ribl-methods0.0160.0000.016
rip-methods0.0160.0000.016
ssd-methods0.0200.0000.016