1Package: minqa
2Type: Package
3Title: Derivative-free optimization algorithms by quadratic
4        approximation
5Version: 1.2.4
6Author: Douglas Bates, Katharine M. Mullen, John C. Nash, Ravi Varadhan
7Maintainer: Katharine M. Mullen <katharine.mullen@stat.ucla.edu>
8Description: Derivative-free optimization by quadratic approximation
9        based on an interface to Fortran implementations by M. J. D.
10        Powell.
11License: GPL-2
12URL: http://optimizer.r-forge.r-project.org
13Imports: Rcpp (>= 0.9.10)
14LinkingTo: Rcpp
15SystemRequirements: GNU make
16NeedsCompilation: yes
17Packaged: 2014-10-09 07:29:53 UTC; kmm
18Repository: CRAN
19Date/Publication: 2014-10-09 15:29:18
20