Package: wcep
Type: Package
Title: Survival Analysis for Weighted Composite Endpoints
Version: 1.0.0
Authors@R: c(person("Majid", "Nabipoor", email = "nabipoor@ualberta.ca", role=c("aut", "cre")), 
           person("Cynthia", "Westerhout", email="cindy.westerhout@ualberta.ca", role=c("aut")),
           person("Jeffrey", "Bakal", email="jbakal@ualberta.ca", role=c("aut")))
Maintainer: Majid Nabipoor <nabipoor@ualberta.ca>
Description: Analyze given data frame with multiple endpoints and return Kaplan-Meier survival probabilities together with the specified confidence interval.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Language: en-us
Depends: R (>= 3.6.0)
Imports: coin (>= 1.3-1), dplyr (>= 0.8.3), graphics (>= 3.6.1),
        grDevices (>= 3.6.1), progress (>= 1.2.2), stats (>= 3.6.1),
        tidyr (>= 1.0.0)
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.3.2)
Collate: 'data.R' 'nam.R' 'plot.R' 'wcep_core.R' 'wcep.R'
NeedsCompilation: no
Packaged: 2020-10-23 16:10:06 UTC; majidnabipoorsanjeba
Author: Majid Nabipoor [aut, cre],
  Cynthia Westerhout [aut],
  Jeffrey Bakal [aut]
Repository: CRAN
Date/Publication: 2020-11-13 11:40:02 UTC
Built: R 4.0.2; ; 2020-11-14 11:55:52 UTC; unix
