Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:15 -0400 (Thu, 18 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
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 1540/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
PhenStat 2.38.0 (landing page) Hamed Haselimashhadi
| kjohnson1 | macOS 13.6.1 Ventura / 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.38.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.38.0.tar.gz |
StartedAt: 2024-04-17 22:58:42 -0400 (Wed, 17 Apr 2024) |
EndedAt: 2024-04-17 23:03:43 -0400 (Wed, 17 Apr 2024) |
EllapsedTime: 300.5 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.38.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/PhenStat.Rcheck’ * using R version 4.3.3 (2024-02-29) * 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 Ventura 13.6.1 * 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.38.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.615 0.062 5.697 * 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.18-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.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 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 Apr 17 23:03:29 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 3.738 0.280 4.010
PhenStat.Rcheck/PhenStat-Ex.timings
name | user | system | elapsed | |
FisherExactTest | 0.150 | 0.015 | 0.166 | |
JSONOutput | 1.113 | 0.033 | 1.147 | |
LRDataset | 0.050 | 0.004 | 0.055 | |
PhenList-class | 0.173 | 0.011 | 0.185 | |
PhenList | 0.172 | 0.009 | 0.181 | |
PhenStatReport | 0.033 | 0.001 | 0.034 | |
PhenTestResult-class | 0.949 | 0.023 | 0.975 | |
PhenTestResult | 0.812 | 0.011 | 0.823 | |
RRTest | 0.085 | 0.003 | 0.088 | |
TFDataset | 0.205 | 0.010 | 0.216 | |
analysedDataset | 0.911 | 0.014 | 0.927 | |
analysisResults | 0.909 | 0.014 | 0.923 | |
boxplotResidualBatch | 0.966 | 0.014 | 0.985 | |
boxplotSexGenotype | 0.066 | 0.004 | 0.070 | |
boxplotSexGenotypeBatch | 0.148 | 0.012 | 0.163 | |
boxplotSexGenotypeBatchAdjusted | 0.062 | 0.002 | 0.065 | |
boxplotSexGenotypeResult | 1.069 | 0.018 | 1.088 | |
boxplotSexGenotypeWeightBatchAdjusted | 0.372 | 0.005 | 0.377 | |
categoricalBarplot | 0.119 | 0.006 | 0.125 | |
checkDataset | 0.033 | 0.001 | 0.035 | |
classificationTag | 0.896 | 0.016 | 0.913 | |
determiningLambda | 0.842 | 0.247 | 1.093 | |
dim | 0.033 | 0.001 | 0.034 | |
finalLRModel | 0.516 | 0.019 | 0.536 | |
finalModel | 0.807 | 0.011 | 0.817 | |
finalTFModel | 0.429 | 0.018 | 0.448 | |
htestPhenStat-class | 0.109 | 0.009 | 0.119 | |
modelFormula | 0 | 0 | 0 | |
modelFormulaLR | 0.001 | 0.000 | 0.000 | |
parserOutputSummary | 0.900 | 0.022 | 0.922 | |
parserOutputSummaryLR | 0.465 | 0.019 | 0.485 | |
parserOutputTFSummary | 0.091 | 0.002 | 0.093 | |
performReverseTransformation | 0 | 0 | 0 | |
performTransformation | 0 | 0 | 0 | |
plot.PhenList | 2.885 | 0.098 | 3.006 | |
plot.PhenTestResult | 2.899 | 0.111 | 3.053 | |
plotResidualPredicted | 0.908 | 0.013 | 0.926 | |
printLROutput | 0.450 | 0.017 | 0.468 | |
printTabStyle | 0.001 | 0.000 | 0.001 | |
qqplotGenotype | 0.918 | 0.018 | 0.938 | |
qqplotRandomEffects | 0.915 | 0.013 | 0.929 | |
qqplotRotatedResiduals | 5.615 | 0.062 | 5.697 | |
recommendMethod | 0.190 | 0.002 | 0.192 | |
scatterplotGenotypeWeight | 0.187 | 0.010 | 0.198 | |
scatterplotGenotypeWeightResult | 1.124 | 0.025 | 1.151 | |
scatterplotSexGenotypeBatch | 0.093 | 0.008 | 0.102 | |
scatterplotSexGenotypeBatchResult | 1.111 | 0.029 | 1.148 | |
startLRModel | 0.419 | 0.013 | 0.436 | |
startModel | 0.741 | 0.011 | 0.753 | |
startTFModel | 0.358 | 0.010 | 0.369 | |
summaryOutput | 1.344 | 0.030 | 1.373 | |
summaryPhenListResult | 1.019 | 0.037 | 1.063 | |
testDataset | 2.790 | 0.080 | 2.896 | |
testFinalLRModel | 0.373 | 0.005 | 0.379 | |
testFinalModel | 0.669 | 0.016 | 0.691 | |
vectorOutput | 1.032 | 0.024 | 1.058 | |
vectorOutputMatrices | 0.112 | 0.007 | 0.119 | |