DEoptim              some examples of the DEoptim function.
environment          simple example of using RcppDE with a user-supplied environemtn
small                repeated runs of RcppDE vs DEoptim on small vectors
large                single runs of RcppDE vs DEoptim on large vectors
compiled             single runs of RcppDE vs DEoptim on compiled objective function
