| Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:38:24 -0400 (Thu, 12 Apr 2018).
| Package 220/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| ChIPQC 1.14.0 Tom Carroll
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | NotNeeded | OK | OK | |||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | NotNeeded | OK | OK | OK | |||||||
| veracruz1 | OS X 10.11.6 El Capitan / x86_64 | NotNeeded | OK | [ OK ] | OK |
| Package: ChIPQC |
| Version: 1.14.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ChIPQC_1.14.0.tar.gz |
| StartedAt: 2018-04-12 01:34:27 -0400 (Thu, 12 Apr 2018) |
| EndedAt: 2018-04-12 01:41:12 -0400 (Thu, 12 Apr 2018) |
| EllapsedTime: 405.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ChIPQC.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ChIPQC_1.14.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/ChIPQC.Rcheck’
* using R version 3.4.4 (2018-03-15)
* 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.14.0’
* 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.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> ... getClass -> getClassDef -> .classEnv -> .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 42.202 1.539 45.153
* 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.6-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
| name | user | system | elapsed | |
| ChIPQC-data | 3.158 | 0.055 | 3.265 | |
| ChIPQC | 0.434 | 0.015 | 0.455 | |
| ChIPQCexperiment-class | 0.456 | 0.012 | 0.478 | |
| ChIPQCreport | 42.202 | 1.539 | 45.153 | |
| ChIPQCsample-class | 2.250 | 0.028 | 2.336 | |
| FragmentLengthCrossCoverage-methods | 0.065 | 0.004 | 0.069 | |
| Normalisedaveragepeaksignal-methods | 0.024 | 0.005 | 0.028 | |
| QCannotation-methods | 0.016 | 0.004 | 0.020 | |
| QCcontrol-methods | 0.318 | 0.010 | 0.333 | |
| QCdba-methods | 0.121 | 0.006 | 0.130 | |
| QCmetadata-methods | 0.131 | 0.006 | 0.138 | |
| QCmetrics-methods | 0.499 | 0.012 | 0.514 | |
| QCsample-methods | 0.056 | 0.006 | 0.062 | |
| ReadLengthCrossCoverage-methods | 0.016 | 0.006 | 0.024 | |
| RelativeCrossCoverage-methods | 0.056 | 0.005 | 0.061 | |
| averagepeaksignal-methods | 0.026 | 0.006 | 0.032 | |
| coveragehistogram-methods | 0.029 | 0.006 | 0.035 | |
| crosscoverage-methods | 0.024 | 0.006 | 0.029 | |
| duplicateRate-methods | 0.016 | 0.005 | 0.023 | |
| duplicates-methods | 0.014 | 0.005 | 0.021 | |
| flagtagcounts-methods | 0.015 | 0.005 | 0.020 | |
| fragmentlength-methods | 0.062 | 0.006 | 0.068 | |
| frip-methods | 0.518 | 0.011 | 0.539 | |
| mapped-methods | 0.017 | 0.004 | 0.022 | |
| peaks-methods | 0.059 | 0.006 | 0.068 | |
| plotCC-methods | 1.778 | 0.018 | 1.842 | |
| plotCorHeatmap-methods | 0.232 | 0.009 | 0.250 | |
| plotCoverageHist-methods | 0.787 | 0.009 | 0.827 | |
| plotFribl-methods | 0.848 | 0.008 | 0.870 | |
| plotFrip-methods | 0.900 | 0.008 | 0.925 | |
| plotPeakProfile-methods | 2.094 | 0.036 | 2.198 | |
| plotPrincomp-methods | 0.308 | 0.010 | 0.329 | |
| plotRap-methods | 1.064 | 0.020 | 1.107 | |
| plotRegi-methods | 1.722 | 0.030 | 1.788 | |
| plotSSD-methods | 1.996 | 0.026 | 2.067 | |
| readlength-methods | 0.017 | 0.009 | 0.027 | |
| reads-methods | 0.017 | 0.009 | 0.027 | |
| regi-methods | 0.051 | 0.012 | 0.067 | |
| ribl-methods | 0.014 | 0.010 | 0.028 | |
| rip-methods | 0.015 | 0.012 | 0.027 | |
| ssd-methods | 0.016 | 0.009 | 0.025 | |