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

CHECK report for PhenStat on malbec2

This page was generated on 2020-10-17 11:55:23 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE PhenStat PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1305/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhenStat 2.24.0
Hamed Haselimashhadi
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/PhenStat
Branch: RELEASE_3_11
Last Commit: 7f6ce35
Last Changed Date: 2020-04-27 14:37:43 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: PhenStat
Version: 2.24.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings PhenStat_2.24.0.tar.gz
StartedAt: 2020-10-17 04:04:14 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 04:07:00 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 166.1 seconds
RetCode: 0
Status:  OK 
CheckDir: PhenStat.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/PhenStat.Rcheck’
* using R version 4.0.3 (2020-10-10)
* 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.24.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 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
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
qqplotRotatedResiduals 5.577  0.024   5.602
* 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.11-bioc/meat/PhenStat.Rcheck/00check.log’
for details.



Installation output

PhenStat.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/library’
* installing *source* package ‘PhenStat’ ...
** using staged installation
** 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 from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (PhenStat)

Tests output

PhenStat.Rcheck/tests/runTests.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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 -- Sat Oct 17 04:06:53 2020 
*********************************************** 
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 
  5.010   0.180   5.176 

Example timings

PhenStat.Rcheck/PhenStat-Ex.timings

nameusersystemelapsed
FisherExactTest0.2290.0160.250
JSONOutput1.5880.0031.594
LRDataset0.0810.0000.092
PhenList-class0.3020.0000.306
PhenList0.3030.0080.310
PhenStatReport0.0620.0000.063
PhenTestResult-class1.3390.0001.338
PhenTestResult1.1100.0041.115
RRTest0.1580.0000.158
TFDataset0.4710.0000.470
analysedDataset1.1800.0001.231
analysisResults0.8550.0040.934
boxplotResidualBatch0.8520.0040.856
boxplotSexGenotype0.0990.0000.182
boxplotSexGenotypeBatch0.2430.0000.242
boxplotSexGenotypeBatchAdjusted0.1080.0040.112
boxplotSexGenotypeResult1.6820.0041.687
boxplotSexGenotypeWeightBatchAdjusted0.1080.0000.108
categoricalBarplot0.4820.0000.482
checkDataset0.0720.0000.072
classificationTag1.1070.0081.114
determiningLambda0.9160.0200.937
dim0.0610.0000.061
finalLRModel0.7770.0080.796
finalModel1.1330.0001.135
finalTFModel0.8210.0040.838
htestPhenStat-class0.1960.0000.195
modelFormula0.0010.0000.001
modelFormulaLR0.0000.0000.001
parserOutputSummary1.2910.0001.291
parserOutputSummaryLR0.5850.0000.586
parserOutputTFSummary0.1040.0000.104
performReverseTransformation0.0000.0000.001
performTransformation0.0000.0000.001
plot.PhenList2.4180.0202.442
plot.PhenTestResult3.3980.0123.541
plotResidualPredicted1.3700.0001.373
printLROutput0.5840.0000.584
printTabStyle0.0010.0000.001
qqplotGenotype0.9720.0000.971
qqplotRandomEffects0.8190.0080.826
qqplotRotatedResiduals5.5770.0245.602
recommendMethod0.3590.0000.359
scatterplotGenotypeWeight0.1440.0000.144
scatterplotGenotypeWeightResult1.0400.0041.044
scatterplotSexGenotypeBatch0.1150.0000.115
scatterplotSexGenotypeBatchResult1.6810.0001.681
startLRModel0.6650.0040.670
startModel1.2110.0001.210
startTFModel0.6720.0000.672
summaryOutput0.9130.0000.913
summaryPhenListResult1.2970.0041.301
testDataset3.3700.0163.501
testFinalLRModel0.4140.0000.414
testFinalModel0.9030.0040.907
vectorOutput0.9150.0000.914
vectorOutputMatrices0.1230.0000.123