Back to Build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2023-03-27 05:50:42 -0000 (Mon, 27 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6083
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 kunpeng1


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.

raw results

Package 1670/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rexposome 1.21.1  (landing page)
Xavier Escribà Montagut
Snapshot Date: 2023-03-24 01:40:07 -0000 (Fri, 24 Mar 2023)
git_url: https://git.bioconductor.org/packages/rexposome
git_branch: devel
git_last_commit: 0bb431c
git_last_commit_date: 2023-01-26 15:05:53 -0000 (Thu, 26 Jan 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    WARNINGS  

Summary

Package: rexposome
Version: 1.21.1
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:rexposome.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings rexposome_1.21.1.tar.gz
StartedAt: 2023-03-25 10:35:44 -0000 (Sat, 25 Mar 2023)
EndedAt: 2023-03-25 10:41:28 -0000 (Sat, 25 Mar 2023)
EllapsedTime: 344.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: rexposome.Rcheck
Warnings: 5

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:rexposome.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings rexposome_1.21.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/rexposome.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘rexposome/DESCRIPTION’ ... OK
* this is package ‘rexposome’ version ‘1.21.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 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 loading without being on the library search path ... 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
invExWAS-methods        33.474  0.187  33.666
plotCorrelation-methods 18.375  0.064  18.441
clustering-methods      18.146  0.177  18.337
correlation-methods     10.488  0.112  10.601
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘exposome_data_analysis.Rmd’ using ‘UTF-8’... OK
  ‘mutiple_imputation_data_analysis.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 5 WARNINGs, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/rexposome.Rcheck/00check.log’
for details.



Installation output

rexposome.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL rexposome
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-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.0190.0040.023
clustering-methods18.146 0.17718.337
correlation-methods10.488 0.11210.601
ex_imp0.0220.0000.021
expo0.0200.0090.029
expo_c0.0100.0060.015
expos-methods0.2910.0030.295
exposureNames-methods0.0450.0040.049
exwas-methods0.5370.0040.540
familyNames-methods0.0230.0000.023
highAndLow-methods0.9130.0110.925
ilod-methods000
imputation-methods000
imputeLOD0.0010.0000.000
invExWAS-methods33.474 0.18733.666
loadExposome0.0510.0000.052
loadExposome_plain0.0510.0000.052
loadImputed0.020.000.02
me0.0030.0000.003
mexwas-methods0.8690.0040.873
ndim-methods0.0630.0040.066
normalityTest-methods0.3650.0080.372
pca-methods0.1360.0000.137
phenotypeNames-methods0.0220.0000.022
plotClassification-methods0.0010.0000.000
plotCorrelation-methods18.375 0.06418.441
plotEXP-methods0.3140.0040.319
plotEffect-methods0.7910.0280.819
plotExwas-methods0.5920.0040.596
plotFamily-methods2.8200.0362.857
plotHistogram-methods0.4960.0080.505
plotLOD-methods0.4940.0000.493
plotMissings-methods0.5680.0040.572
plotPCA-methods1.5540.0041.558
plotPHE-methods0.3340.0000.334
readExposome0.0460.0000.046
standardize-methods0.8810.0000.882
tableLOD-methods0.1650.0000.165
tableMissings-methods0.0310.0000.030
tef-methods0.4030.0000.403
toES0.1630.0000.162
trans-methods0.2950.0000.295
volcano_plot1.2950.0001.295