Package: failCompare
Title: Fitting, Ranking, and Testing Failure Time Models
Version: 1.0.0
Authors@R: c(person(given = "Steven L.",
           family = "Whitlock",
           role = c("aut","cre"),
           email = "swhit@uw.edu"),
   person(given = "Rebecca A.",
           family = "Buchanan",
           role = c("ctb"),
           email = "rabucahn@uw.edu"),
   person(given = "Richard L.",
           family = "Townsend",
           role = c("ctb"),
           email = "rich@uw.edu"))
Description: Tools for fitting and comparing the performance of failure-time models from the F distribution family, Vitality family, and others. 
License: GPL (>= 3)
Encoding: UTF-8
URL: https://github.com/Columbia-Basin-Research-West/failCompare
BugReports: https://github.com/Columbia-Basin-Research-West/failCompare/issues
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Suggests: rmarkdown, knitr, testthat (>= 3.0.0)
VignetteBuilder: knitr
Imports: survival, flexsurv, vitality
Config/testthat/edition: 3
Author: Steven L. Whitlock [aut, cre],
  Rebecca A. Buchanan [ctb],
  Richard L. Townsend [ctb]
Maintainer: Steven L. Whitlock <swhit@uw.edu>
Built: R 4.0.0; ; 2022-01-14 23:12:41 UTC; windows
