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

This page was generated on 2023-04-12 11:05:14 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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

CHECK results for PhenStat on nebbiolo2


To the developers/maintainers of the PhenStat package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1475/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhenStat 2.34.0  (landing page)
Hamed Haselimashhadi
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/PhenStat
git_branch: RELEASE_3_16
git_last_commit: d0f8883
git_last_commit_date: 2022-11-01 11:09:03 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: PhenStat
Version: 2.34.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings PhenStat_2.34.0.tar.gz
StartedAt: 2023-04-10 22:52:03 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 22:55:58 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 235.3 seconds
RetCode: 0
Status:   OK  
CheckDir: PhenStat.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/PhenStat.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘PhenStat/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PhenStat’ version ‘2.34.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 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 5.106  0.068   5.174
* 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.16-bioc/meat/PhenStat.Rcheck/00check.log’
for details.



Installation output

PhenStat.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.16-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.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 -- Mon Apr 10 22:55:08 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 
  4.237   0.145   4.402 

Example timings

PhenStat.Rcheck/PhenStat-Ex.timings

nameusersystemelapsed
FisherExactTest0.3040.0600.432
JSONOutput1.6610.0241.906
LRDataset0.0840.0000.202
PhenList-class0.3480.0080.718
PhenList0.3990.0010.811
PhenStatReport0.0760.0040.159
PhenTestResult-class1.3220.0242.681
PhenTestResult0.9730.0001.231
RRTest0.1860.0000.185
TFDataset0.4460.0150.462
analysedDataset0.8000.0160.816
analysisResults0.6550.0040.853
boxplotResidualBatch0.7340.0160.750
boxplotSexGenotype0.0650.0000.065
boxplotSexGenotypeBatch0.1140.0000.114
boxplotSexGenotypeBatchAdjusted0.0560.0040.060
boxplotSexGenotypeResult0.7550.0040.759
boxplotSexGenotypeWeightBatchAdjusted0.0580.0030.062
categoricalBarplot0.430.020.45
checkDataset0.0330.0000.033
classificationTag0.6910.0040.695
determiningLambda0.7100.0520.761
dim0.0520.0030.055
finalLRModel0.8240.0040.829
finalModel0.8650.0000.865
finalTFModel0.7270.0040.731
htestPhenStat-class0.2140.0000.214
modelFormula000
modelFormulaLR000
parserOutputSummary1.0450.0401.086
parserOutputSummaryLR0.8350.0110.846
parserOutputTFSummary0.1550.0040.174
performReverseTransformation0.0000.0000.001
performTransformation0.0000.0000.001
plot.PhenList3.5570.0804.070
plot.PhenTestResult3.5460.0203.687
plotResidualPredicted1.0800.0041.093
printLROutput0.8010.0200.864
printTabStyle0.0010.0000.002
qqplotGenotype1.1290.0161.148
qqplotRandomEffects1.0420.0001.043
qqplotRotatedResiduals5.1060.0685.174
recommendMethod0.1940.0000.194
scatterplotGenotypeWeight0.1410.0000.140
scatterplotGenotypeWeightResult0.8310.0040.835
scatterplotSexGenotypeBatch0.0840.0000.084
scatterplotSexGenotypeBatchResult0.810.000.81
startLRModel0.3650.0000.365
startModel0.4280.0040.432
startTFModel0.3170.0000.317
summaryOutput1.0230.0121.035
summaryPhenListResult0.6640.0000.663
testDataset1.9210.0441.964
testFinalLRModel0.3910.0000.391
testFinalModel0.6960.0000.696
vectorOutput0.6590.0000.658
vectorOutputMatrices0.0890.0000.090