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.4: CHECK report for MEAL on tokay1

This page was generated on 2017-04-15 16:20:23 -0400 (Sat, 15 Apr 2017).

Package 727/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MEAL 1.4.2
Carlos Ruiz
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/MEAL
Last Changed Rev: 124186 / Revision: 128728
Last Changed Date: 2016-11-16 04:58:24 -0500 (Wed, 16 Nov 2016)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: MEAL
Version: 1.4.2
Command: rm -rf MEAL.buildbin-libdir MEAL.Rcheck && mkdir MEAL.buildbin-libdir MEAL.Rcheck && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MEAL.buildbin-libdir MEAL_1.4.2.tar.gz >MEAL.Rcheck\00install.out 2>&1 && cp MEAL.Rcheck\00install.out MEAL-install.out && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD check --library=MEAL.buildbin-libdir --install="check:MEAL-install.out" --force-multiarch --no-vignettes --timings MEAL_1.4.2.tar.gz
StartedAt: 2017-04-14 23:21:49 -0400 (Fri, 14 Apr 2017)
EndedAt: 2017-04-14 23:39:25 -0400 (Fri, 14 Apr 2017)
EllapsedTime: 1055.9 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: MEAL.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.4-bioc/meat/MEAL.Rcheck'
* using R version 3.3.3 (2017-03-06)
* 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.4.2'
* 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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  'multiCorrMethExprs'
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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    36.61   0.73   37.34
plotRegion-methods 33.56   0.58   34.16
topRDAhits-methods 32.82   0.50   33.33
DAPipeline         16.61   1.23   17.85
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
topRDAhits-methods 49.89   0.57   50.45
plotRDA-methods    41.45   0.61   42.08
plotRegion-methods 40.97   0.64   41.61
DAPipeline         18.50   0.82   19.32
RDAset              5.91   0.08    5.98
* 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 WARNING
See
  'C:/Users/biocbuild/bbs-3.4-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.4.2.zip
* DONE (MEAL)

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

nameusersystemelapsed
AnalysisRegionResults-class0.000.020.01
AnalysisResults-class000
DAPipeline16.61 1.2317.85
DAProbe0.510.080.59
DARegion3.660.263.92
DARegionAnalysis3.750.664.41
RDAset2.670.112.78
calculateRelevantSNPs000
createRanges0.020.000.02
explainedVariance0.010.000.01
exportResults-methods2.680.052.78
filterSet-methods1.730.011.75
getGeneVals-methods2.480.052.53
normalSNP000
plotBestFeatures2.200.032.24
plotEWAS-methods2.900.083.00
plotFeature2.140.082.22
plotLM0.160.010.18
plotQQ-methods3.420.103.51
plotRDA-methods36.61 0.7337.34
plotRegion-methods33.56 0.5834.16
plotVolcano-methods3.720.173.89
preparePhenotype000
topRDAhits-methods32.82 0.5033.33

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

nameusersystemelapsed
AnalysisRegionResults-class0.020.000.02
AnalysisResults-class000
DAPipeline18.50 0.8219.32
DAProbe0.510.020.53
DARegion4.20.24.4
DARegionAnalysis4.530.284.82
RDAset5.910.085.98
calculateRelevantSNPs000
createRanges0.020.000.01
explainedVariance0.010.000.02
exportResults-methods4.350.034.43
filterSet-methods2.060.002.07
getGeneVals-methods3.720.053.76
normalSNP000
plotBestFeatures2.820.062.87
plotEWAS-methods4.650.064.72
plotFeature2.630.072.69
plotLM0.20.00.2
plotQQ-methods4.240.114.34
plotRDA-methods41.45 0.6142.08
plotRegion-methods40.97 0.6441.61
plotVolcano-methods4.800.154.95
preparePhenotype0.020.000.02
topRDAhits-methods49.89 0.5750.45