| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:38 -0000 (Tue, 06 Jun 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
| 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 1489/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PhenStat 2.37.0 (landing page) Hamed Haselimashhadi
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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-06-06 04:04:43 -0000 (Tue, 06 Jun 2023) |
| EndedAt: 2023-06-06 04:07:40 -0000 (Tue, 06 Jun 2023) |
| EllapsedTime: 177.2 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 (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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 7.072 0.055 7.138
* 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 Jun 6 04:07:10 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.837 0.126 3.960
PhenStat.Rcheck/PhenStat-Ex.timings
| name | user | system | elapsed | |
| FisherExactTest | 0.196 | 0.012 | 0.211 | |
| JSONOutput | 1.115 | 0.004 | 1.122 | |
| LRDataset | 0.069 | 0.004 | 0.074 | |
| PhenList-class | 0.222 | 0.000 | 0.224 | |
| PhenList | 0.224 | 0.056 | 0.281 | |
| PhenStatReport | 0.057 | 0.080 | 0.138 | |
| PhenTestResult-class | 0.919 | 0.072 | 0.993 | |
| PhenTestResult | 0.737 | 0.028 | 0.766 | |
| RRTest | 0.125 | 0.128 | 0.253 | |
| TFDataset | 0.362 | 0.068 | 0.433 | |
| analysedDataset | 0.902 | 0.044 | 0.948 | |
| analysisResults | 0.872 | 0.047 | 0.922 | |
| boxplotResidualBatch | 0.910 | 0.012 | 0.924 | |
| boxplotSexGenotype | 0.079 | 0.004 | 0.085 | |
| boxplotSexGenotypeBatch | 0.165 | 0.012 | 0.177 | |
| boxplotSexGenotypeBatchAdjusted | 0.08 | 0.00 | 0.08 | |
| boxplotSexGenotypeResult | 1.094 | 0.004 | 1.100 | |
| boxplotSexGenotypeWeightBatchAdjusted | 0.083 | 0.000 | 0.084 | |
| categoricalBarplot | 0.438 | 0.032 | 0.472 | |
| checkDataset | 0.048 | 0.000 | 0.048 | |
| classificationTag | 0.842 | 0.012 | 0.858 | |
| determiningLambda | 1.217 | 0.060 | 1.279 | |
| dim | 0.040 | 0.003 | 0.044 | |
| finalLRModel | 0.614 | 0.012 | 0.630 | |
| finalModel | 0.730 | 0.004 | 0.736 | |
| finalTFModel | 0.627 | 0.020 | 0.650 | |
| htestPhenStat-class | 0.164 | 0.012 | 0.177 | |
| modelFormula | 0 | 0 | 0 | |
| modelFormulaLR | 0.001 | 0.000 | 0.000 | |
| parserOutputSummary | 0.848 | 0.012 | 0.862 | |
| parserOutputSummaryLR | 0.554 | 0.004 | 0.559 | |
| parserOutputTFSummary | 0.124 | 0.004 | 0.128 | |
| performReverseTransformation | 0.001 | 0.000 | 0.000 | |
| performTransformation | 0.001 | 0.000 | 0.000 | |
| plot.PhenList | 3.000 | 0.056 | 3.062 | |
| plot.PhenTestResult | 3.025 | 0.043 | 3.074 | |
| plotResidualPredicted | 0.857 | 0.007 | 0.867 | |
| printLROutput | 0.560 | 0.001 | 0.561 | |
| printTabStyle | 0.001 | 0.000 | 0.000 | |
| qqplotGenotype | 0.857 | 0.003 | 0.863 | |
| qqplotRandomEffects | 0.837 | 0.004 | 0.843 | |
| qqplotRotatedResiduals | 7.072 | 0.055 | 7.138 | |
| recommendMethod | 0.314 | 0.000 | 0.315 | |
| scatterplotGenotypeWeight | 0.154 | 0.000 | 0.154 | |
| scatterplotGenotypeWeightResult | 1.087 | 0.008 | 1.097 | |
| scatterplotSexGenotypeBatch | 0.097 | 0.004 | 0.101 | |
| scatterplotSexGenotypeBatchResult | 1.095 | 0.024 | 1.121 | |
| startLRModel | 0.517 | 0.012 | 0.530 | |
| startModel | 0.528 | 0.000 | 0.529 | |
| startTFModel | 0.541 | 0.004 | 0.548 | |
| summaryOutput | 1.037 | 0.004 | 1.043 | |
| summaryPhenListResult | 0.996 | 0.016 | 1.013 | |
| testDataset | 2.902 | 0.028 | 2.936 | |
| testFinalLRModel | 0.559 | 0.000 | 0.561 | |
| testFinalModel | 1.193 | 0.000 | 1.196 | |
| vectorOutput | 1.053 | 0.016 | 1.071 | |
| vectorOutputMatrices | 0.181 | 0.000 | 0.181 | |