| Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:28:48 -0400 (Thu, 06 May 2021).
|
To the developers/maintainers of the rexposome package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1508/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| rexposome 1.12.4 (landing page) Xavier Escribà Montagut
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: rexposome |
| Version: 1.12.4 |
| Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:rexposome.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings rexposome_1.12.4.tar.gz |
| StartedAt: 2021-05-06 05:11:40 -0400 (Thu, 06 May 2021) |
| EndedAt: 2021-05-06 05:14:54 -0400 (Thu, 06 May 2021) |
| EllapsedTime: 193.9 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: rexposome.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:rexposome.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings rexposome_1.12.4.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/rexposome.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘rexposome/DESCRIPTION’ ... OK
* this is package ‘rexposome’ version ‘1.12.4’
* 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 for sufficient/correct file permissions ... OK
* 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’
* 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: 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.. reformulate terms
Consider adding
importFrom("stats", "reformulate", "terms")
to your NAMESPACE file.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... 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 23.560 0.012 23.596
plotCorrelation-methods 15.372 0.004 15.473
invExWAS-methods 14.536 0.008 14.567
correlation-methods 5.392 0.004 5.407
* 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: 2 WARNINGs, 2 NOTEs
See
‘/home/biocbuild/bbs-3.12-bioc/meat/rexposome.Rcheck/00check.log’
for details.
rexposome.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL rexposome ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.12-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.016 | 0.004 | 0.020 | |
| clustering-methods | 23.560 | 0.012 | 23.596 | |
| correlation-methods | 5.392 | 0.004 | 5.407 | |
| ex_imp | 0.040 | 0.000 | 0.037 | |
| expo | 0.020 | 0.004 | 0.025 | |
| expo_c | 0.008 | 0.004 | 0.012 | |
| expos-methods | 0.508 | 0.004 | 0.511 | |
| exposureNames-methods | 0.020 | 0.000 | 0.018 | |
| exwas-methods | 0.392 | 0.000 | 0.394 | |
| familyNames-methods | 0.016 | 0.000 | 0.018 | |
| highAndLow-methods | 0.812 | 0.008 | 0.817 | |
| ilod-methods | 0 | 0 | 0 | |
| imputation-methods | 0 | 0 | 0 | |
| imputeLOD | 0 | 0 | 0 | |
| invExWAS-methods | 14.536 | 0.008 | 14.567 | |
| loadExposome | 0.064 | 0.000 | 0.078 | |
| loadExposome_plain | 0.064 | 0.000 | 0.078 | |
| loadImputed | 0.020 | 0.004 | 0.024 | |
| me | 0.000 | 0.000 | 0.003 | |
| mexwas-methods | 1.416 | 0.004 | 1.424 | |
| ndim-methods | 0.080 | 0.000 | 0.079 | |
| normalityTest-methods | 0.408 | 0.004 | 0.411 | |
| pca-methods | 0.124 | 0.000 | 0.126 | |
| phenotypeNames-methods | 0.024 | 0.000 | 0.024 | |
| plotClassification-methods | 0 | 0 | 0 | |
| plotCorrelation-methods | 15.372 | 0.004 | 15.473 | |
| plotEXP-methods | 0.732 | 0.004 | 0.737 | |
| plotEffect-methods | 0.596 | 0.004 | 0.599 | |
| plotExwas-methods | 0.432 | 0.000 | 0.434 | |
| plotFamily-methods | 2.704 | 0.036 | 2.745 | |
| plotHistogram-methods | 0.336 | 0.004 | 0.359 | |
| plotLOD-methods | 0.596 | 0.000 | 0.595 | |
| plotMissings-methods | 0.500 | 0.000 | 0.501 | |
| plotPCA-methods | 1.216 | 0.008 | 1.231 | |
| plotPHE-methods | 0.216 | 0.000 | 0.218 | |
| readExposome | 0.040 | 0.000 | 0.039 | |
| standardize-methods | 1.124 | 0.008 | 1.133 | |
| tableLOD-methods | 0.220 | 0.000 | 0.219 | |
| tableMissings-methods | 0.024 | 0.000 | 0.026 | |
| tef-methods | 0.364 | 0.000 | 0.365 | |
| toES | 0.120 | 0.000 | 0.121 | |
| trans-methods | 0.264 | 0.000 | 0.266 | |
| volcano_plot | 0.848 | 0.004 | 0.854 | |