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 perceval

This page was generated on 2015-10-27 17:36:13 -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 06:17:40 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 06:26:12 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 511.4 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 Patched (2015-10-08 r69496)
* using platform: x86_64-apple-darwin10.8.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 ... [39s/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'
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’
GetGRanges: no visible global function definition for ‘seqlevels<-’
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 ... [106s/107s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
ChIPQCreport 64.208  2.124  66.869
* 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.4910.0431.534
ChIPQC1.1950.0211.217
ChIPQCexperiment-class0.5750.0290.604
ChIPQCreport64.208 2.12466.869
ChIPQCsample-class0.8860.0290.929
FragmentLengthCrossCoverage-methods0.0920.0050.096
Normalisedaveragepeaksignal-methods0.0230.0040.028
QCannotation-methods0.0160.0040.020
QCcontrol-methods0.2520.0090.263
QCdba-methods0.1150.0080.123
QCmetadata-methods0.1250.0100.136
QCmetrics-methods0.5770.0230.600
QCsample-methods0.0860.0110.097
ReadLengthCrossCoverage-methods0.0150.0050.020
RelativeCrossCoverage-methods0.0800.0060.084
averagepeaksignal-methods0.0260.0060.032
coveragehistogram-methods0.0240.0070.030
crosscoverage-methods0.0210.0060.027
duplicateRate-methods0.0140.0050.020
duplicates-methods0.0140.0050.020
flagtagcounts-methods0.0150.0060.020
fragmentlength-methods0.0870.0060.092
frip-methods0.0170.0060.023
mapped-methods0.0140.0050.020
peaks-methods0.0830.0060.088
plotCC-methods0.8250.0170.919
plotCorHeatmap-methods3.1060.0983.204
plotCoverageHist-methods0.5760.0090.587
plotFribl-methods0.6500.0150.666
plotFrip-methods0.6940.0060.700
plotPeakProfile-methods1.6370.0761.713
plotPrincomp-methods3.0810.0923.174
plotRap-methods0.8780.0090.894
plotRegi-methods1.2920.0191.419
plotSSD-methods1.2730.0311.314
readlength-methods0.0150.0060.020
reads-methods0.0150.0060.021
regi-methods0.0610.0070.072
ribl-methods0.0150.0060.021
rip-methods0.0150.0070.021
ssd-methods0.0140.0060.021