Package: adagio
Type: Package
Title: Discrete and Global Optimization Routines
Version: 0.8.4
Date: 2021-04-30
Authors@R: person("Hans W.", "Borchers", email = "hwborchers@googlemail.com",
                  role = c("aut", "cre"))
Maintainer: Hans W. Borchers <hwborchers@googlemail.com>
Depends: R (>= 3.1.0)
Imports: graphics, stats, lpSolve (>= 5.6.15)
Description: 
    The R package 'adagio' will provide methods and algorithms for
    discrete optimization, e.g. knapsack and subset sum procedures,
	derivative-free Nelder-Mead and Hooke-Jeeves minimization, and
	some (evolutionary) global optimization functions.
License: GPL (>= 3)
NeedsCompilation: no
Packaged: 2021-04-30 17:28:14 UTC; hwb
Author: Hans W. Borchers [aut, cre]
Repository: CRAN
Date/Publication: 2021-04-30 19:00:11 UTC
Built: R 4.0.2; ; 2021-05-01 10:23:46 UTC; unix
