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

This page was generated on 2022-03-18 11:08:28 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
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

CHECK results for rexposome on riesling1


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? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1592/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rexposome 1.17.1  (landing page)
Xavier EscribĂ  Montagut
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/rexposome
git_branch: master
git_last_commit: b2b40aa
git_last_commit_date: 2021-11-21 00:48:03 -0400 (Sun, 21 Nov 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    WARNINGS    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: rexposome
Version: 1.17.1
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:rexposome.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings rexposome_1.17.1.tar.gz
StartedAt: 2022-03-17 20:03:19 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 20:05:47 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 148.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: rexposome.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:rexposome.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings rexposome_1.17.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/rexposome.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'rexposome/DESCRIPTION' ... OK
* this is package 'rexposome' version '1.17.1'
* 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.4Mb
  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 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      14.78   0.08   14.86
plotCorrelation-methods  8.54   0.07    8.59
invExWAS-methods         8.37   0.03    8.41
* 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
  'D:/biocbuild/bbs-3.15-bioc/meat/rexposome.Rcheck/00check.log'
for details.



Installation output

rexposome.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL rexposome
###
##############################################################################
##############################################################################


* installing to library 'D:/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
  converting help for package 'rexposome'
    finding HTML links ... done
    ExWAS-class                             html  
    ExposomeClust-class                     html  
    ExposomeCorr-class                      html  
    finding level-2 HTML links ... done

    ExposomePCA-class                       html  
    ExposomeSet-class                       html  
    classification-methods                  html  
    clustering-methods                      html  
    correlation-methods                     html  
    ex_imp                                  html  
    expo                                    html  
    expo_c                                  html  
    expos-methods                           html  
    exposureNames-methods                   html  
    extract-methods                         html  
    exwas-methods                           html  
REDIRECT:topic	 Previous alias or file overwritten by alias: D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-rexposome/00new/rexposome/help/exwas.html
    familyNames-methods                     html  
    highAndLow-methods                      html  
    ilod-methods                            html  
    imExposomeSet-class                     html  
    imputation-methods                      html  
    imputeLOD                               html  
    invExWAS-methods                        html  
    loadExposome                            html  
    loadExposome_plain                      html  
    loadImputed                             html  
    mExWAS-class                            html  
    me                                      html  
    mexwas-methods                          html  
REDIRECT:topic	 Previous alias or file overwritten by alias: D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-rexposome/00new/rexposome/help/mexwas.html
    ndim-methods                            html  
    normalityTest-methods                   html  
    pca-methods                             html  
    phenotypeNames-methods                  html  
    plot3PCA-methods                        html  
    plotClassification-methods              html  
    plotCorrelation-methods                 html  
    plotEXP-methods                         html  
    plotEffect-methods                      html  
    plotExwas-methods                       html  
    plotFamily-methods                      html  
    plotHistogram-methods                   html  
    plotLOD-methods                         html  
    plotMissings-methods                    html  
    plotPCA-methods                         html  
    plotPHE-methods                         html  
    plotVolcano-methods                     html  
    readExposome                            html  
    rexposome                               html  
    standardize-methods                     html  
    tableLOD-methods                        html  
    tableMissings-methods                   html  
    tef-methods                             html  
    toES                                    html  
    trans-methods                           html  
    volcano_plot                            html  
** 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)
Making 'packages.html' ... done

Tests output


Example timings

rexposome.Rcheck/rexposome-Ex.timings

nameusersystemelapsed
classification-methods0.000.020.01
clustering-methods14.78 0.0814.86
correlation-methods3.200.153.36
ex_imp0.000.020.02
expo0.010.010.03
expo_c0.020.000.02
expos-methods0.20.00.2
exposureNames-methods0.020.000.02
exwas-methods0.330.020.34
familyNames-methods0.010.020.03
highAndLow-methods0.720.010.73
ilod-methods000
imputation-methods000
imputeLOD000
invExWAS-methods8.370.038.41
loadExposome0.030.000.03
loadExposome_plain0.030.000.03
loadImputed0.010.000.02
me000
mexwas-methods1.040.001.03
ndim-methods0.060.020.08
normalityTest-methods0.300.040.34
pca-methods0.090.000.10
phenotypeNames-methods0.010.000.02
plotClassification-methods000
plotCorrelation-methods8.540.078.59
plotEXP-methods0.280.000.28
plotEffect-methods0.720.000.72
plotExwas-methods0.560.010.58
plotFamily-methods2.310.002.31
plotHistogram-methods0.330.000.33
plotLOD-methods0.420.000.42
plotMissings-methods0.300.020.31
plotPCA-methods1.010.011.04
plotPHE-methods0.160.000.15
readExposome0.030.000.03
standardize-methods0.560.000.57
tableLOD-methods0.180.000.17
tableMissings-methods0.010.000.02
tef-methods0.220.020.23
toES0.110.000.11
trans-methods0.200.000.21
volcano_plot0.600.000.59