Package: expertsurv
Title: Incorporate Expert Opinion with Parametric Survival Models
Version: 1.3.0
Authors@R: 
    c(person(given = "Philip",
           family = "Cooney",
           role = c("aut", "cre"),
           email = "phcooney@tcd.ie",
           comment = c(ORCID = "0000-0001-9649-0195")),
     person(given = "Arthur",
           family = "White",
           role = "ths",
           comment = c(ORCID = "0000-0002-7268-5163")))
Description: Enables users to incorporate expert opinion with parametric survival analysis using a Bayesian or frequentist approach. Expert Opinion can be provided on the survival probabilities at certain time-point(s) or for the difference in mean survival between two treatment arms.Please reference its use as Cooney, P., White, A. (2023) <doi:10.1177/0272989X221150212>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Biarch: true
Depends: R (>= 3.5.0), survival
Imports: abind, dplyr, flexsurv (>= 2.0), ggplot2, loo, magrittr (>=
        2.0), methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1),
        Rdpack, rlang, rms, rstan (>= 2.26.0), rstantools (>= 2.2.0),
        scales, SHELF, stats, stringr, tibble, tidyselect, utils
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.26.0), StanHeaders (>=
        2.26.0)
SystemRequirements: GNU make, C++17
Suggests: rmarkdown, bookdown, knitr, rjags, R2jags, xlsx, shiny,
        shinyWidgets, shinycssloaders, shinyjs, shinyMatrix, shinybusy,
        ggpubr
VignetteBuilder: knitr
RdMacros: Rdpack
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2023-10-04 14:49:43 UTC; phili
Author: Philip Cooney [aut, cre] (<https://orcid.org/0000-0001-9649-0195>),
  Arthur White [ths] (<https://orcid.org/0000-0002-7268-5163>)
Maintainer: Philip Cooney <phcooney@tcd.ie>
Repository: CRAN
Date/Publication: 2023-10-04 18:30:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-10-13 08:20:52 UTC; unix
Archs: expertsurv.so.dSYM
