| Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:08 -0400 (Fri, 20 Oct 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.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/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| PhenStat 2.36.0 (landing page) Hamed Haselimashhadi
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | OK | OK | ||||||||
|
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. |
| 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 |
##############################################################################
##############################################################################
###
### 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.
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)
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
PhenStat.Rcheck/PhenStat-Ex.timings
| name | user | system | elapsed | |
| FisherExactTest | 0.163 | 0.012 | 0.276 | |
| JSONOutput | 1.113 | 0.016 | 1.682 | |
| LRDataset | 0.066 | 0.003 | 0.105 | |
| PhenList-class | 0.184 | 0.007 | 0.286 | |
| PhenList | 0.189 | 0.005 | 0.254 | |
| PhenStatReport | 0.037 | 0.001 | 0.051 | |
| PhenTestResult-class | 0.953 | 0.015 | 1.451 | |
| PhenTestResult | 0.783 | 0.009 | 1.188 | |
| RRTest | 0.085 | 0.003 | 0.134 | |
| TFDataset | 0.276 | 0.010 | 0.432 | |
| analysedDataset | 0.908 | 0.017 | 1.341 | |
| analysisResults | 0.919 | 0.010 | 1.106 | |
| boxplotResidualBatch | 1.145 | 0.015 | 1.444 | |
| boxplotSexGenotype | 0.068 | 0.005 | 0.086 | |
| boxplotSexGenotypeBatch | 0.122 | 0.006 | 0.131 | |
| boxplotSexGenotypeBatchAdjusted | 0.074 | 0.002 | 0.082 | |
| boxplotSexGenotypeResult | 1.093 | 0.016 | 1.217 | |
| boxplotSexGenotypeWeightBatchAdjusted | 0.067 | 0.003 | 0.082 | |
| categoricalBarplot | 0.147 | 0.006 | 0.161 | |
| checkDataset | 0.036 | 0.001 | 0.038 | |
| classificationTag | 0.884 | 0.011 | 0.914 | |
| determiningLambda | 0.701 | 0.103 | 0.823 | |
| dim | 0.035 | 0.001 | 0.036 | |
| finalLRModel | 0.551 | 0.011 | 0.576 | |
| finalModel | 0.776 | 0.007 | 0.802 | |
| finalTFModel | 0.467 | 0.012 | 0.493 | |
| htestPhenStat-class | 0.143 | 0.004 | 0.150 | |
| modelFormula | 0 | 0 | 0 | |
| modelFormulaLR | 0 | 0 | 0 | |
| parserOutputSummary | 0.892 | 0.010 | 0.980 | |
| parserOutputSummaryLR | 0.511 | 0.009 | 0.781 | |
| parserOutputTFSummary | 0.107 | 0.003 | 0.169 | |
| performReverseTransformation | 0.000 | 0.001 | 0.000 | |
| performTransformation | 0.000 | 0.000 | 0.002 | |
| plot.PhenList | 2.879 | 0.083 | 4.308 | |
| plot.PhenTestResult | 2.798 | 0.075 | 4.325 | |
| plotResidualPredicted | 0.890 | 0.012 | 1.387 | |
| printLROutput | 0.497 | 0.007 | 0.786 | |
| printTabStyle | 0.001 | 0.000 | 0.001 | |
| qqplotGenotype | 0.921 | 0.010 | 1.442 | |
| qqplotRandomEffects | 0.952 | 0.011 | 1.482 | |
| qqplotRotatedResiduals | 5.581 | 0.056 | 8.427 | |
| recommendMethod | 0.236 | 0.003 | 0.367 | |
| scatterplotGenotypeWeight | 0.174 | 0.008 | 0.279 | |
| scatterplotGenotypeWeightResult | 1.130 | 0.016 | 1.689 | |
| scatterplotSexGenotypeBatch | 0.088 | 0.007 | 0.134 | |
| scatterplotSexGenotypeBatchResult | 1.132 | 0.016 | 1.652 | |
| startLRModel | 0.464 | 0.007 | 0.685 | |
| startModel | 0.734 | 0.009 | 0.995 | |
| startTFModel | 0.435 | 0.011 | 0.617 | |
| summaryOutput | 1.022 | 0.013 | 1.515 | |
| summaryPhenListResult | 1.036 | 0.016 | 1.541 | |
| testDataset | 2.750 | 0.069 | 4.236 | |
| testFinalLRModel | 0.496 | 0.006 | 0.768 | |
| testFinalModel | 1.084 | 0.011 | 1.658 | |
| vectorOutput | 1.064 | 0.014 | 1.413 | |
| vectorOutputMatrices | 0.143 | 0.004 | 0.220 | |