Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2025-03-17 12:12 -0400 (Mon, 17 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4399
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 1542/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhenStat 2.42.0  (landing page)
Hamed Haselimashhadi
Snapshot Date: 2025-03-13 13:00 -0400 (Thu, 13 Mar 2025)
git_url: https://git.bioconductor.org/packages/PhenStat
git_branch: RELEASE_3_20
git_last_commit: b157f71
git_last_commit_date: 2024-10-29 09:49:35 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for PhenStat on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: PhenStat
Version: 2.42.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PhenStat_2.42.0.tar.gz
StartedAt: 2025-03-14 09:01:46 -0000 (Fri, 14 Mar 2025)
EndedAt: 2025-03-14 09:04:00 -0000 (Fri, 14 Mar 2025)
EllapsedTime: 134.1 seconds
RetCode: 0
Status:   OK  
CheckDir: PhenStat.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings PhenStat_2.42.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/PhenStat.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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.42.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 code 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 whether 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 ... NOTE
checkRd: (-1) plot.PhenList.Rd:49-53: Lost braces
    49 |       \item boxplotSexGenotype. See documentations for {
       |                                                        ^
checkRd: (-1) plot.PhenList.Rd:54-58: Lost braces
    54 |       \item boxplotSexGenotypeBatchAdjusted. See documentations for {
       |                                                                     ^
checkRd: (-1) plot.PhenList.Rd:59-63: Lost braces
    59 |       \item boxplotSexGenotypeWeightBatchAdjusted. See documentations for {
       |                                                                           ^
checkRd: (-1) plot.PhenList.Rd:64-68: Lost braces
    64 |       \item scatterplotSexGenotypeBatch. See documentations for {
       |                                                                 ^
checkRd: (-1) plot.PhenList.Rd:69-73: Lost braces
    69 |       \item scatterplotGenotypeWeight. See documentations for {
       |                                                               ^
checkRd: (-1) plot.PhenList.Rd:74-78: Lost braces
    74 |       \item boxplotSexGenotypeBatch. See documentations for {
       |                                                             ^
checkRd: (-1) plot.PhenTestResult.Rd:41-45: Lost braces
    41 |       \item boxplotSexGenotypeResult. See documentations for {
       |                                                              ^
checkRd: (-1) plot.PhenTestResult.Rd:46-50: Lost braces
    46 |       \item scatterplotSexGenotypeBatchResult. See documentations for {
       |                                                                       ^
checkRd: (-1) plot.PhenTestResult.Rd:51-55: Lost braces
    51 |       \item scatterplotGenotypeWeightResult. See documentations for {
       |                                                                     ^
checkRd: (-1) plot.PhenTestResult.Rd:56-60: Lost braces
    56 |       \item plotResidualPredicted. See documentations for {
       |                                                           ^
checkRd: (-1) plot.PhenTestResult.Rd:61-65: Lost braces
    61 |       \item qqplotRandomEffects. See documentations for {
       |                                                         ^
checkRd: (-1) plot.PhenTestResult.Rd:66-70: Lost braces
    66 |       \item boxplotResidualBatch. See documentations for {
       |                                                          ^
checkRd: (-1) plot.PhenTestResult.Rd:71-75: Lost braces
    71 |       \item qqplotRotatedResiduals. See documentations for {
       |                                                            ^
checkRd: (-1) plot.PhenTestResult.Rd:76-80: Lost braces
    76 |       \item qqplotGenotype. See documentations for {
       |                                                    ^
checkRd: (-1) plot.PhenTestResult.Rd:81-85: Lost braces
    81 |       \item categoricalBarplot. See documentations for {
       |                                                        ^
checkRd: (-1) qqplotRotatedResiduals.Rd:18: Lost braces
    18 |     Houseman, E. A., Ryan, L. M., Coull, B. A. (2004): Cholesky residuals for assessing normal errors in a linear model with correlated outcomes. \emph{Journal of the American Statistical Association} \bold{99}{466}: pg 383-394. Doi 10.1198
       |                                                                                                                                                                                                                   ^
* 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 ... NOTE
Documented arguments not in \usage in Rd file 'printLROutput.Rd':
  ‘effectValues’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... NOTE
Argument items with no description in Rd file 'plot.PhenList.Rd':
  ‘\dots’
Argument items with no description in Rd file 'plot.PhenTestResult.Rd':
  ‘\dots’
* checking for unstated dependencies in examples ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/PhenStat.Rcheck/00check.log’
for details.


Installation output

PhenStat.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL PhenStat
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.3/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)

Tests output

PhenStat.Rcheck/tests/runTests.Rout


R version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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 -- Fri Mar 14 09:03:54 2025 
*********************************************** 
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.463   0.193   3.650 

Example timings

PhenStat.Rcheck/PhenStat-Ex.timings

nameusersystemelapsed
FisherExactTest0.3540.0120.368
JSONOutput0.7980.0240.826
LRDataset0.0650.0000.068
PhenList-class0.1850.0000.188
PhenList0.1990.0040.205
PhenStatReport0.0410.0000.041
PhenTestResult-class0.6120.0120.625
PhenTestResult0.4630.0040.468
RRTest0.0980.0000.098
TFDataset0.3230.0040.329
analysedDataset0.5920.0240.619
analysisResults0.5890.0040.595
boxplotResidualBatch0.6520.0000.653
boxplotSexGenotype0.0960.0080.105
boxplotSexGenotypeBatch0.1540.0040.159
boxplotSexGenotypeBatchAdjusted0.0750.0000.075
boxplotSexGenotypeResult0.7810.0080.790
boxplotSexGenotypeWeightBatchAdjusted0.0770.0000.077
categoricalBarplot0.4170.0040.421
checkDataset0.0390.0040.042
classificationTag0.5760.0040.581
determiningLambda0.7350.0280.765
dim0.0400.0040.042
finalLRModel0.5960.0000.601
finalModel0.4780.0000.479
finalTFModel0.5590.0040.566
htestPhenStat-class0.1610.0040.165
modelFormula000
modelFormulaLR000
parserOutputSummary0.5660.0080.576
parserOutputSummaryLR0.5210.0000.523
parserOutputTFSummary0.1150.0000.116
performReverseTransformation0.0010.0000.000
performTransformation000
plot.PhenList1.9840.0242.018
plot.PhenTestResult2.0180.0082.031
plotResidualPredicted0.6100.0000.612
printLROutput0.5670.0000.568
printTabStyle0.0010.0000.001
qqplotGenotype0.6270.0000.627
qqplotRandomEffects0.6250.0030.630
qqplotRotatedResiduals1.9510.0161.971
recommendMethod0.2990.0000.300
scatterplotGenotypeWeight0.1720.0000.172
scatterplotGenotypeWeightResult0.8530.0000.855
scatterplotSexGenotypeBatch0.1010.0000.102
scatterplotSexGenotypeBatchResult0.8080.0000.811
startLRModel0.4830.0000.484
startModel0.5190.0000.521
startTFModel0.5110.0000.513
summaryOutput0.7390.0040.745
summaryPhenListResult0.7630.0000.765
testDataset1.8620.0281.894
testFinalLRModel0.5270.0000.528
testFinalModel0.6270.0040.633
vectorOutput0.7670.0040.773
vectorOutputMatrices0.1630.0000.164