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 3.2: CHECK report for PhenStat on moscato1

This page was generated on 2015-08-20 13:22:17 -0700 (Thu, 20 Aug 2015).

Package 747/1069HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhenStat 2.3.0
Natasha Karp
Snapshot Date: 2015-08-19 16:24:33 -0700 (Wed, 19 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/PhenStat
Last Changed Rev: 103045 / Revision: 107602
Last Changed Date: 2015-04-24 01:07:17 -0700 (Fri, 24 Apr 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: PhenStat
Version: 2.3.0
Command: rm -rf PhenStat.buildbin-libdir PhenStat.Rcheck && mkdir PhenStat.buildbin-libdir PhenStat.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=PhenStat.buildbin-libdir PhenStat_2.3.0.tar.gz >PhenStat.Rcheck\00install.out 2>&1 && cp PhenStat.Rcheck\00install.out PhenStat-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=PhenStat.buildbin-libdir --install="check:PhenStat-install.out" --force-multiarch --no-vignettes --timings PhenStat_2.3.0.tar.gz
StartedAt: 2015-08-20 08:35:33 -0700 (Thu, 20 Aug 2015)
EndedAt: 2015-08-20 08:39:33 -0700 (Thu, 20 Aug 2015)
EllapsedTime: 240.0 seconds
RetCode: 0
Status:  OK  
CheckDir: PhenStat.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf PhenStat.buildbin-libdir PhenStat.Rcheck && mkdir PhenStat.buildbin-libdir PhenStat.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=PhenStat.buildbin-libdir PhenStat_2.3.0.tar.gz >PhenStat.Rcheck\00install.out 2>&1 && cp PhenStat.Rcheck\00install.out PhenStat-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=PhenStat.buildbin-libdir --install="check:PhenStat-install.out" --force-multiarch --no-vignettes --timings PhenStat_2.3.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/PhenStat.Rcheck'
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'PhenStat/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'PhenStat' version '2.3.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 'PhenStat' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    doc       1.9Mb
    extdata   3.0Mb
* 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 ... OK
* checking R code for possible problems ... OK
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [49s] OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
qqplotRotatedResiduals 8.58   0.02     8.6
** running examples for arch 'x64' ... [49s] OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
qqplotRotatedResiduals  7.6   0.04    7.65
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R' [4s]
 [4s] OK
** running tests for arch 'x64' ...
  Running 'runTests.R' [4s]
 [4s] 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
* DONE

Status: 1 NOTE
See
  'D:/biocbld/bbs-3.2-bioc/meat/PhenStat.Rcheck/00check.log'
for details.


PhenStat.Rcheck/00install.out:


install for i386

* installing *source* package 'PhenStat' ...
** R
** inst
** preparing package for lazy loading
Note: the specification for S3 class "family" in package 'MatrixModels' seems equivalent to one from package 'lme4': not turning on duplicate class definitions for this class.
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Note: the specification for S3 class "family" in package 'MatrixModels' seems equivalent to one from package 'lme4': not turning on duplicate class definitions for this class.

install for x64

* installing *source* package 'PhenStat' ...
** testing if installed package can be loaded
Note: the specification for S3 class "family" in package 'MatrixModels' seems equivalent to one from package 'lme4': not turning on duplicate class definitions for this class.
* MD5 sums
packaged installation of 'PhenStat' as PhenStat_2.3.0.zip
* DONE (PhenStat)

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

nameusersystemelapsed
FisherExactTest0.470.000.46
LRDataset0.160.000.16
PhenList-class0.50.00.5
PhenList0.430.000.44
PhenTestResult-class2.590.082.67
PhenTestResult1.730.061.79
RRTest0.120.000.12
TFDataset0.460.020.47
boxplotResidualBatch1.200.031.23
boxplotSexGenotype0.080.010.10
boxplotSexGenotypeBatch0.170.000.17
boxplotSexGenotypeBatchAdjusted0.100.000.09
categoricalBarplot0.210.000.22
checkDataset0.070.000.06
classificationTag1.260.001.27
determiningLambda0.860.000.86
dim0.060.000.06
finalLRModel0.660.000.93
finalModel1.420.001.42
finalTFModel0.830.000.83
htestPhenStat-class0.230.000.23
modelFormula000
modelFormulaLR000
parserOutputSummary1.560.001.56
parserOutputSummaryLR0.490.000.49
parserOutputTFSummary0.220.010.23
plotResidualPredicted1.540.001.54
printLROutput0.50.00.5
printTabStyle000
qqplotGenotype2.030.002.03
qqplotRandomEffects1.760.001.76
qqplotRotatedResiduals8.580.028.60
recommendMethod0.370.000.37
reverseTransformValues000
scatterplotGenotypeWeight0.180.000.18
scatterplotSexGenotypeBatch0.120.000.12
startLRModel0.730.000.73
startModel2.290.162.45
startTFModel1.200.011.22
summaryOutput1.610.031.63
testDataset3.530.053.58
testFinalLRModel0.50.00.5
testFinalModel2.160.092.26
transformValues000
vectorOutput1.860.001.85
vectorOutputMatrices0.380.000.38

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

nameusersystemelapsed
FisherExactTest0.50.00.5
LRDataset0.150.020.17
PhenList-class0.410.000.41
PhenList0.50.00.5
PhenTestResult-class2.530.092.62
PhenTestResult1.650.031.68
RRTest0.110.000.11
TFDataset0.510.000.52
boxplotResidualBatch1.550.071.60
boxplotSexGenotype0.170.000.18
boxplotSexGenotypeBatch0.370.000.37
boxplotSexGenotypeBatchAdjusted0.140.000.48
categoricalBarplot0.320.000.32
checkDataset0.10.00.1
classificationTag1.590.001.59
determiningLambda0.820.000.82
dim0.10.00.1
finalLRModel0.690.000.72
finalModel1.710.001.71
finalTFModel0.920.000.92
htestPhenStat-class0.360.000.36
modelFormula000
modelFormulaLR000
parserOutputSummary1.710.001.71
parserOutputSummaryLR0.810.000.81
parserOutputTFSummary0.190.000.19
plotResidualPredicted1.710.001.71
printLROutput0.490.000.49
printTabStyle0.010.000.01
qqplotGenotype1.340.001.34
qqplotRandomEffects1.780.001.78
qqplotRotatedResiduals7.600.047.65
recommendMethod0.590.000.59
reverseTransformValues000
scatterplotGenotypeWeight0.160.000.16
scatterplotSexGenotypeBatch0.120.000.12
startLRModel0.440.000.44
startModel2.150.002.15
startTFModel0.890.000.89
summaryOutput1.890.021.90
testDataset3.520.003.53
testFinalLRModel0.570.000.56
testFinalModel1.470.001.46
transformValues000
vectorOutput1.980.001.98
vectorOutputMatrices0.330.000.33