Package: nls.multstart Type: Package Title: Robust Non-Linear Regression using AIC Scores Version: 2.0.0 Authors@R: c( person("Daniel", "Padfield", email = "d.padfield@exeter.ac.uk", role = c("aut", "cre")), person("Granville", "Matheson", email = "mathesong@gmail.com", role = "aut"), person(given = "Francis", family = "Windram", role = "aut", email = "francis.windram17@imperial.ac.uk")) Maintainer: Daniel Padfield Description: Non-linear least squares regression with the Levenberg-Marquardt algorithm using multiple starting values for increasing the chance that the minimum found is the global minimum. License: GPL-3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Depends: R (>= 3.2.1) Imports: minpack.lm, purrr, dplyr, tidyr, tibble, lhs, cli, rlang Suggests: ggplot2, broom, nlstools, testthat Config/pak/sysreqs: libicu-dev Repository: https://padpadpadpad.r-universe.dev Date/Publication: 2025-01-03 20:58:18 UTC RemoteUrl: https://github.com/padpadpadpad/nls.multstart RemoteRef: HEAD RemoteSha: 4842e857d5c5cd182c82c30db6c702db4a4d5da2 NeedsCompilation: no Packaged: 2026-07-04 20:44:33 UTC; root Author: Daniel Padfield [aut, cre], Granville Matheson [aut], Francis Windram [aut]