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

This page was generated on 2024-07-23 11:38 -0400 (Tue, 23 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4688
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4280
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4455
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4404
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 1517/2248HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhenStat 2.41.0  (landing page)
Hamed Haselimashhadi
Snapshot Date: 2024-07-22 14:00 -0400 (Mon, 22 Jul 2024)
git_url: https://git.bioconductor.org/packages/PhenStat
git_branch: devel
git_last_commit: 0171dda
git_last_commit_date: 2024-04-30 10:34:35 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for PhenStat on nebbiolo2

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.

raw results


Summary

Package: PhenStat
Version: 2.41.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings PhenStat_2.41.0.tar.gz
StartedAt: 2024-07-23 02:54:57 -0400 (Tue, 23 Jul 2024)
EndedAt: 2024-07-23 02:57:08 -0400 (Tue, 23 Jul 2024)
EllapsedTime: 131.3 seconds
RetCode: 0
Status:   OK  
CheckDir: PhenStat.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings PhenStat_2.41.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/PhenStat.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘PhenStat/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PhenStat’ version ‘2.41.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 re-building of vignette outputs ... OK
* 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/bbs-3.20-bioc/R/bin/R CMD INSTALL PhenStat
###
##############################################################################
##############################################################################


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

Tests output

PhenStat.Rcheck/tests/runTests.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 -- Tue Jul 23 02:56:53 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 
  2.968   0.192   3.148 

Example timings

PhenStat.Rcheck/PhenStat-Ex.timings

nameusersystemelapsed
FisherExactTest0.1180.0210.139
JSONOutput0.7600.0080.769
LRDataset0.0430.0000.044
PhenList-class0.1640.0000.164
PhenList0.1690.0000.170
PhenStatReport0.0330.0000.033
PhenTestResult-class0.6450.0040.649
PhenTestResult0.5390.0040.543
RRTest0.0870.0040.091
TFDataset0.1890.0400.229
analysedDataset0.6270.0360.663
analysisResults0.6170.0040.621
boxplotResidualBatch0.6580.0080.666
boxplotSexGenotype0.0610.0000.061
boxplotSexGenotypeBatch0.1140.0120.126
boxplotSexGenotypeBatchAdjusted0.0510.0120.063
boxplotSexGenotypeResult1.0530.0281.081
boxplotSexGenotypeWeightBatchAdjusted0.0500.0080.057
categoricalBarplot0.0980.0120.110
checkDataset0.0300.0040.034
classificationTag0.6090.0000.609
determiningLambda0.6240.0600.684
dim0.0310.0040.035
finalLRModel0.4800.0120.493
finalModel0.5330.0000.533
finalTFModel0.3820.0040.386
htestPhenStat-class0.0910.0080.099
modelFormula000
modelFormulaLR000
parserOutputSummary0.6270.0000.627
parserOutputSummaryLR0.4060.0000.405
parserOutputTFSummary0.0850.0000.085
performReverseTransformation0.0000.0000.001
performTransformation000
plot.PhenList2.1410.0192.161
plot.PhenTestResult2.0700.0452.114
plotResidualPredicted0.6140.0080.622
printLROutput0.4210.0040.425
printTabStyle0.0000.0000.001
qqplotGenotype0.6240.0120.636
qqplotRandomEffects0.6160.0000.616
qqplotRotatedResiduals3.8320.0753.908
recommendMethod0.1820.0050.186
scatterplotGenotypeWeight0.1420.0000.142
scatterplotGenotypeWeightResult0.8110.0360.847
scatterplotSexGenotypeBatch0.0790.0040.083
scatterplotSexGenotypeBatchResult0.7870.0070.798
startLRModel0.3880.0040.392
startModel0.4380.0040.443
startTFModel0.3290.0040.334
summaryOutput0.7310.0000.731
summaryPhenListResult0.9830.0201.003
testDataset2.0220.0572.081
testFinalLRModel0.4090.0030.413
testFinalModel0.7650.0080.773
vectorOutput0.6980.0100.709
vectorOutputMatrices0.1060.0010.107