Package: collett
Type: Package
Title: Datasets from "Modelling Survival Data in Medical Research" by
        Collett
Authors@R: c(person("Mark", "Clements",
                    email = "mark.clements@ki.se",
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0003-4518-5670")),
		    person("Enoch Yi-Tung", "Chen",
                    email = "enoch.yitung.chen@ki.se",
                    role = "ctb",
                    comment = c(ORCID = "0000-0003-2448-708X")))
Version: 0.1.2
Maintainer: Mark Clements <mark.clements@ki.se>
Description: Datasets for the book entitled "Modelling Survival Data in Medical Research" by Collett (2023) <doi:10.1201/9781003282525>. The datasets provide extensive examples of time-to-event data.
URL: https://github.com/mclements/collett
BugReports: https://github.com/mclements/collett/issues
License: MIT + file LICENSE
Depends: R (>= 3.5.0)
Imports: utils, survival, tinyplot
Suggests: splines
Encoding: UTF-8
RoxygenNote: 7.3.2
LazyData: true
NeedsCompilation: no
Packaged: 2026-01-20 20:37:05 UTC; marcle
Author: Mark Clements [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4518-5670>),
  Enoch Yi-Tung Chen [ctb] (ORCID:
    <https://orcid.org/0000-0003-2448-708X>)
Repository: CRAN
Date/Publication: 2026-01-20 21:30:02 UTC
Built: R 4.6.0; ; 2026-01-24 00:51:53 UTC; windows
