Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:05:14 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
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 |
To the developers/maintainers of the PhenStat package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1475/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PhenStat 2.34.0 (landing page) Hamed Haselimashhadi
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
Package: PhenStat |
Version: 2.34.0 |
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings PhenStat_2.34.0.tar.gz |
StartedAt: 2023-04-10 22:52:03 -0400 (Mon, 10 Apr 2023) |
EndedAt: 2023-04-10 22:55:58 -0400 (Mon, 10 Apr 2023) |
EllapsedTime: 235.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: PhenStat.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings PhenStat_2.34.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/PhenStat.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘PhenStat/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘PhenStat’ version ‘2.34.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 loading without being on the library search path ... 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.106 0.068 5.174 * 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 ... ‘PhenStat.Rnw’... OK OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/home/biocbuild/bbs-3.16-bioc/meat/PhenStat.Rcheck/00check.log’ for details.
PhenStat.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL PhenStat ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-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.2.3 (2023-03-15) -- "Shortstop Beagle" Copyright (C) 2023 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 -- Mon Apr 10 22:55:08 2023 *********************************************** 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 4.237 0.145 4.402
PhenStat.Rcheck/PhenStat-Ex.timings
name | user | system | elapsed | |
FisherExactTest | 0.304 | 0.060 | 0.432 | |
JSONOutput | 1.661 | 0.024 | 1.906 | |
LRDataset | 0.084 | 0.000 | 0.202 | |
PhenList-class | 0.348 | 0.008 | 0.718 | |
PhenList | 0.399 | 0.001 | 0.811 | |
PhenStatReport | 0.076 | 0.004 | 0.159 | |
PhenTestResult-class | 1.322 | 0.024 | 2.681 | |
PhenTestResult | 0.973 | 0.000 | 1.231 | |
RRTest | 0.186 | 0.000 | 0.185 | |
TFDataset | 0.446 | 0.015 | 0.462 | |
analysedDataset | 0.800 | 0.016 | 0.816 | |
analysisResults | 0.655 | 0.004 | 0.853 | |
boxplotResidualBatch | 0.734 | 0.016 | 0.750 | |
boxplotSexGenotype | 0.065 | 0.000 | 0.065 | |
boxplotSexGenotypeBatch | 0.114 | 0.000 | 0.114 | |
boxplotSexGenotypeBatchAdjusted | 0.056 | 0.004 | 0.060 | |
boxplotSexGenotypeResult | 0.755 | 0.004 | 0.759 | |
boxplotSexGenotypeWeightBatchAdjusted | 0.058 | 0.003 | 0.062 | |
categoricalBarplot | 0.43 | 0.02 | 0.45 | |
checkDataset | 0.033 | 0.000 | 0.033 | |
classificationTag | 0.691 | 0.004 | 0.695 | |
determiningLambda | 0.710 | 0.052 | 0.761 | |
dim | 0.052 | 0.003 | 0.055 | |
finalLRModel | 0.824 | 0.004 | 0.829 | |
finalModel | 0.865 | 0.000 | 0.865 | |
finalTFModel | 0.727 | 0.004 | 0.731 | |
htestPhenStat-class | 0.214 | 0.000 | 0.214 | |
modelFormula | 0 | 0 | 0 | |
modelFormulaLR | 0 | 0 | 0 | |
parserOutputSummary | 1.045 | 0.040 | 1.086 | |
parserOutputSummaryLR | 0.835 | 0.011 | 0.846 | |
parserOutputTFSummary | 0.155 | 0.004 | 0.174 | |
performReverseTransformation | 0.000 | 0.000 | 0.001 | |
performTransformation | 0.000 | 0.000 | 0.001 | |
plot.PhenList | 3.557 | 0.080 | 4.070 | |
plot.PhenTestResult | 3.546 | 0.020 | 3.687 | |
plotResidualPredicted | 1.080 | 0.004 | 1.093 | |
printLROutput | 0.801 | 0.020 | 0.864 | |
printTabStyle | 0.001 | 0.000 | 0.002 | |
qqplotGenotype | 1.129 | 0.016 | 1.148 | |
qqplotRandomEffects | 1.042 | 0.000 | 1.043 | |
qqplotRotatedResiduals | 5.106 | 0.068 | 5.174 | |
recommendMethod | 0.194 | 0.000 | 0.194 | |
scatterplotGenotypeWeight | 0.141 | 0.000 | 0.140 | |
scatterplotGenotypeWeightResult | 0.831 | 0.004 | 0.835 | |
scatterplotSexGenotypeBatch | 0.084 | 0.000 | 0.084 | |
scatterplotSexGenotypeBatchResult | 0.81 | 0.00 | 0.81 | |
startLRModel | 0.365 | 0.000 | 0.365 | |
startModel | 0.428 | 0.004 | 0.432 | |
startTFModel | 0.317 | 0.000 | 0.317 | |
summaryOutput | 1.023 | 0.012 | 1.035 | |
summaryPhenListResult | 0.664 | 0.000 | 0.663 | |
testDataset | 1.921 | 0.044 | 1.964 | |
testFinalLRModel | 0.391 | 0.000 | 0.391 | |
testFinalModel | 0.696 | 0.000 | 0.696 | |
vectorOutput | 0.659 | 0.000 | 0.658 | |
vectorOutputMatrices | 0.089 | 0.000 | 0.090 | |