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

This page was generated on 2024-05-31 17:03:08 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4464
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 1557/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhenStat 2.40.0  (landing page)
Hamed Haselimashhadi
Snapshot Date: 2024-05-30 18:28:32 -0400 (Thu, 30 May 2024)
git_url: https://git.bioconductor.org/packages/PhenStat
git_branch: RELEASE_3_19
git_last_commit: d560e21
git_last_commit_date: 2024-04-30 10:34:35 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  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 nebbiolo1


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.40.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings PhenStat_2.40.0.tar.gz
StartedAt: 2024-05-31 06:47:08 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 06:49:17 -0400 (Fri, 31 May 2024)
EllapsedTime: 129.3 seconds
RetCode: 0
Status:   OK  
CheckDir: PhenStat.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/PhenStat.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.40.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.19-bioc/meat/PhenStat.Rcheck/00check.log’
for details.


Installation output

PhenStat.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL PhenStat
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-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.0 (2024-04-24) -- "Puppy Cup"
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 -- Fri May 31 06:49:01 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.884   0.222   3.095 

Example timings

PhenStat.Rcheck/PhenStat-Ex.timings

nameusersystemelapsed
FisherExactTest0.1290.0240.154
JSONOutput0.7740.0120.787
LRDataset0.0400.0030.044
PhenList-class0.1810.0000.182
PhenList0.1690.0000.169
PhenStatReport0.0450.0000.045
PhenTestResult-class0.6800.0000.681
PhenTestResult0.5390.0000.539
RRTest0.0860.0080.094
TFDataset0.2190.0200.239
analysedDataset0.6350.0400.675
analysisResults0.6480.0040.652
boxplotResidualBatch0.6750.0000.675
boxplotSexGenotype0.0610.0040.065
boxplotSexGenotypeBatch0.1240.0000.124
boxplotSexGenotypeBatchAdjusted0.0610.0040.065
boxplotSexGenotypeResult1.0890.0081.097
boxplotSexGenotypeWeightBatchAdjusted0.0500.0080.058
categoricalBarplot0.1080.0120.120
checkDataset0.0450.0000.045
classificationTag0.6060.0010.607
determiningLambda0.6260.0750.701
dim0.0370.0010.038
finalLRModel0.4800.0100.492
finalModel0.5310.0040.536
finalTFModel0.3700.0040.374
htestPhenStat-class0.1090.0030.113
modelFormula0.0000.0000.001
modelFormulaLR000
parserOutputSummary0.5780.0240.602
parserOutputSummaryLR0.4140.0160.430
parserOutputTFSummary0.0790.0000.079
performReverseTransformation000
performTransformation000
plot.PhenList2.1100.0362.146
plot.PhenTestResult2.1210.0482.170
plotResidualPredicted0.6370.0080.646
printLROutput0.4180.0000.418
printTabStyle0.0010.0000.001
qqplotGenotype0.6410.0000.641
qqplotRandomEffects0.6210.0080.629
qqplotRotatedResiduals3.9450.0844.029
recommendMethod0.4470.0120.460
scatterplotGenotypeWeight0.1430.0000.142
scatterplotGenotypeWeightResult0.8200.0240.843
scatterplotSexGenotypeBatch0.0770.0040.081
scatterplotSexGenotypeBatchResult0.7900.0000.789
startLRModel0.3900.0000.389
startModel0.4460.0000.446
startTFModel0.3220.0080.330
summaryOutput0.7090.0000.709
summaryPhenListResult0.7010.0160.717
testDataset2.0120.0562.068
testFinalLRModel0.4040.0040.409
testFinalModel0.7670.0080.776
vectorOutput0.7160.0080.724
vectorOutputMatrices0.1250.0000.124