Package: emaxnls
Title: Nonlinear Least Squares Estimation for Emax Regression Models
Version: 0.2.0
Authors@R: 
    person("Danielle", "Navarro", , "djnavarro@protonmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7648-6578"))
Description: Provides estimation and covariate selection tools for Emax
    regression models using nonlinear least squares methods. Supported
    optimisation algorithms are Gauss-Newton, Levenberg-Marquardt, and
    the port library for bounded optimisation. The package also provides
    tools to assist in simulation work using Emax regression.
License: MIT + file LICENSE
URL: https://github.com/djnavarro/emaxnls,
        https://emaxnls.djnavarro.net/
BugReports: https://github.com/djnavarro/emaxnls/issues
Depends: R (>= 3.5)
Imports: Deriv, minpack.lm, mvtnorm, rlang, stats, utils
Suggests: erplots, spelling, testthat (>= 3.0.0), tibble
Config/Needs/website: djnavarro/waeponwifestre, rmarkdown, ggplot2
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Language: en-GB
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-09-16 22:55:56 UTC; danielle
Author: Danielle Navarro [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7648-6578>)
Maintainer: Danielle Navarro <djnavarro@protonmail.com>
Repository: CRAN
Date/Publication: 2026-09-16 23:10:03 UTC
Built: R 4.7.0; ; 2026-09-17 02:33:37 UTC; windows
