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.3: CHECK report for ChIPQC on oaxaca

This page was generated on 2016-10-13 13:00:09 -0700 (Thu, 13 Oct 2016).

Package 178/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPQC 1.8.9
Tom Carroll , Rory Stark
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/ChIPQC
Last Changed Rev: 121428 / Revision: 122332
Last Changed Date: 2016-09-26 18:31:59 -0700 (Mon, 26 Sep 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca 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.8.9
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ChIPQC_1.8.9.tar.gz
StartedAt: 2016-10-13 00:04:16 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 00:11:05 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 409.6 seconds
RetCode: 0
Status:  OK 
CheckDir: ChIPQC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ChIPQC_1.8.9.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/ChIPQC.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-apple-darwin13.4.0 (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.8.9’
* 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
findCovMaxPos: no visible global function definition for ‘seqlengths’
findCovMaxPos: no visible global function definition for ‘seqlengths<-’
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’
makeSSDPlot: no visible binding for global variable ‘Sample’
makeSSDPlot: no visible binding for global variable ‘SSD’
makeSSDPlot: no visible global function definition for ‘geom_point’
plotCC,ChIPQCexperiment: no visible binding for global variable
  ‘Sample’
plotCC,list: no visible binding for global variable ‘Sample’
plotPeakProfile,ChIPQCexperiment: no visible binding for global
  variable ‘Sample’
plotPeakProfile,list: no visible binding for global variable ‘Sample’
Undefined global functions or variables:
  CC_Score CountsInPeaks Depth Distance FRIBL FRIP GenomicIntervals
  Reads SSD Sample Shift_Size Signal geom_point log10_bp
  log2_Enrichment seqlengths seqlengths<-
Consider adding
  importFrom("stats", "SSD")
to your NAMESPACE file.
* 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.hg38.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 36.043  1.424  43.947
* 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.3-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-data2.1800.0702.405
ChIPQC1.0230.0181.043
ChIPQCexperiment-class1.0040.0181.023
ChIPQCreport36.043 1.42443.947
ChIPQCsample-class1.9270.0652.062
FragmentLengthCrossCoverage-methods0.0850.0080.092
Normalisedaveragepeaksignal-methods0.0300.0070.038
QCannotation-methods0.0210.0070.027
QCcontrol-methods0.2450.0130.258
QCdba-methods0.1420.0090.151
QCmetadata-methods0.1620.0080.169
QCmetrics-methods0.6110.0170.640
QCsample-methods0.0590.0070.067
ReadLengthCrossCoverage-methods0.0180.0050.099
RelativeCrossCoverage-methods0.0790.0060.085
averagepeaksignal-methods0.0290.0070.036
coveragehistogram-methods0.0280.0060.035
crosscoverage-methods0.0260.0070.033
duplicateRate-methods0.0170.0060.024
duplicates-methods0.0160.0060.022
flagtagcounts-methods0.0190.0060.025
fragmentlength-methods0.1120.0160.128
frip-methods0.0180.0060.024
mapped-methods0.0200.0060.026
peaks-methods0.0660.0070.073
plotCC-methods1.6980.0121.789
plotCorHeatmap-methods0.7410.0151.004
plotCoverageHist-methods0.7550.0140.770
plotFribl-methods0.8450.0180.864
plotFrip-methods0.8930.0110.906
plotPeakProfile-methods1.8550.0562.044
plotPrincomp-methods0.3720.0120.385
plotRap-methods0.9880.0091.011
plotRegi-methods1.5420.0221.578
plotSSD-methods1.9340.0202.000
readlength-methods0.0180.0070.026
reads-methods0.0190.0060.026
regi-methods0.0620.0080.070
ribl-methods0.0170.0050.022
rip-methods0.0200.0060.025
ssd-methods0.0180.0070.025