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 HTqPCR on moscato2

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

Package 391/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HTqPCR 1.18.0
Heidi Dvinge
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/HTqPCR
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK 

Summary

Package: HTqPCR
Version: 1.18.0
Command: rm -rf HTqPCR.buildbin-libdir && mkdir HTqPCR.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=HTqPCR.buildbin-libdir HTqPCR_1.18.0.tar.gz >HTqPCR-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=HTqPCR.buildbin-libdir --install="check:HTqPCR-install.out" --force-multiarch --no-vignettes --timings HTqPCR_1.18.0.tar.gz
StartedAt: 2014-10-08 02:07:55 -0700 (Wed, 08 Oct 2014)
EndedAt: 2014-10-08 02:09:56 -0700 (Wed, 08 Oct 2014)
EllapsedTime: 120.8 seconds
RetCode: 0
Status:  OK  
CheckDir: HTqPCR.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbld/bbs-2.14-bioc/meat/HTqPCR.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 'HTqPCR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'HTqPCR' version '1.18.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 whether package 'HTqPCR' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  'Biobase' 'limma' 'RColorBrewer'
A package should be listed in only one of these fields.
* 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
* 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 dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
heatmapSig: warning in heatmap.2(data, trace = "none", density.info =
  "none", col = col, distfun = d, breaks = b, mar = mar, ...): partial
  argument match of 'mar' to 'margins'
limmaCtData: warning in topTable(fit2, sort = "none", n = nrow(fit2)):
  partial argument match of 'n' to 'number'
limmaCtData: warning in topTable(fit2, sort = "none", n = nrow(fit2)):
  partial argument match of 'sort' to 'sort.by'
plotCtCor: warning in heatmap.2(x, col = col, breaks = b, scale =
  "none", dendrogram = "row", trace = "none", main = main, density.info
  = "none", mar = mar, ...): partial argument match of 'mar' to
  'margins'
plotCtHeatmap: warning in heatmap.2(data, trace = "none", density.info
  = "none", main = main, col = col, distfun = d, breaks = breaks, mar =
  mar, ...): partial argument match of 'mar' to 'margins'
plotCtOverview: warning in plotCI(x = x.pos + i - 1, y = M[i, ], uiw =
  SD[i, ], add = TRUE, gap = 0, pch = 20, xpd = TRUE, sfra = 0.001):
  partial argument match of 'sfra' to 'sfrac'
plotCtOverview: warning in plotCI(x = x.pos + i - 1, y = M[i, ], uiw =
  SD.ratio[i, ], add = TRUE, gap = 0, pch = 20, xpd = TRUE, sfra =
  0.001): partial argument match of 'sfra' to 'sfrac'
* 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' ... [20s] OK
** running examples for arch 'x64' ... [23s] OK
* 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/HTqPCR.Rcheck/00check.log'
for details.

HTqPCR.Rcheck/00install.out:


install for i386

* installing *source* package 'HTqPCR' ...
** 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 'HTqPCR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'HTqPCR' as HTqPCR_1.18.0.zip
* DONE (HTqPCR)

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

nameusersystemelapsed
HTqPCR-package2.620.002.62
cbind0.080.000.07
changeCtLayout0.090.000.10
clusterCt0.250.010.26
filterCategory0.060.000.06
filterCtData0.240.000.24
heatmapSig0.990.021.01
limmaCtData0.470.000.47
mannwhitneyCtData1.270.001.26
normalizeCtData0.540.030.58
plotCVBoxes0.240.000.24
plotCtArray0.180.000.18
plotCtBoxes0.050.000.05
plotCtCard0.060.000.06
plotCtCategory0.630.000.63
plotCtCor0.040.000.04
plotCtDensity0.030.000.03
plotCtHeatmap1.640.001.64
plotCtHistogram0.010.000.01
plotCtOverview0.10.00.1
plotCtPCA0.040.000.04
plotCtPairs0.520.000.52
plotCtRQ0.250.020.26
plotCtReps0.090.010.11
plotCtScatter0.020.000.02
plotCtSignificance0.370.000.37
plotCtVariation0.520.020.53
plotGenes0.030.000.03
qPCRpros0.010.000.02
qPCRraw000
qPCRset-class0.070.000.06
readCtData0.140.000.14
setCategory4.500.074.62
ttestCtData0.820.000.81

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

nameusersystemelapsed
HTqPCR-package3.340.023.36
cbind0.080.000.08
changeCtLayout0.120.000.12
clusterCt0.300.010.41
filterCategory0.220.000.22
filterCtData0.310.000.31
heatmapSig1.590.001.59
limmaCtData0.860.000.86
mannwhitneyCtData1.290.021.31
normalizeCtData0.390.010.40
plotCVBoxes0.160.000.16
plotCtArray0.120.020.14
plotCtBoxes0.060.000.06
plotCtCard0.070.000.07
plotCtCategory0.850.020.86
plotCtCor0.060.010.08
plotCtDensity0.040.020.06
plotCtHeatmap2.390.002.39
plotCtHistogram0.020.000.01
plotCtOverview0.120.000.13
plotCtPCA0.030.000.03
plotCtPairs0.600.000.59
plotCtRQ0.280.030.31
plotCtReps0.110.000.11
plotCtScatter0.030.000.03
plotCtSignificance0.430.000.44
plotCtVariation0.770.010.78
plotGenes0.030.000.03
qPCRpros0.010.000.01
qPCRraw0.020.000.02
qPCRset-class0.080.000.08
readCtData0.140.000.14
setCategory4.820.055.00
ttestCtData0.790.000.80