Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-10-16 12:04:16 -0400 (Wed, 16 Oct 2019).
Package 261/1741 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
ChIPQC 1.20.0 Tom Carroll
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | [ WARNINGS ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK |
Package: ChIPQC |
Version: 1.20.0 |
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:ChIPQC.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings ChIPQC_1.20.0.tar.gz |
StartedAt: 2019-10-16 00:27:24 -0400 (Wed, 16 Oct 2019) |
EndedAt: 2019-10-16 00:34:51 -0400 (Wed, 16 Oct 2019) |
EllapsedTime: 446.2 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: ChIPQC.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:ChIPQC.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings ChIPQC_1.20.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/ChIPQC.Rcheck’ * using R version 3.6.1 (2019-07-05) * using platform: x86_64-pc-linux-gnu (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.20.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 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 ... NOTE Output for data("tamoxifen_QC", package = "ChIPQC"): * checking data for non-ASCII characters ... WARNING Error loading dataset 'exampleExp': Error in .requirePackage(package) : unable to find required package 'ChIPQC' Error loading dataset 'tamoxifen': Error in .requirePackage(package) : unable to find required package 'ChIPQC' The dataset(s) may use package(s) not declared in the DESCRIPTION file. * checking data for ASCII and uncompressed saves ... 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 30.396 0.172 30.614 * 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, 4 NOTEs See ‘/home/biocbuild/bbs-3.9-bioc/meat/ChIPQC.Rcheck/00check.log’ for details.
ChIPQC.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL ChIPQC ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’ * installing *source* package ‘ChIPQC’ ... ** using staged installation ** 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 from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ChIPQC)
ChIPQC.Rcheck/ChIPQC-Ex.timings
name | user | system | elapsed | |
ChIPQC-data | 1.466 | 0.024 | 1.494 | |
ChIPQC | 0.504 | 0.000 | 0.503 | |
ChIPQCexperiment-class | 0.557 | 0.000 | 0.557 | |
ChIPQCreport | 30.396 | 0.172 | 30.614 | |
ChIPQCsample-class | 0.883 | 0.012 | 0.914 | |
FragmentLengthCrossCoverage-methods | 0.052 | 0.000 | 0.051 | |
Normalisedaveragepeaksignal-methods | 0.025 | 0.000 | 0.025 | |
QCannotation-methods | 0.015 | 0.000 | 0.015 | |
QCcontrol-methods | 0.167 | 0.008 | 0.174 | |
QCdba-methods | 0.111 | 0.000 | 0.110 | |
QCmetadata-methods | 0.106 | 0.011 | 0.117 | |
QCmetrics-methods | 0.379 | 0.008 | 0.387 | |
QCsample-methods | 0.043 | 0.000 | 0.043 | |
ReadLengthCrossCoverage-methods | 0.012 | 0.003 | 0.015 | |
RelativeCrossCoverage-methods | 0.052 | 0.000 | 0.052 | |
averagepeaksignal-methods | 0.026 | 0.000 | 0.026 | |
coveragehistogram-methods | 0.025 | 0.000 | 0.024 | |
crosscoverage-methods | 0.023 | 0.000 | 0.024 | |
duplicateRate-methods | 0.015 | 0.000 | 0.016 | |
duplicates-methods | 0.018 | 0.000 | 0.017 | |
flagtagcounts-methods | 0.024 | 0.000 | 0.024 | |
fragmentlength-methods | 0.091 | 0.000 | 0.091 | |
frip-methods | 0.024 | 0.000 | 0.024 | |
mapped-methods | 0.020 | 0.004 | 0.025 | |
peaks-methods | 0.173 | 0.000 | 0.173 | |
plotCC-methods | 1.266 | 0.000 | 1.268 | |
plotCorHeatmap-methods | 0.191 | 0.000 | 0.191 | |
plotCoverageHist-methods | 0.513 | 0.000 | 0.514 | |
plotFribl-methods | 0.661 | 0.000 | 0.662 | |
plotFrip-methods | 0.870 | 0.004 | 0.874 | |
plotPeakProfile-methods | 2.480 | 0.028 | 2.509 | |
plotPrincomp-methods | 0.376 | 0.040 | 0.415 | |
plotRap-methods | 0.890 | 0.044 | 0.934 | |
plotRegi-methods | 1.243 | 0.008 | 1.262 | |
plotSSD-methods | 1.633 | 0.000 | 1.633 | |
readlength-methods | 0.023 | 0.000 | 0.023 | |
reads-methods | 0.023 | 0.000 | 0.023 | |
regi-methods | 0.065 | 0.004 | 0.069 | |
ribl-methods | 0.024 | 0.000 | 0.024 | |
rip-methods | 0.024 | 0.000 | 0.025 | |
ssd-methods | 0.025 | 0.000 | 0.024 | |