Package: nlive
Type: Package
Title: Automated Estimation of Sigmoidal and Piecewise Linear Mixed
        Models
Version: 0.8.0
Date: 2025-07-07
Authors@R: c(person(given = "Maude",
           family = "Wagner",
           role = c("aut", "cre"),
           email = "maude_wagner@rush.edu",
           comment = c(ORCID = "0000-0002-1834-3218")),
           person(given = "Ana W.",
           family = "Capuano",
           role = c("aut")),
           person(given = "Emmanuelle",
           family = "Comets",
           role = c("ctb")))
Maintainer: Maude Wagner <maude_wagner@rush.edu>
Description: Estimation of relatively complex nonlinear mixed-effects models, including the Sigmoidal Mixed Model and the Piecewise Linear Mixed Model with abrupt or smooth transition, through a single intuitive line of code and with automated generation of starting values. 
License: MIT + file LICENSE
URL: https://github.com/MaudeWagner/nlive
BugReports: https://github.com/MaudeWagner/nlive/issues
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
Repository: CRAN
Imports: dplyr, nlraa, sqldf, ggplot2, graphics, lcmm, saemix, Rmisc,
        sitar, stats, knitr, fastDummies, Rmpfr, splines, viridis
Suggests: rmarkdown, MASS, survival, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-07-25 06:50:42 UTC; mwagner4
Author: Maude Wagner [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1834-3218>),
  Ana W. Capuano [aut],
  Emmanuelle Comets [ctb]
Date/Publication: 2025-07-25 07:10:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:51:09 UTC; windows
