Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-02-09 11:06:40 -0500 (Thu, 09 Feb 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences" | 4485 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2023-01-10 r83596 ucrt) -- "Unsuffered Consequences" | 4251 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences" | 4275 |
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 |
To the developers/maintainers of the BioMM package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/BioMM.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. |
Package 191/2164 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
BioMM 1.15.0 (landing page) Junfang Chen
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: BioMM |
Version: 1.15.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BioMM.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BioMM_1.15.0.tar.gz |
StartedAt: 2023-02-08 22:58:40 -0500 (Wed, 08 Feb 2023) |
EndedAt: 2023-02-08 23:03:22 -0500 (Wed, 08 Feb 2023) |
EllapsedTime: 281.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: BioMM.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:BioMM.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings BioMM_1.15.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/BioMM.Rcheck’ * using R Under development (unstable) (2023-01-10 r83596) * using platform: x86_64-apple-darwin17.0 (64-bit) * R was compiled by Apple clang version 12.0.0 (clang-1200.0.32.29) GNU Fortran (GCC) 8.2.0 * running under: macOS Mojave 10.14.6 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘BioMM/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘BioMM’ version ‘1.15.0’ * package encoding: UTF-8 * 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 ‘BioMM’ 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 dependencies in R code ... NOTE Namespaces in Imports field not imported from: ‘imager’ ‘topGO’ ‘xlsx’ 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed getDataByFilter 81.897 4.751 17.489 reconByUnsupervised 38.199 4.450 29.714 predByBS 23.865 5.762 4.433 reconBySupervised 20.555 0.920 26.502 predByCV 7.068 2.280 2.398 getMetrics 4.123 1.481 2.185 classifiACC 3.862 1.464 1.680 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTest.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/meat/BioMM.Rcheck/00check.log’ for details.
BioMM.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL BioMM ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3/Resources/library’ * installing *source* package ‘BioMM’ ... ** 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 (BioMM)
BioMM.Rcheck/tests/runTest.Rout
R Under development (unstable) (2023-01-10 r83596) -- "Unsuffered Consequences" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (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("BioMM") RUNIT TEST PROTOCOL -- Wed Feb 8 23:03:09 2023 *********************************************** Number of test functions: 2 Number of errors: 0 Number of failures: 0 1 Test Suite : BioMM RUnit Tests - 2 test functions, 0 errors, 0 failures Number of test functions: 2 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 6.833 0.471 8.705
BioMM.Rcheck/BioMM-Ex.timings
name | user | system | elapsed | |
BioMM | 1.019 | 0.022 | 1.440 | |
baseGLMnet | 0.766 | 0.068 | 0.909 | |
baseModel | 0.651 | 0.035 | 0.826 | |
baseRandForest | 0.647 | 0.026 | 0.830 | |
baseSVM | 2.208 | 0.070 | 3.079 | |
classifiACC | 3.862 | 1.464 | 1.680 | |
getDataByFilter | 81.897 | 4.751 | 17.489 | |
getMetrics | 4.123 | 1.481 | 2.185 | |
omics2pathlist | 0.496 | 0.031 | 0.680 | |
predByBS | 23.865 | 5.762 | 4.433 | |
predByCV | 7.068 | 2.280 | 2.398 | |
predByFS | 1.190 | 0.575 | 1.048 | |
reconBySupervised | 20.555 | 0.920 | 26.502 | |
reconByUnsupervised | 38.199 | 4.450 | 29.714 | |