Back to Multiple platform build/check report for BioC 3.8
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

CHECK report for PhenStat on merida1

This page was generated on 2019-04-16 11:57:17 -0400 (Tue, 16 Apr 2019).

Package 1152/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhenStat 2.18.1
Hamed Haselimashhadi
Snapshot Date: 2019-04-15 17:01:12 -0400 (Mon, 15 Apr 2019)
URL: https://git.bioconductor.org/packages/PhenStat
Branch: RELEASE_3_8
Last Commit: 30a1e0e
Last Changed Date: 2019-04-15 10:05:53 -0400 (Mon, 15 Apr 2019)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  OK YES, new version is higher than in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK YES, new version is higher than in internal repository

Summary

Package: PhenStat
Version: 2.18.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings PhenStat_2.18.1.tar.gz
StartedAt: 2019-04-16 01:53:35 -0400 (Tue, 16 Apr 2019)
EndedAt: 2019-04-16 01:56:08 -0400 (Tue, 16 Apr 2019)
EllapsedTime: 153.5 seconds
RetCode: 0
Status:  OK 
CheckDir: PhenStat.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings PhenStat_2.18.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.8-bioc/meat/PhenStat.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PhenStat/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PhenStat’ version ‘2.18.1’
* 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 ‘PhenStat’ 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
Namespace in Imports field not imported from: ‘SmoothWin’
  All declared Imports should be used.
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 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
  ‘/Users/biocbuild/bbs-3.8-bioc/meat/PhenStat.Rcheck/00check.log’
for details.



Installation output

PhenStat.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL PhenStat
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.5/Resources/library’
* installing *source* package ‘PhenStat’ ...
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (PhenStat)

Tests output

PhenStat.Rcheck/tests/runTests.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> BiocGenerics:::testPackage("PhenStat")

 >=========================================================================<
 This version of PhenStat includes *FEWER* functions than the previous ones 
 You *still* can use the previous functions by using `:::`. For example :   
 PhenStat:::boxplotSexGenotype   or   PhenStat:::FisherExactTest            
 *** Want to know what is new in this version? run PhenStat:::WhatIsNew()   
 >=========================================================================<


RUNIT TEST PROTOCOL -- Tue Apr 16 01:56:01 2019 
*********************************************** 
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
PhenStat RUnit Tests - 0 test functions, 0 errors, 0 failures
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
  3.805   0.303   4.103 

Example timings

PhenStat.Rcheck/PhenStat-Ex.timings

nameusersystemelapsed
FisherExactTest0.2730.0220.298
JSONOutput1.2510.0401.305
LRDataset0.1110.0070.117
PhenList-class0.2330.0060.239
PhenList0.2530.0040.259
PhenStatReport0.0740.0010.076
PhenTestResult-class1.0390.0171.062
PhenTestResult0.7640.0130.778
RRTest0.1640.0060.170
TFDataset0.5180.0050.529
analysedDataset0.9270.0110.942
analysisResults0.8520.0090.864
boxplotResidualBatch1.0030.0061.016
boxplotSexGenotype0.0930.0020.096
boxplotSexGenotypeBatch0.1980.0040.203
boxplotSexGenotypeBatchAdjusted0.1120.0030.115
boxplotSexGenotypeResult1.1410.0281.186
boxplotSexGenotypeWeightBatchAdjusted0.1200.0100.132
categoricalBarplot0.2580.0030.263
checkDataset0.0670.0010.068
classificationTag1.1560.0091.188
determiningLambda0.7130.2530.988
dim0.0470.0010.049
finalLRModel0.6650.0100.685
finalModel0.7240.0130.745
finalTFModel0.8290.0090.846
htestPhenStat-class0.2590.0090.274
modelFormula0.0010.0010.000
modelFormulaLR000
parserOutputSummary0.8420.0100.868
parserOutputSummaryLR0.8600.0060.878
parserOutputTFSummary0.1300.0010.146
performReverseTransformation0.0010.0000.000
performTransformation0.0000.0000.001
plot.PhenList2.8050.0342.887
plot.PhenTestResult2.7430.0282.805
plotResidualPredicted0.9950.0081.009
printLROutput0.6080.0120.621
printTabStyle0.0040.0010.005
qqplotGenotype0.9380.0040.945
qqplotRandomEffects0.8410.0020.846
qqplotRotatedResiduals4.5800.0454.642
recommendMethod0.4210.0030.424
scatterplotGenotypeWeight0.1450.0030.149
scatterplotGenotypeWeightResult1.2220.0141.241
scatterplotSexGenotypeBatch0.1090.0020.114
scatterplotSexGenotypeBatchResult1.1240.0071.135
startLRModel0.6760.0190.696
startModel0.6220.0020.625
startTFModel0.7420.0060.750
summaryOutput1.1340.0101.149
summaryPhenListResult1.0970.0111.112
testDataset2.5860.0282.624
testFinalLRModel0.6290.0110.640
testFinalModel1.0320.0091.043
vectorOutput1.2890.0141.309
vectorOutputMatrices0.2620.0040.268