Package: optim.functions
Title: Standard Benchmark Optimization Functions
Version: 0.1
Authors@R: person("Thomas", "Torsney-Weir", email="torsneyt@gmail.com",
                  role=c("aut", "cre"))
Description: A set of standard benchmark optimization functions for R and
    a common interface to sample them.
Depends: R (>= 3.0)
License: MIT + file LICENSE
LazyData: true
Suggests: testthat, covr
Imports: lhs, randtoolbox, stats, stringr
Collate: 'optim.functions.R' 'vectorize.R' 'sampling.R'
        'single.objective.R' 'functions.R'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-03-30 06:13:39 UTC; tom
Author: Thomas Torsney-Weir [aut, cre]
Maintainer: Thomas Torsney-Weir <torsneyt@gmail.com>
Repository: CRAN
Date/Publication: 2017-03-30 11:28:25 UTC
Built: R 4.0.2; ; 2020-07-16 02:18:28 UTC; unix
