Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2023-10-20 09:38:08 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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 1510/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhenStat 2.36.0  (landing page)
Hamed Haselimashhadi
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/PhenStat
git_branch: RELEASE_3_17
git_last_commit: b04074b
git_last_commit_date: 2023-04-25 10:29:49 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for PhenStat on kjohnson2


To the developers/maintainers of the PhenStat package:
- 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.36.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PhenStat_2.36.0.tar.gz
StartedAt: 2023-10-18 14:40:08 -0400 (Wed, 18 Oct 2023)
EndedAt: 2023-10-18 14:43:58 -0400 (Wed, 18 Oct 2023)
EllapsedTime: 230.6 seconds
RetCode: 0
Status:   OK  
CheckDir: PhenStat.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:PhenStat.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings PhenStat_2.36.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/PhenStat.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.7
* 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.36.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 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 sizes of PDF files under ‘inst/doc’ ... 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.581  0.056   8.427
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/PhenStat.Rcheck/00check.log’
for details.



Installation output

PhenStat.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL PhenStat
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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 -- Wed Oct 18 14:43:39 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.700   0.295   5.355 

Example timings

PhenStat.Rcheck/PhenStat-Ex.timings

nameusersystemelapsed
FisherExactTest0.1630.0120.276
JSONOutput1.1130.0161.682
LRDataset0.0660.0030.105
PhenList-class0.1840.0070.286
PhenList0.1890.0050.254
PhenStatReport0.0370.0010.051
PhenTestResult-class0.9530.0151.451
PhenTestResult0.7830.0091.188
RRTest0.0850.0030.134
TFDataset0.2760.0100.432
analysedDataset0.9080.0171.341
analysisResults0.9190.0101.106
boxplotResidualBatch1.1450.0151.444
boxplotSexGenotype0.0680.0050.086
boxplotSexGenotypeBatch0.1220.0060.131
boxplotSexGenotypeBatchAdjusted0.0740.0020.082
boxplotSexGenotypeResult1.0930.0161.217
boxplotSexGenotypeWeightBatchAdjusted0.0670.0030.082
categoricalBarplot0.1470.0060.161
checkDataset0.0360.0010.038
classificationTag0.8840.0110.914
determiningLambda0.7010.1030.823
dim0.0350.0010.036
finalLRModel0.5510.0110.576
finalModel0.7760.0070.802
finalTFModel0.4670.0120.493
htestPhenStat-class0.1430.0040.150
modelFormula000
modelFormulaLR000
parserOutputSummary0.8920.0100.980
parserOutputSummaryLR0.5110.0090.781
parserOutputTFSummary0.1070.0030.169
performReverseTransformation0.0000.0010.000
performTransformation0.0000.0000.002
plot.PhenList2.8790.0834.308
plot.PhenTestResult2.7980.0754.325
plotResidualPredicted0.8900.0121.387
printLROutput0.4970.0070.786
printTabStyle0.0010.0000.001
qqplotGenotype0.9210.0101.442
qqplotRandomEffects0.9520.0111.482
qqplotRotatedResiduals5.5810.0568.427
recommendMethod0.2360.0030.367
scatterplotGenotypeWeight0.1740.0080.279
scatterplotGenotypeWeightResult1.1300.0161.689
scatterplotSexGenotypeBatch0.0880.0070.134
scatterplotSexGenotypeBatchResult1.1320.0161.652
startLRModel0.4640.0070.685
startModel0.7340.0090.995
startTFModel0.4350.0110.617
summaryOutput1.0220.0131.515
summaryPhenListResult1.0360.0161.541
testDataset2.7500.0694.236
testFinalLRModel0.4960.0060.768
testFinalModel1.0840.0111.658
vectorOutput1.0640.0141.413
vectorOutputMatrices0.1430.0040.220