Back to Multiple platform build/check report for BioC 3.9
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for ChIPQC on merida2

This page was generated on 2019-04-09 13:29:30 -0400 (Tue, 09 Apr 2019).

Package 256/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPQC 1.19.2
Tom Carroll , Rory Stark
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/ChIPQC
Branch: master
Last Commit: 4a26e5c
Last Changed Date: 2019-02-28 21:36:10 -0400 (Thu, 28 Feb 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK 

Summary

Package: ChIPQC
Version: 1.19.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ChIPQC.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ChIPQC_1.19.2.tar.gz
StartedAt: 2019-04-08 23:50:02 -0400 (Mon, 08 Apr 2019)
EndedAt: 2019-04-08 23:57:19 -0400 (Mon, 08 Apr 2019)
EllapsedTime: 437.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 --install=check:ChIPQC.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ChIPQC_1.19.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/ChIPQC.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.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.19.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 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.hg38.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’
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’
sampleQC: no visible global function definition for ‘seqlevels<-’
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 TxDb.Hsapiens.UCSC.hg38.knownGene
  geom_point log10_bp log2_Enrichment seqlengths seqlengths<-
  seqlevels<-
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 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 41.895  3.109  45.641
* 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.9-bioc/meat/ChIPQC.Rcheck/00check.log’
for details.



Installation output

ChIPQC.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL ChIPQC
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘ChIPQC’ ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘ChIPQC.Rnw’ 
** testing if installed package can be loaded
* DONE (ChIPQC)

Tests output


Example timings

ChIPQC.Rcheck/ChIPQC-Ex.timings

nameusersystemelapsed
ChIPQC-data1.6200.0451.686
ChIPQC0.7650.0310.802
ChIPQCexperiment-class1.4920.0221.522
ChIPQCreport41.895 3.10945.641
ChIPQCsample-class1.3330.0301.380
FragmentLengthCrossCoverage-methods0.0600.0030.064
Normalisedaveragepeaksignal-methods0.0310.0060.037
QCannotation-methods0.0180.0030.022
QCcontrol-methods0.2540.0120.270
QCdba-methods0.1500.0070.157
QCmetadata-methods0.1670.0080.177
QCmetrics-methods0.6270.0140.647
QCsample-methods0.0520.0050.058
ReadLengthCrossCoverage-methods0.0150.0040.019
RelativeCrossCoverage-methods0.0620.0050.067
averagepeaksignal-methods0.0320.0070.039
coveragehistogram-methods0.0390.0070.046
crosscoverage-methods0.0280.0070.037
duplicateRate-methods0.0220.0070.028
duplicates-methods0.0160.0060.022
flagtagcounts-methods0.0160.0050.022
fragmentlength-methods0.0780.0060.085
frip-methods0.0190.0060.026
mapped-methods0.0240.0060.029
peaks-methods0.2010.0060.209
plotCC-methods1.7220.0161.760
plotCorHeatmap-methods0.2840.0080.294
plotCoverageHist-methods0.8020.0090.817
plotFribl-methods0.9280.0080.965
plotFrip-methods0.9820.0070.995
plotPeakProfile-methods2.3860.0532.468
plotPrincomp-methods0.4190.0140.441
plotRap-methods1.2590.0071.282
plotRegi-methods1.8040.0181.844
plotSSD-methods2.3680.0192.408
readlength-methods0.9890.0831.086
reads-methods0.0200.0080.028
regi-methods0.0700.0080.079
ribl-methods0.0170.0070.023
rip-methods0.0180.0050.022
ssd-methods0.0180.0040.023