Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

BioC 3.6: CHECK report for rexposome on tokay1

This page was generated on 2017-08-16 13:38:18 -0400 (Wed, 16 Aug 2017).

Package 1119/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rexposome 0.99.90
Carles Hernandez-Ferrer
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/rexposome
Last Changed Rev: 131636 / Revision: 131943
Last Changed Date: 2017-07-28 13:25:41 -0400 (Fri, 28 Jul 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: rexposome
Version: 0.99.90
Command: rm -rf rexposome.buildbin-libdir rexposome.Rcheck && mkdir rexposome.buildbin-libdir rexposome.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=rexposome.buildbin-libdir rexposome_0.99.90.tar.gz >rexposome.Rcheck\00install.out 2>&1 && cp rexposome.Rcheck\00install.out rexposome-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=rexposome.buildbin-libdir --install="check:rexposome-install.out" --force-multiarch --no-vignettes --timings rexposome_0.99.90.tar.gz
StartedAt: 2017-08-16 01:58:10 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 02:03:38 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 327.8 seconds
RetCode: 0
Status:  OK  
CheckDir: rexposome.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf rexposome.buildbin-libdir rexposome.Rcheck && mkdir rexposome.buildbin-libdir rexposome.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=rexposome.buildbin-libdir rexposome_0.99.90.tar.gz >rexposome.Rcheck\00install.out 2>&1 && cp rexposome.Rcheck\00install.out rexposome-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=rexposome.buildbin-libdir --install="check:rexposome-install.out" --force-multiarch --no-vignettes --timings rexposome_0.99.90.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/rexposome.Rcheck'
* using R version 3.4.1 (2017-06-30)
* 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 '0.99.90'
* 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 ... OK
* checking whether package 'rexposome' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  6.3Mb
  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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... OK
* 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
plotHistogram,ExposomeSet: no visible binding for global variable
  '..density..'
Undefined global functions or variables:
  ..density..
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
clustering-methods      14.58   0.06   15.91
plotCorrelation-methods 12.46   0.02   12.48
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
plotCorrelation-methods 15.17   0.07   15.23
clustering-methods      11.45   0.02   11.47
* 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 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/rexposome.Rcheck/00check.log'
for details.


rexposome.Rcheck/00install.out:


install for i386

* installing *source* package 'rexposome' ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'rexposome' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'rexposome' as rexposome_0.99.90.zip
* DONE (rexposome)

rexposome.Rcheck/examples_i386/rexposome-Ex.timings:

nameusersystemelapsed
classification-methods0.010.020.03
clustering-methods14.58 0.0615.91
correlation-methods4.010.014.03
ex_imp0.030.000.03
expo0.020.020.03
expo_c0.010.000.01
expos-methods0.050.000.05
exposureNames-methods0.010.000.01
exwas-methods0.550.000.55
familyNames-methods0.030.000.03
highAndLow-methods0.780.000.78
ilod-methods000
imputation-methods000
imputeLOD000
loadExposome0.020.010.03
loadImputed0.010.000.02
me0.000.020.01
mexwas-methods0.770.000.77
ndim-methods0.050.010.06
normalityTest-methods0.110.030.14
pca-methods0.320.020.34
phenotypeNames-methods0.040.000.04
plotClassification-methods000
plotCorrelation-methods12.46 0.0212.48
plotEXP-methods0.630.010.64
plotEffect-methods1.200.031.23
plotExwas-methods0.490.020.50
plotFamily-methods3.330.043.38
plotHistogram-methods0.210.000.22
plotLOD-methods1.080.001.08
plotMissings-methods0.610.000.61
plotPCA-methods1.240.001.23
plotPHE-methods0.290.000.30
readExposome0.060.000.07
standardize-methods0.520.000.51
tableLOD-methods0.330.000.33
tableMissings-methods0.030.000.03
tef-methods0.580.000.58
toES0.090.000.09
trans-methods0.060.000.07
volcano_plot0.700.020.71

rexposome.Rcheck/examples_x64/rexposome-Ex.timings:

nameusersystemelapsed
classification-methods0.020.000.01
clustering-methods11.45 0.0211.47
correlation-methods4.900.004.91
ex_imp0.050.000.04
expo0.010.010.03
expo_c0.020.000.02
expos-methods0.050.020.06
exposureNames-methods0.030.000.03
exwas-methods0.670.020.69
familyNames-methods0.020.000.02
highAndLow-methods1.080.001.08
ilod-methods000
imputation-methods000
imputeLOD000
loadExposome0.120.000.12
loadImputed0.020.000.02
me0.020.000.02
mexwas-methods0.540.010.56
ndim-methods0.080.020.09
normalityTest-methods0.520.000.52
pca-methods0.390.000.39
phenotypeNames-methods0.010.010.03
plotClassification-methods000
plotCorrelation-methods15.17 0.0715.23
plotEXP-methods0.790.010.80
plotEffect-methods1.460.001.47
plotExwas-methods0.600.000.59
plotFamily-methods2.950.053.00
plotHistogram-methods0.250.000.25
plotLOD-methods1.190.001.19
plotMissings-methods0.580.010.59
plotPCA-methods1.370.021.40
plotPHE-methods0.300.000.29
readExposome0.090.000.10
standardize-methods0.190.000.18
tableLOD-methods0.310.000.32
tableMissings-methods0.030.000.03
tef-methods0.320.030.34
toES0.090.020.11
trans-methods0.080.010.09
volcano_plot1.080.001.08