| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:38:03 -0400 (Wed, 17 Apr 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
| merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 1540/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PhenStat 2.38.0 (landing page) Hamed Haselimashhadi
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
|
To the developers/maintainers of the PhenStat package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PhenStat.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: PhenStat |
| Version: 2.38.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PhenStat_2.38.0.tar.gz |
| StartedAt: 2024-04-16 06:53:40 -0400 (Tue, 16 Apr 2024) |
| EndedAt: 2024-04-16 06:58:15 -0400 (Tue, 16 Apr 2024) |
| EllapsedTime: 274.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: PhenStat.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PhenStat_2.38.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/PhenStat.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.38.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 startup messages can be suppressed ... 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.170 0.069 7.730
testDataset 4.568 0.105 5.048
* 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.18-bioc/meat/PhenStat.Rcheck/00check.log’
for details.
PhenStat.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL PhenStat ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/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.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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 06:57:56 2024
***********************************************
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
6.285 0.558 6.996
PhenStat.Rcheck/PhenStat-Ex.timings
| name | user | system | elapsed | |
| FisherExactTest | 0.326 | 0.033 | 0.404 | |
| JSONOutput | 1.767 | 0.038 | 1.988 | |
| LRDataset | 0.106 | 0.007 | 0.126 | |
| PhenList-class | 0.338 | 0.018 | 0.388 | |
| PhenList | 0.348 | 0.010 | 0.386 | |
| PhenStatReport | 0.072 | 0.002 | 0.084 | |
| PhenTestResult-class | 1.484 | 0.020 | 1.648 | |
| PhenTestResult | 1.177 | 0.013 | 1.321 | |
| RRTest | 0.183 | 0.007 | 0.215 | |
| TFDataset | 0.608 | 0.010 | 0.690 | |
| analysedDataset | 1.412 | 0.018 | 1.613 | |
| analysisResults | 1.372 | 0.015 | 1.540 | |
| boxplotResidualBatch | 1.463 | 0.014 | 1.627 | |
| boxplotSexGenotype | 0.168 | 0.013 | 0.199 | |
| boxplotSexGenotypeBatch | 0.287 | 0.009 | 0.321 | |
| boxplotSexGenotypeBatchAdjusted | 0.132 | 0.004 | 0.154 | |
| boxplotSexGenotypeResult | 1.758 | 0.023 | 1.915 | |
| boxplotSexGenotypeWeightBatchAdjusted | 0.125 | 0.003 | 0.129 | |
| categoricalBarplot | 0.292 | 0.011 | 0.317 | |
| checkDataset | 0.073 | 0.002 | 0.078 | |
| classificationTag | 1.635 | 0.017 | 1.762 | |
| determiningLambda | 1.009 | 0.227 | 1.312 | |
| dim | 0.070 | 0.002 | 0.076 | |
| finalLRModel | 0.952 | 0.015 | 1.037 | |
| finalModel | 1.178 | 0.011 | 1.295 | |
| finalTFModel | 1.122 | 0.020 | 1.241 | |
| htestPhenStat-class | 0.278 | 0.009 | 0.310 | |
| modelFormula | 0.000 | 0.000 | 0.001 | |
| modelFormulaLR | 0.000 | 0.000 | 0.001 | |
| parserOutputSummary | 1.373 | 0.014 | 1.515 | |
| parserOutputSummaryLR | 0.857 | 0.014 | 0.954 | |
| parserOutputTFSummary | 0.226 | 0.004 | 0.249 | |
| performReverseTransformation | 0.001 | 0.000 | 0.001 | |
| performTransformation | 0.000 | 0.001 | 0.001 | |
| plot.PhenList | 4.402 | 0.096 | 4.595 | |
| plot.PhenTestResult | 4.339 | 0.110 | 4.873 | |
| plotResidualPredicted | 1.371 | 0.018 | 1.454 | |
| printLROutput | 0.855 | 0.017 | 0.977 | |
| printTabStyle | 0.002 | 0.001 | 0.004 | |
| qqplotGenotype | 1.375 | 0.012 | 1.486 | |
| qqplotRandomEffects | 1.371 | 0.012 | 1.487 | |
| qqplotRotatedResiduals | 7.170 | 0.069 | 7.730 | |
| recommendMethod | 0.835 | 0.013 | 0.924 | |
| scatterplotGenotypeWeight | 0.271 | 0.010 | 0.314 | |
| scatterplotGenotypeWeightResult | 1.777 | 0.019 | 1.953 | |
| scatterplotSexGenotypeBatch | 0.175 | 0.008 | 0.202 | |
| scatterplotSexGenotypeBatchResult | 1.757 | 0.020 | 1.943 | |
| startLRModel | 0.799 | 0.014 | 0.885 | |
| startModel | 1.142 | 0.015 | 1.259 | |
| startTFModel | 1.035 | 0.013 | 1.134 | |
| summaryOutput | 1.629 | 0.019 | 1.819 | |
| summaryPhenListResult | 1.639 | 0.019 | 1.766 | |
| testDataset | 4.568 | 0.105 | 5.048 | |
| testFinalLRModel | 0.853 | 0.011 | 0.900 | |
| testFinalModel | 1.619 | 0.011 | 1.699 | |
| vectorOutput | 1.616 | 0.024 | 1.748 | |
| vectorOutputMatrices | 0.278 | 0.007 | 0.311 | |