Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:22:08 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 rexposome package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/rexposome.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 1628/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
rexposome 1.18.2 (landing page) Xavier EscribĂ Montagut
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: rexposome |
Version: 1.18.2 |
Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:rexposome.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings rexposome_1.18.2.tar.gz |
StartedAt: 2022-10-19 03:25:39 -0400 (Wed, 19 Oct 2022) |
EndedAt: 2022-10-19 03:28:51 -0400 (Wed, 19 Oct 2022) |
EllapsedTime: 191.4 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: rexposome.Rcheck |
Warnings: 5 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:rexposome.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings rexposome_1.18.2.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/rexposome.Rcheck' * using R version 4.2.1 (2022-06-23 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'rexposome/DESCRIPTION' ... OK * this is package 'rexposome' version '1.18.2' * 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 ... WARNING Found the following file with a non-portable file name: vignettes/rsconnect/documents/exposome_data_analysis.Rmd/rpubs.com/rpubs/Publish Document.dcf These are not fully portable file names. See section 'Package structure' in the 'Writing R Extensions' manual. Found the following non-portable file path: rexposome/vignettes/rsconnect/documents/exposome_data_analysis.Rmd/rpubs.com/rpubs/Publish Document.dcf Tarballs are only required to store paths of up to 100 bytes and cannot store those of more than 256 bytes, with restrictions including to 100 bytes for the final component. See section 'Package structure' in the 'Writing R Extensions' manual. * checking whether package 'rexposome' can be installed ... OK * checking installed package size ... NOTE installed size is 6.0Mb sub-directories of 1Mb or more: data 2.8Mb extdata 2.2Mb * 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 ... WARNING '::' or ':::' imports not declared from: 'ggridges' 'missMDA' 'nnet' 'sandwich' * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE imputeLOD: multiple local function definitions for 'faux' with different formal arguments invExWAS,ExposomeSet : <anonymous>: no visible global function definition for 'reformulate' invExWAS,ExposomeSet : <anonymous>: no visible global function definition for 'terms' invExWAS,ExposomeSet : <anonymous>: no visible global function definition for 'confint' invExWAS,ExposomeSet: no visible global function definition for 'reformulate' invExWAS,ExposomeSet: no visible global function definition for 'terms' plotHistogram,ExposomeSet: no visible binding for global variable '..density..' Undefined global functions or variables: ..density.. confint reformulate terms Consider adding importFrom("stats", "confint", "reformulate", "terms") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... WARNING Rd files with duplicated alias 'extract': 'extract-methods.Rd' 'get_robust_sd-methods.Rd' * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING S4 class codoc mismatches from documentation object 'ExWAS': Slots for class 'ExWAS' Code: comparison description effective formula robust.std.err Docs: comparison description effective formula * checking Rd \usage sections ... WARNING Undocumented arguments in documentation object 'ExposomeSet' 'robust' Undocumented arguments in documentation object 'exwas' 'robust' Undocumented arguments in documentation object 'imExposomeSet' 'robust' Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed clustering-methods 18.33 0.08 18.58 invExWAS-methods 12.86 0.15 13.02 plotCorrelation-methods 10.17 0.11 10.28 correlation-methods 4.86 0.19 5.05 * 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: 5 WARNINGs, 2 NOTEs See 'F:/biocbuild/bbs-3.15-bioc/meat/rexposome.Rcheck/00check.log' for details.
rexposome.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL rexposome ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.15-bioc/R/library' * installing *source* package 'rexposome' ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (rexposome)
rexposome.Rcheck/rexposome-Ex.timings
name | user | system | elapsed | |
classification-methods | 0.00 | 0.01 | 0.02 | |
clustering-methods | 18.33 | 0.08 | 18.58 | |
correlation-methods | 4.86 | 0.19 | 5.05 | |
ex_imp | 0.02 | 0.00 | 0.02 | |
expo | 0.02 | 0.02 | 0.03 | |
expo_c | 0.00 | 0.02 | 0.01 | |
expos-methods | 0.33 | 0.00 | 0.33 | |
exposureNames-methods | 0.04 | 0.00 | 0.04 | |
exwas-methods | 0.36 | 0.02 | 0.38 | |
familyNames-methods | 0.02 | 0.01 | 0.03 | |
highAndLow-methods | 0.87 | 0.02 | 0.89 | |
ilod-methods | 0 | 0 | 0 | |
imputation-methods | 0 | 0 | 0 | |
imputeLOD | 0 | 0 | 0 | |
invExWAS-methods | 12.86 | 0.15 | 13.02 | |
loadExposome | 0.03 | 0.00 | 0.03 | |
loadExposome_plain | 0.03 | 0.00 | 0.03 | |
loadImputed | 0.02 | 0.02 | 0.03 | |
me | 0 | 0 | 0 | |
mexwas-methods | 0.95 | 0.01 | 0.97 | |
ndim-methods | 0.06 | 0.00 | 0.07 | |
normalityTest-methods | 0.29 | 0.00 | 0.28 | |
pca-methods | 0.10 | 0.00 | 0.11 | |
phenotypeNames-methods | 0.02 | 0.02 | 0.03 | |
plotClassification-methods | 0 | 0 | 0 | |
plotCorrelation-methods | 10.17 | 0.11 | 10.28 | |
plotEXP-methods | 0.22 | 0.00 | 0.22 | |
plotEffect-methods | 0.95 | 0.00 | 0.95 | |
plotExwas-methods | 0.41 | 0.01 | 0.42 | |
plotFamily-methods | 2.31 | 0.05 | 2.36 | |
plotHistogram-methods | 0.30 | 0.01 | 0.33 | |
plotLOD-methods | 0.37 | 0.02 | 0.39 | |
plotMissings-methods | 0.50 | 0.02 | 0.52 | |
plotPCA-methods | 1.00 | 0.01 | 1.01 | |
plotPHE-methods | 0.22 | 0.02 | 0.24 | |
readExposome | 0.05 | 0.00 | 0.04 | |
standardize-methods | 0.69 | 0.00 | 0.69 | |
tableLOD-methods | 0.22 | 0.00 | 0.22 | |
tableMissings-methods | 0.04 | 0.00 | 0.05 | |
tef-methods | 0.32 | 0.00 | 0.31 | |
toES | 0.12 | 0.00 | 0.13 | |
trans-methods | 0.25 | 0.00 | 0.25 | |
volcano_plot | 0.74 | 0.03 | 0.76 | |