Package: cureplots
Type: Package
Title: CURE (Cumulative Residual) Plots
Version: 1.1.1
Authors@R: c(
    person("Jonathan", "Wood", email = "jwood2@iastate.edu", role = "aut", comment = c(ORCID = "0000-0003-0131-6384")),
    person("Guillermo", "Basulto-Elias", email = "basulto@iastate.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5205-2190")))
Description: Creates 'ggplot2' Cumulative Residual (CURE) plots to check the goodness-of-fit of a count model; or the tables to create a customized version. A dataset of crashes in Washington state is available for illustrative purposes.
License: AGPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://github.com/gbasulto/cureplots,
        https://gbasulto.github.io/cureplots/
BugReports: https://github.com/gbasulto/cureplots/issues
Imports: dplyr, ggplot2, glue
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2024-10-30 18:19:56 UTC; basulto
Author: Jonathan Wood [aut] (<https://orcid.org/0000-0003-0131-6384>),
  Guillermo Basulto-Elias [aut, cre]
    (<https://orcid.org/0000-0002-5205-2190>)
Maintainer: Guillermo Basulto-Elias <basulto@iastate.edu>
Repository: CRAN
Date/Publication: 2024-10-30 18:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:06:50 UTC; windows
