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

CHECK report for PhenStat on malbec1

This page was generated on 2019-04-16 11:50:20 -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: /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings PhenStat_2.18.1.tar.gz
StartedAt: 2019-04-16 02:04:58 -0400 (Tue, 16 Apr 2019)
EndedAt: 2019-04-16 02:07:00 -0400 (Tue, 16 Apr 2019)
EllapsedTime: 121.9 seconds
RetCode: 0
Status:  OK 
CheckDir: PhenStat.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/bbs-3.8-bioc/R/library --no-vignettes --timings PhenStat_2.18.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.8-bioc/meat/PhenStat.Rcheck’
* using R version 3.5.3 (2019-03-11)
* using platform: x86_64-pc-linux-gnu (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 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
  ‘/home/biocbuild/bbs-3.8-bioc/meat/PhenStat.Rcheck/00check.log’
for details.



Installation output

PhenStat.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.8-bioc/R/bin/R CMD INSTALL PhenStat
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.8-bioc/R/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-pc-linux-gnu (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 02:06:54 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.524   0.088   3.610 

Example timings

PhenStat.Rcheck/PhenStat-Ex.timings

nameusersystemelapsed
FisherExactTest0.2840.0160.318
JSONOutput1.1680.0041.185
LRDataset0.0560.0000.057
PhenList-class0.1760.0000.179
PhenList0.1920.0000.192
PhenStatReport0.0400.0000.039
PhenTestResult-class0.6440.0040.646
PhenTestResult0.4720.0080.479
RRTest0.0880.0000.089
TFDataset0.2640.0040.269
analysedDataset0.5880.0120.598
analysisResults0.5960.0080.604
boxplotResidualBatch0.6640.0000.664
boxplotSexGenotype0.0720.0040.077
boxplotSexGenotypeBatch0.2120.0000.212
boxplotSexGenotypeBatchAdjusted0.1160.0040.123
boxplotSexGenotypeResult1.0640.0121.078
boxplotSexGenotypeWeightBatchAdjusted0.0880.0000.092
categoricalBarplot0.2000.0000.202
checkDataset0.0480.0000.048
classificationTag0.8800.0000.879
determiningLambda0.5040.1360.641
dim0.0360.0000.037
finalLRModel0.5600.0000.558
finalModel0.5480.0040.553
finalTFModel0.4920.0040.500
htestPhenStat-class0.2280.0000.228
modelFormula0.0040.0000.001
modelFormulaLR0.0000.0000.001
parserOutputSummary0.8520.0040.857
parserOutputSummaryLR1.0560.0001.053
parserOutputTFSummary0.1000.0000.117
performReverseTransformation000
performTransformation000
plot.PhenList1.8720.0001.882
plot.PhenTestResult2.1800.0122.199
plotResidualPredicted0.7960.0040.801
printLROutput0.8600.0000.861
printTabStyle0.0040.0000.002
qqplotGenotype0.6360.0040.641
qqplotRandomEffects0.7800.0000.781
qqplotRotatedResiduals3.4120.0243.437
recommendMethod0.3080.0040.312
scatterplotGenotypeWeight0.1000.0000.098
scatterplotGenotypeWeightResult0.8000.0040.802
scatterplotSexGenotypeBatch0.0800.0000.082
scatterplotSexGenotypeBatchResult0.7920.0040.797
startLRModel0.4720.0000.471
startModel0.4440.0000.443
startTFModel0.4600.0000.462
summaryOutput0.7600.0000.763
summaryPhenListResult1.2720.0041.280
testDataset2.1000.0162.119
testFinalLRModel0.4840.0000.483
testFinalModel0.8600.0000.862
vectorOutput0.9200.0000.921
vectorOutputMatrices0.1560.0000.157