Last data update: 2014.03.03

BatchExperiments

Package: BatchExperiments
Title: Statistical Experiments on Batch Computing Clusters
Description: Extends the BatchJobs package to run statistical experiments on
batch computing clusters. For further details see the project web page.
Author: Bernd Bischl <bernd_bischl@gmx.net>,
Michel Lang <michellang@gmail.com>,
Olaf Mersmann <olafm@p-value.net>
Maintainer: Michel Lang <michellang@gmail.com>
URL: https://github.com/tudo-r/BatchExperiments
BugReports: https://github.com/tudo-r/BatchExperiments/issues
License: BSD_3_clause + file LICENSE
Depends: R (>= 2.15.0), BatchJobs (>= 1.6)
Imports: checkmate (>= 1.5), BBmisc (>= 1.8), DBI, RSQLite (>= 1.0.0),
plyr
Suggests: randomForest, rpart, testthat
LazyData: yes
ByteCompile: yes
Version: 1.4.1
Packaged: 2015-03-18 19:00:00 UTC; michel
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-03-18 20:58:33

● Cran Task View: ExperimentalDesign, HighPerformanceComputing
● 0 images, 23 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'BatchExperiments' ...
** package 'BatchExperiments' successfully unpacked and MD5 sums checked
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'BatchExperiments'
    finding HTML links ... done
    BatchExperiments                        html  
    ExperimentJob                           html  
    addAlgorithm                            html  
Rd warning: /tmp/RtmpIto2fV/R.INSTALL40694d4d7c29/BatchExperiments/man/addAlgorithm.Rd:19: missing file link 'Job'
    addExperiments                          html  
    addProblem                              html  
Rd warning: /tmp/RtmpIto2fV/R.INSTALL40694d4d7c29/BatchExperiments/man/addProblem.Rd:25: missing file link 'Job'
    findExperiments                         html  
    generateProblemInstance                 html  
    getAlgorithm                            html  
    getAlgorithmIds                         html  
    getExperimentParts                      html  
    finding level-2 HTML links ... done

    getIndex                                html  
    getJobs.ExperimentRegistry              html  
    getProblem                              html  
    getProblemIds                           html  
    getResultVars                           html  
    makeDesign                              html  
    makeExperimentRegistry                  html  
    reduceResultsExperiments                html  
    reduceResultsExperimentsParallel        html  
    removeAlgorithm                         html  
    removeExperiments                       html  
    removeProblem                           html  
    summarizeExperiments                    html  
** building package indices
** testing if installed package can be loaded
* DONE (BatchExperiments)
Making 'packages.html' ... done