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 2.14: CHECK report for ChIPQC on moscato2

This page was generated on 2014-10-08 08:56:40 -0700 (Wed, 08 Oct 2014).

Package 142/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPQC 1.0.9
Tom Carroll , Rory Stark
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/ChIPQC
Last Changed Rev: 92896 / Revision: 95116
Last Changed Date: 2014-07-27 11:50:41 -0700 (Sun, 27 Jul 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: ChIPQC
Version: 1.0.9
Command: rm -rf ChIPQC.buildbin-libdir && mkdir ChIPQC.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ChIPQC.buildbin-libdir ChIPQC_1.0.9.tar.gz >ChIPQC-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=ChIPQC.buildbin-libdir --install="check:ChIPQC-install.out" --force-multiarch --no-vignettes --timings ChIPQC_1.0.9.tar.gz
StartedAt: 2014-10-07 23:39:41 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 23:47:34 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 473.4 seconds
RetCode: 0
Status:  OK  
CheckDir: ChIPQC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf ChIPQC.buildbin-libdir && mkdir ChIPQC.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ChIPQC.buildbin-libdir ChIPQC_1.0.9.tar.gz >ChIPQC-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=ChIPQC.buildbin-libdir --install="check:ChIPQC-install.out" --force-multiarch --no-vignettes --timings ChIPQC_1.0.9.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-2.14-bioc/meat/ChIPQC.Rcheck'
* using R version 3.1.1 (2014-07-10)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ChIPQC/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'ChIPQC' version '1.0.9'
* 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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... OK
* 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 the chapter 'System and foreign language interfaces' of 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'
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'
plotCC,ChIPQCexperiment: no visible binding for global variable
  'Sample'
plotPeakProfile,ChIPQCexperiment: no visible binding for global
  variable 'Sample'
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [72s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
ChIPQCreport 30.17  14.74   45.14
** running examples for arch 'x64' ... [83s] OK
Examples with CPU or elapsed time > 5s
              user system elapsed
ChIPQCreport 35.09  14.71   49.95
* 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

NOTE: There were 2 notes.
See
  'E:/biocbld/bbs-2.14-bioc/meat/ChIPQC.Rcheck/00check.log'
for details.

ChIPQC.Rcheck/00install.out:


install for i386

* 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

install for x64

* installing *source* package 'ChIPQC' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ChIPQC' as ChIPQC_1.0.9.zip
* DONE (ChIPQC)

ChIPQC.Rcheck/examples_i386/ChIPQC-Ex.timings:

nameusersystemelapsed
ChIPQC-data1.760.011.82
ChIPQC0.780.000.78
ChIPQCexperiment-class0.760.000.76
ChIPQCreport30.1714.7445.14
ChIPQCsample-class1.230.051.43
FragmentLengthCrossCoverage-methods0.130.000.13
Normalisedaveragepeaksignal-methods0.030.000.03
QCannotation-methods0.020.000.01
QCcontrol-methods0.280.000.28
QCdba-methods0.120.000.13
QCmetadata-methods0.140.000.14
QCmetrics-methods0.630.020.64
QCsample-methods0.090.000.09
ReadLengthCrossCoverage-methods0.010.000.02
RelativeCrossCoverage-methods0.100.000.09
averagepeaksignal-methods0.030.000.03
coveragehistogram-methods0.030.000.03
crosscoverage-methods0.030.000.03
duplicateRate-methods0.020.000.02
duplicates-methods0.010.000.02
flagtagcounts-methods0.020.000.01
fragmentlength-methods0.090.000.10
frip-methods0.020.000.01
mapped-methods0.010.000.02
peaks-methods0.130.000.12
plotCC-methods0.920.000.92
plotCorHeatmap-methods0.930.010.95
plotCoverageHist-methods0.570.000.56
plotFribl-methods0.600.000.61
plotFrip-methods0.610.000.61
plotPeakProfile-methods1.530.001.53
plotPrincomp-methods1.160.001.15
plotRap-methods0.890.030.93
plotRegi-methods1.370.021.39
plotSSD-methods1.330.011.34
readlength-methods0.020.000.02
reads-methods0.010.020.03
regi-methods0.050.000.04
ribl-methods0.030.000.04
rip-methods0.010.000.01
ssd-methods0.020.000.02

ChIPQC.Rcheck/examples_x64/ChIPQC-Ex.timings:

nameusersystemelapsed
ChIPQC-data2.220.042.26
ChIPQC0.990.001.00
ChIPQCexperiment-class1.030.021.04
ChIPQCreport35.0914.7149.95
ChIPQCsample-class1.480.021.50
FragmentLengthCrossCoverage-methods0.110.000.11
Normalisedaveragepeaksignal-methods0.030.000.03
QCannotation-methods0.020.000.02
QCcontrol-methods0.280.010.29
QCdba-methods0.110.000.11
QCmetadata-methods0.120.000.13
QCmetrics-methods0.720.020.73
QCsample-methods0.450.000.45
ReadLengthCrossCoverage-methods0.020.000.02
RelativeCrossCoverage-methods0.110.000.11
averagepeaksignal-methods0.030.000.12
coveragehistogram-methods0.030.000.04
crosscoverage-methods0.030.000.03
duplicateRate-methods0.020.000.01
duplicates-methods0.010.000.02
flagtagcounts-methods0.020.000.01
fragmentlength-methods0.110.000.11
frip-methods0.010.000.02
mapped-methods0.020.000.01
peaks-methods0.140.000.14
plotCC-methods0.980.000.99
plotCorHeatmap-methods0.860.040.95
plotCoverageHist-methods0.640.000.64
plotFribl-methods0.720.000.72
plotFrip-methods0.710.000.71
plotPeakProfile-methods2.040.022.06
plotPrincomp-methods1.610.011.62
plotRap-methods1.000.021.01
plotRegi-methods1.400.001.52
plotSSD-methods1.690.001.68
readlength-methods0.010.000.02
reads-methods0.020.000.01
regi-methods0.060.000.07
ribl-methods0.020.000.01
rip-methods0.010.000.02
ssd-methods0.000.020.01