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 ChIPQC on oaxaca

This page was generated on 2015-10-27 17:41:18 -0400 (Tue, 27 Oct 2015).

Package 166/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPQC 1.6.1
Tom Carroll , Rory Stark
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/ChIPQC
Last Changed Rev: 109652 / Revision: 109947
Last Changed Date: 2015-10-15 11:14:18 -0400 (Thu, 15 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: ChIPQC
Version: 1.6.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ChIPQC_1.6.1.tar.gz
StartedAt: 2015-10-27 02:10:37 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 02:18:08 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 451.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: ChIPQC.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/ChIPQC.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 ‘ChIPQC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ChIPQC’ version ‘1.6.1’
* 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 ... [38s/39s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
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 loading without being on the library search path ... OK
* checking dependencies in R code ... WARNING
'library' or 'require' call not declared from: ‘TxDb.Hsapiens.UCSC.hg38.knownGene’
'library' or 'require' calls in package code:
  ‘TxDb.Celegans.UCSC.ce6.ensGene’
  ‘TxDb.Dmelanogaster.UCSC.dm3.ensGene’
  ‘TxDb.Hsapiens.UCSC.hg18.knownGene’
  ‘TxDb.Hsapiens.UCSC.hg19.knownGene’
  ‘TxDb.Hsapiens.UCSC.hg38.knownGene’
  ‘TxDb.Mmusculus.UCSC.mm10.knownGene’
  ‘TxDb.Mmusculus.UCSC.mm9.knownGene’
  ‘TxDb.Rnorvegicus.UCSC.rn4.ensGene’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* 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: warning in read.delim(LoadFile, sep = sepr, header = TRUE,
  comment = "#"): partial argument match of 'comment' to 'comment.char'
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.hg19.knownGene’
getAnnotation: no visible binding for global variable
  ‘TxDb.Hsapiens.UCSC.hg18.knownGene’
getAnnotation: no visible binding for global variable
  ‘TxDb.Hsapiens.UCSC.hg38.knownGene’
getAnnotation: no visible binding for global variable
  ‘TxDb.Mmusculus.UCSC.mm10.knownGene’
getAnnotation: no visible binding for global variable
  ‘TxDb.Mmusculus.UCSC.mm9.knownGene’
getAnnotation: no visible binding for global variable
  ‘TxDb.Rnorvegicus.UCSC.rn4.ensGene’
getAnnotation: no visible binding for global variable
  ‘TxDb.Celegans.UCSC.ce6.ensGene’
getAnnotation: no visible binding for global variable
  ‘TxDb.Dmelanogaster.UCSC.dm3.ensGene’
getAnnotation: no visible global function definition for
  ‘fiveUTRsByTranscript’
getAnnotation: no visible global function definition for
  ‘threeUTRsByTranscript’
getAnnotation: no visible global function definition for ‘cdsBy’
getAnnotation: no visible global function definition for
  ‘intronsByTranscript’
getAnnotation: no visible global function definition for ‘transcripts’
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 global function definition for ‘geom_point’
sampleQC: no visible global function definition for ‘index’
sampleQC: no visible global function definition for ‘BamFile’
sampleQC: no visible global function definition for ‘indexBam’
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’
plotRap,ChIPQCexperiment: no visible global function definition for
  ‘coord_cartesian’
* 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 ... [86s/86s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
ChIPQCreport 47.415  1.491   48.96
* 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: 1 WARNING, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.2-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.4470.0321.480
ChIPQC1.0240.0161.040
ChIPQCexperiment-class0.5190.0190.539
ChIPQCreport47.415 1.49148.960
ChIPQCsample-class1.0500.0311.160
FragmentLengthCrossCoverage-methods0.0980.0070.105
Normalisedaveragepeaksignal-methods0.0230.0120.035
QCannotation-methods0.0140.0050.020
QCcontrol-methods0.2570.0120.270
QCdba-methods0.1080.0070.116
QCmetadata-methods0.1270.0090.136
QCmetrics-methods0.5700.0160.587
QCsample-methods0.0920.0080.099
ReadLengthCrossCoverage-methods0.0140.0060.021
RelativeCrossCoverage-methods0.0880.0070.095
averagepeaksignal-methods0.0250.0070.032
coveragehistogram-methods0.0230.0080.032
crosscoverage-methods0.0220.0090.030
duplicateRate-methods0.0140.0060.019
duplicates-methods0.0140.0070.020
flagtagcounts-methods0.0140.0060.020
fragmentlength-methods0.0750.0070.082
frip-methods0.0140.0070.020
mapped-methods0.0140.0060.020
peaks-methods0.0810.0070.088
plotCC-methods0.8590.0130.873
plotCorHeatmap-methods2.4840.0742.560
plotCoverageHist-methods0.6400.0130.654
plotFribl-methods0.7260.0150.742
plotFrip-methods0.7420.0130.762
plotPeakProfile-methods1.5600.0611.621
plotPrincomp-methods2.5030.0672.573
plotRap-methods0.9190.0060.929
plotRegi-methods1.3580.0171.382
plotSSD-methods1.2730.0211.300
readlength-methods0.0150.0040.019
reads-methods0.0150.0040.018
regi-methods0.0600.0050.066
ribl-methods0.0130.0040.017
rip-methods0.0140.0040.018
ssd-methods0.0140.0040.018