Package: gnlm
Version: 1.1.1
Title: Generalized Nonlinear Regression Models
Authors@R: c(
    person("Bruce", "Swihart", email="bruce.swihart@gmail.com", role=c("cre", "aut")),
    person("Jim"  , "Lindsey", email="jlindsey@gen.unimaas.nl", role="aut", comment="Jim created this package, Bruce is maintaining the CRAN version")
    )
Depends:
    R (>= 1.4),
    rmutil
Description: A variety of functions to fit linear and nonlinear
    regression with a large selection of distributions.
License: GPL (>= 2)
URL: http://www.commanster.eu/rcode.html
BugReports: https://github.com/swihart/gnlm/issues
Encoding: UTF-8
LazyData: true
LazyLoad: true
RoxygenNote: 6.1.1
