Package: gramEvol
Type: Package
Title: Grammatical Evolution for R
Version: 2.1-4
Date: 2020-07-18
Author: Farzad Noorian, Anthony Mihirana de Silva
Maintainer: Farzad Noorian <farzad.noorian@gmail.com>
Description: A native R implementation of grammatical evolution (GE).
    GE facilitates the discovery of programs that can achieve a desired goal.
    This is done by performing an evolutionary optimisation over a population
    of R expressions generated via a user-defined context-free grammar (CFG)
    and cost function.
URL: https://github.com/fnoorian/gramEvol/
BugReports: https://github.com/fnoorian/gramEvol/issues
Depends:
Suggests: rex, knitr
License: GPL (>= 2)
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2020-07-18 13:47:29 UTC; mint
Repository: CRAN
Date/Publication: 2020-07-18 14:20:02 UTC
Built: R 4.2.0; ; 2022-04-25 17:40:44 UTC; unix
