Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for rexposome on malbec1

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/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rexposome 1.12.4  (landing page)
Xavier Escribà Montagut
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/rexposome
Branch: RELEASE_3_12
Last Commit: c47928c
Last Changed Date: 2021-03-11 05:00:56 -0400 (Thu, 11 Mar 2021)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository

Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output


Example timings

rexposome.Rcheck/rexposome-Ex.timings

nameusersystemelapsed
classification-methods0.0160.0040.020
clustering-methods23.560 0.01223.596
correlation-methods5.3920.0045.407
ex_imp0.0400.0000.037
expo0.0200.0040.025
expo_c0.0080.0040.012
expos-methods0.5080.0040.511
exposureNames-methods0.0200.0000.018
exwas-methods0.3920.0000.394
familyNames-methods0.0160.0000.018
highAndLow-methods0.8120.0080.817
ilod-methods000
imputation-methods000
imputeLOD000
invExWAS-methods14.536 0.00814.567
loadExposome0.0640.0000.078
loadExposome_plain0.0640.0000.078
loadImputed0.0200.0040.024
me0.0000.0000.003
mexwas-methods1.4160.0041.424
ndim-methods0.0800.0000.079
normalityTest-methods0.4080.0040.411
pca-methods0.1240.0000.126
phenotypeNames-methods0.0240.0000.024
plotClassification-methods000
plotCorrelation-methods15.372 0.00415.473
plotEXP-methods0.7320.0040.737
plotEffect-methods0.5960.0040.599
plotExwas-methods0.4320.0000.434
plotFamily-methods2.7040.0362.745
plotHistogram-methods0.3360.0040.359
plotLOD-methods0.5960.0000.595
plotMissings-methods0.5000.0000.501
plotPCA-methods1.2160.0081.231
plotPHE-methods0.2160.0000.218
readExposome0.0400.0000.039
standardize-methods1.1240.0081.133
tableLOD-methods0.2200.0000.219
tableMissings-methods0.0240.0000.026
tef-methods0.3640.0000.365
toES0.1200.0000.121
trans-methods0.2640.0000.266
volcano_plot0.8480.0040.854