Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-31 05:44:40 -0000 (Wed, 31 May 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4219 |
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: - 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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 1487/2197 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PhenStat 2.37.0 (landing page) Hamed Haselimashhadi
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
Package: PhenStat |
Version: 2.37.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings PhenStat_2.37.0.tar.gz |
StartedAt: 2023-05-30 15:14:32 -0000 (Tue, 30 May 2023) |
EndedAt: 2023-05-30 15:17:26 -0000 (Tue, 30 May 2023) |
EllapsedTime: 174.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: PhenStat.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings PhenStat_2.37.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/PhenStat.Rcheck’ * using R version 4.3.0 (2023-04-21) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 * running under: Ubuntu 22.04.2 LTS * using session charset: UTF-8 * checking for file ‘PhenStat/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘PhenStat’ version ‘2.37.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 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 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 6.676 0.056 6.733 * 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.18-bioc/meat/PhenStat.Rcheck/00check.log’ for details.
PhenStat.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL PhenStat ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/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.3.0 (2023-04-21) -- "Already Tomorrow" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-unknown-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 May 30 15:16:54 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 3.704 0.269 3.957
PhenStat.Rcheck/PhenStat-Ex.timings
name | user | system | elapsed | |
FisherExactTest | 0.187 | 0.020 | 0.208 | |
JSONOutput | 1.027 | 0.012 | 1.041 | |
LRDataset | 0.059 | 0.000 | 0.060 | |
PhenList-class | 0.215 | 0.000 | 0.215 | |
PhenList | 0.221 | 0.000 | 0.222 | |
PhenStatReport | 0.041 | 0.004 | 0.044 | |
PhenTestResult-class | 0.843 | 0.032 | 0.875 | |
PhenTestResult | 0.666 | 0.004 | 0.669 | |
RRTest | 0.102 | 0.004 | 0.106 | |
TFDataset | 0.337 | 0.016 | 0.353 | |
analysedDataset | 0.820 | 0.004 | 0.825 | |
analysisResults | 0.809 | 0.004 | 0.813 | |
boxplotResidualBatch | 0.869 | 0.004 | 0.873 | |
boxplotSexGenotype | 0.087 | 0.000 | 0.087 | |
boxplotSexGenotypeBatch | 0.190 | 0.008 | 0.198 | |
boxplotSexGenotypeBatchAdjusted | 0.085 | 0.004 | 0.089 | |
boxplotSexGenotypeResult | 1.011 | 0.036 | 1.047 | |
boxplotSexGenotypeWeightBatchAdjusted | 0.081 | 0.000 | 0.081 | |
categoricalBarplot | 0.442 | 0.008 | 0.450 | |
checkDataset | 0.044 | 0.000 | 0.044 | |
classificationTag | 0.776 | 0.004 | 0.780 | |
determiningLambda | 0.978 | 0.056 | 1.034 | |
dim | 0.040 | 0.004 | 0.044 | |
finalLRModel | 0.612 | 0.004 | 0.616 | |
finalModel | 0.655 | 0.004 | 0.659 | |
finalTFModel | 0.588 | 0.016 | 0.605 | |
htestPhenStat-class | 0.154 | 0.000 | 0.154 | |
modelFormula | 0 | 0 | 0 | |
modelFormulaLR | 0.001 | 0.000 | 0.001 | |
parserOutputSummary | 0.793 | 0.008 | 0.801 | |
parserOutputSummaryLR | 0.558 | 0.028 | 0.586 | |
parserOutputTFSummary | 0.127 | 0.008 | 0.135 | |
performReverseTransformation | 0.000 | 0.000 | 0.001 | |
performTransformation | 0.000 | 0.000 | 0.001 | |
plot.PhenList | 2.745 | 0.036 | 2.782 | |
plot.PhenTestResult | 2.722 | 0.036 | 2.757 | |
plotResidualPredicted | 0.819 | 0.008 | 0.827 | |
printLROutput | 0.565 | 0.004 | 0.569 | |
printTabStyle | 0.001 | 0.000 | 0.001 | |
qqplotGenotype | 0.835 | 0.008 | 0.843 | |
qqplotRandomEffects | 0.812 | 0.008 | 0.820 | |
qqplotRotatedResiduals | 6.676 | 0.056 | 6.733 | |
recommendMethod | 0.303 | 0.004 | 0.307 | |
scatterplotGenotypeWeight | 0.169 | 0.000 | 0.169 | |
scatterplotGenotypeWeightResult | 1.023 | 0.008 | 1.031 | |
scatterplotSexGenotypeBatch | 0.100 | 0.004 | 0.104 | |
scatterplotSexGenotypeBatchResult | 1.044 | 0.024 | 1.068 | |
startLRModel | 0.531 | 0.012 | 0.544 | |
startModel | 0.545 | 0.000 | 0.545 | |
startTFModel | 0.561 | 0.000 | 0.561 | |
summaryOutput | 0.953 | 0.004 | 0.957 | |
summaryPhenListResult | 0.983 | 0.008 | 0.991 | |
testDataset | 2.686 | 0.044 | 2.731 | |
testFinalLRModel | 0.538 | 0.008 | 0.546 | |
testFinalModel | 1.03 | 0.00 | 1.03 | |
vectorOutput | 0.955 | 0.004 | 0.960 | |
vectorOutputMatrices | 0.165 | 0.001 | 0.167 | |