Last data update: 2014.03.03

metaheur

Package: metaheur
Type: Package
Title: Metaheuristic Optimization Framework for Preprocessing
Combinations
Version: 0.1.0
Date: 2016-1-3
Author: Markus Vattulainen
Depends: R (>= 2.10)
Maintainer: Markus Vattulainen <markus.vattulainen@gmail.com>
Description: Automation of preprocessing often requires computationally costly
preprocessing combinations. This package helps to find near-best combinations
faster. Sub heuristics supported are random and grid restarts, taboo list,
decreasing probability for accepting inferior solutions and location of
previously best solution candidate is compared to. The package is intended
to be used with package 'preprocomb' and takes its 'GridClass' object as input.
License: GPL-2
LazyData: TRUE
Imports: utils, reshape2, ggplot2, preprocomb
Suggests: testthat
NeedsCompilation: no
Packaged: 2016-01-03 17:14:10 UTC; Markus
Repository: CRAN
Date/Publication: 2016-01-03 22:26:43

● 0 images, 5 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'metaheur' ...
** package 'metaheur' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'metaheur'
    finding HTML links ... done
    examplegrid                             html  
    getbestheur                             html  
    metaheur                                html  
    metaheurcompare                         html  
    plotdensity                             html  
    plotsearchpath                          html  
** building package indices
** testing if installed package can be loaded
* DONE (metaheur)
Making 'packages.html' ... done