| Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:59:12 -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/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| PhenStat 2.24.0 Hamed Haselimashhadi
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | [ OK ] | OK |
| Package: PhenStat |
| Version: 2.24.0 |
| 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.24.0.tar.gz |
| StartedAt: 2020-10-17 03:54:25 -0400 (Sat, 17 Oct 2020) |
| EndedAt: 2020-10-17 03:58:08 -0400 (Sat, 17 Oct 2020) |
| EllapsedTime: 222.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: PhenStat.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.24.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/PhenStat.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-apple-darwin17.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.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 sizes of PDF files under ‘inst/doc’ ... 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 7.156 0.039 7.208
plot.PhenList 5.065 0.067 5.177
* 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.11-bioc/meat/PhenStat.Rcheck/00check.log’
for details.
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/4.0/Resources/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)
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-apple-darwin17.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 -- Sat Oct 17 03:57:57 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.031 0.348 5.361
PhenStat.Rcheck/PhenStat-Ex.timings
| name | user | system | elapsed | |
| FisherExactTest | 0.274 | 0.026 | 0.300 | |
| JSONOutput | 2.160 | 0.045 | 2.207 | |
| LRDataset | 0.096 | 0.006 | 0.103 | |
| PhenList-class | 0.325 | 0.013 | 0.339 | |
| PhenList | 0.351 | 0.005 | 0.358 | |
| PhenStatReport | 0.069 | 0.001 | 0.069 | |
| PhenTestResult-class | 1.943 | 0.021 | 1.969 | |
| PhenTestResult | 1.659 | 0.009 | 1.669 | |
| RRTest | 0.153 | 0.014 | 0.168 | |
| TFDataset | 0.554 | 0.011 | 0.566 | |
| analysedDataset | 1.776 | 0.012 | 1.789 | |
| analysisResults | 1.716 | 0.014 | 1.740 | |
| boxplotResidualBatch | 1.800 | 0.023 | 1.825 | |
| boxplotSexGenotype | 0.108 | 0.005 | 0.113 | |
| boxplotSexGenotypeBatch | 0.207 | 0.006 | 0.214 | |
| boxplotSexGenotypeBatchAdjusted | 0.111 | 0.002 | 0.113 | |
| boxplotSexGenotypeResult | 2.256 | 0.017 | 2.276 | |
| boxplotSexGenotypeWeightBatchAdjusted | 0.118 | 0.003 | 0.121 | |
| categoricalBarplot | 0.255 | 0.012 | 0.268 | |
| checkDataset | 0.067 | 0.001 | 0.068 | |
| classificationTag | 2.098 | 0.016 | 2.115 | |
| determiningLambda | 1.639 | 0.365 | 2.012 | |
| dim | 0.071 | 0.001 | 0.072 | |
| finalLRModel | 0.792 | 0.011 | 0.808 | |
| finalModel | 1.701 | 0.004 | 1.706 | |
| finalTFModel | 1.039 | 0.012 | 1.051 | |
| htestPhenStat-class | 0.244 | 0.006 | 0.250 | |
| modelFormula | 0.001 | 0.000 | 0.001 | |
| modelFormulaLR | 0 | 0 | 0 | |
| parserOutputSummary | 1.838 | 0.011 | 1.853 | |
| parserOutputSummaryLR | 0.734 | 0.011 | 0.747 | |
| parserOutputTFSummary | 0.230 | 0.001 | 0.231 | |
| performReverseTransformation | 0.001 | 0.000 | 0.001 | |
| performTransformation | 0.001 | 0.000 | 0.000 | |
| plot.PhenList | 5.065 | 0.067 | 5.177 | |
| plot.PhenTestResult | 4.901 | 0.072 | 4.985 | |
| plotResidualPredicted | 1.735 | 0.013 | 1.749 | |
| printLROutput | 0.573 | 0.010 | 0.583 | |
| printTabStyle | 0.002 | 0.000 | 0.002 | |
| qqplotGenotype | 1.851 | 0.008 | 1.863 | |
| qqplotRandomEffects | 1.903 | 0.010 | 1.917 | |
| qqplotRotatedResiduals | 7.156 | 0.039 | 7.208 | |
| recommendMethod | 0.501 | 0.009 | 0.510 | |
| scatterplotGenotypeWeight | 0.248 | 0.009 | 0.258 | |
| scatterplotGenotypeWeightResult | 2.299 | 0.015 | 2.323 | |
| scatterplotSexGenotypeBatch | 0.166 | 0.007 | 0.175 | |
| scatterplotSexGenotypeBatchResult | 2.314 | 0.013 | 2.330 | |
| startLRModel | 0.672 | 0.018 | 0.691 | |
| startModel | 1.732 | 0.004 | 1.737 | |
| startTFModel | 0.797 | 0.010 | 0.808 | |
| summaryOutput | 1.985 | 0.017 | 2.007 | |
| summaryPhenListResult | 2.071 | 0.013 | 2.085 | |
| testDataset | 4.843 | 0.073 | 4.929 | |
| testFinalLRModel | 0.715 | 0.008 | 0.727 | |
| testFinalModel | 2.081 | 0.010 | 2.096 | |
| vectorOutput | 2.049 | 0.015 | 2.064 | |
| vectorOutputMatrices | 0.249 | 0.012 | 0.261 | |