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.5: CHECK report for MWASTools on tokay2

This page was generated on 2017-10-18 14:26:42 -0400 (Wed, 18 Oct 2017).

Package 877/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MWASTools 1.0.0
Andrea Rodriguez-Martinez , Rafael Ayala
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/MWASTools
Branch: RELEASE_3_5
Last Commit: 3a12801
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: MWASTools
Version: 1.0.0
Command: rm -rf MWASTools.buildbin-libdir MWASTools.Rcheck && mkdir MWASTools.buildbin-libdir MWASTools.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MWASTools.buildbin-libdir MWASTools_1.0.0.tar.gz >MWASTools.Rcheck\00install.out 2>&1 && cp MWASTools.Rcheck\00install.out MWASTools-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=MWASTools.buildbin-libdir --install="check:MWASTools-install.out" --force-multiarch --no-vignettes --timings MWASTools_1.0.0.tar.gz
StartedAt: 2017-10-18 01:37:01 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 01:42:09 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 307.6 seconds
RetCode: 0
Status:  OK  
CheckDir: MWASTools.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/MWASTools.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MWASTools/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MWASTools' version '1.0.0'
* 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 'MWASTools' can be installed ... OK
* checking installed package size ... OK
* 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
* 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 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
MWAS_scatterplotMS: no visible binding for global variable 'logpval'
QC_CV_scatterplot: no visible binding for global variable 'abs.CV'
Undefined global functions or variables:
  abs.CV logpval
* 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
MWAS_bootstrapping 5.56   0.01    5.58
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
MWAS_bootstrapping 5.78   0.04    5.83
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.R'
 OK
* 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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/MWASTools.Rcheck/00check.log'
for details.


MWASTools.Rcheck/00install.out:


install for i386

* installing *source* package 'MWASTools' ...
** 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 'MWASTools' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MWASTools' as MWASTools_1.0.0.zip
* DONE (MWASTools)

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

nameusersystemelapsed
CV_filter1.200.061.27
MWAS_SummarizedExperiment000
MWAS_barplot2.310.022.33
MWAS_bootstrapping5.560.015.58
MWAS_filter0.160.000.15
MWAS_network0.070.000.08
MWAS_scatterplotMS0.990.000.99
MWAS_skylineNMR1.750.071.81
MWAS_stats0.480.000.48
QC_CV0.640.010.66
QC_CV_scatterplot1.190.001.19
QC_CV_specNMR1.140.001.14
QC_PCA0.020.000.01
QC_PCA_scoreplot1.340.021.36
STOCSY_NMR1.640.031.68
plot_spectraNMR0.050.020.06

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

nameusersystemelapsed
CV_filter1.190.091.28
MWAS_SummarizedExperiment000
MWAS_barplot2.620.032.66
MWAS_bootstrapping5.780.045.83
MWAS_filter0.210.000.20
MWAS_network0.090.000.09
MWAS_scatterplotMS0.810.020.83
MWAS_skylineNMR2.160.022.17
MWAS_stats0.940.000.94
QC_CV0.610.000.61
QC_CV_scatterplot1.040.011.06
QC_CV_specNMR1.410.021.43
QC_PCA0.000.010.01
QC_PCA_scoreplot1.230.031.28
STOCSY_NMR1.180.031.21
plot_spectraNMR0.040.000.04