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 MEAL on tokay2

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

Package 773/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MEAL 1.6.0
Carlos Ruiz-Arenas
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/MEAL
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: MEAL
Version: 1.6.0
Command: rm -rf MEAL.buildbin-libdir MEAL.Rcheck && mkdir MEAL.buildbin-libdir MEAL.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MEAL.buildbin-libdir MEAL_1.6.0.tar.gz >MEAL.Rcheck\00install.out 2>&1 && cp MEAL.Rcheck\00install.out MEAL-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=MEAL.buildbin-libdir --install="check:MEAL-install.out" --force-multiarch --no-vignettes --timings MEAL_1.6.0.tar.gz
StartedAt: 2017-08-16 01:01:13 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:21:22 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 1208.5 seconds
RetCode: 0
Status:  OK  
CheckDir: MEAL.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/MEAL.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 'MEAL/DESCRIPTION' ... OK
* this is package 'MEAL' version '1.6.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 'MEAL' 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
** 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
correlationMethSNPs: no visible binding for global variable 'num_cores'
prepareMethylationSet: no visible global function definition for
  'colData'
Undefined global functions or variables:
  colData num_cores
* 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 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
plotRDA-methods    38.58   0.89   39.46
topRDAhits-methods 38.13   0.72   38.86
plotRegion-methods 37.01   0.66   37.67
DAPipeline         21.40   1.95   28.98
DARegion            4.98   0.47    5.54
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
plotRDA-methods    56.96   0.85   57.81
plotRegion-methods 54.69   0.90   55.59
topRDAhits-methods 51.38   0.86   52.23
DAPipeline         22.72   1.19   23.91
DARegion            6.86   0.38    7.23
plotEWAS-methods    5.19   0.20    5.39
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.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/MEAL.Rcheck/00check.log'
for details.


MEAL.Rcheck/00install.out:


install for i386

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

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

nameusersystemelapsed
AnalysisRegionResults-class000
AnalysisResults-class000
DAPipeline21.40 1.9528.98
DAProbe0.800.140.94
DARegion4.980.475.54
DARegionAnalysis3.860.674.53
RDAset1.420.101.52
calculateRelevantSNPs000
createRanges0.010.000.01
explainedVariance0.020.010.03
exportResults-methods2.590.272.92
filterSet-methods1.020.011.04
getGeneVals-methods3.910.194.09
normalSNP000
plotBestFeatures3.010.273.28
plotEWAS-methods2.280.232.52
plotFeature1.450.141.60
plotLM0.240.020.25
plotQQ-methods3.030.203.23
plotRDA-methods38.58 0.8939.46
plotRegion-methods37.01 0.6637.67
plotVolcano-methods3.480.253.73
prepareMethylationSet0.940.091.03
preparePhenotype000
topRDAhits-methods38.13 0.7238.86

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

nameusersystemelapsed
AnalysisRegionResults-class000
AnalysisResults-class000
DAPipeline22.72 1.1923.91
DAProbe1.450.091.54
DARegion6.860.387.23
DARegionAnalysis3.950.344.30
RDAset1.800.091.89
calculateRelevantSNPs000
createRanges0.030.000.03
explainedVariance0.030.000.03
exportResults-methods2.920.283.20
filterSet-methods1.230.011.25
getGeneVals-methods3.030.273.30
normalSNP000
plotBestFeatures3.780.163.93
plotEWAS-methods5.190.205.39
plotFeature1.790.151.97
plotLM0.330.000.32
plotQQ-methods3.890.194.08
plotRDA-methods56.96 0.8557.81
plotRegion-methods54.69 0.9055.59
plotVolcano-methods3.400.243.64
prepareMethylationSet1.880.122.00
preparePhenotype000
topRDAhits-methods51.38 0.8652.23