Package: optimr
Version: 2019-12.16
Date: 2019-12-16
Title: A Replacement and Extension of the 'optim' Function
Authors@R: c( person(given = c("John", "C"), family = "Nash", role =
    c("aut", "cre"), email = "nashjc@uottawa.ca"), person(given =
    "Ravi", family = "Varadhan", role = "aut", email =
    "RVaradhan@jhmi.edu"), person(given = "Gabor", family =
    "Grothendieck", role = "ctb", email =
    "ggrothendieck@gmail.com") )
Author: John C Nash [aut, cre],
  Ravi Varadhan [aut],
  Gabor Grothendieck [ctb]
Maintainer: John C Nash <nashjc@uottawa.ca>
Description: Provides a test of replacement and extension of the optim()
    function to unify and streamline optimization capabilities in R
    for smooth, possibly box constrained functions of several or
    many parameters. This version has a reduced set of methods and is
    intended to be on CRAN.
License: GPL-2
LazyLoad: Yes
Imports: optextras, numDeriv, setRNG, Rvmmin, Rcgmin
NeedsCompilation: no
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Packaged: 2019-12-17 15:07:35 UTC; john
Repository: CRAN
Date/Publication: 2019-12-17 17:30:07 UTC
Built: R 3.6.3; ; 2020-08-05 03:01:18 UTC; windows
