Package: WARDEN
Title: Workflows for Health Technology Assessments in R using Discrete
        EveNts
Version: 2.0.0
Authors@R: 
    c(person(given = "Javier",
           family = "Sanchez Alvarez",
           role = c("aut", "cre"),
           email = "javiersanchezeco@gmail.com"),
      person(given = "Gabriel",
      family = "Lemyre",
      role = "ctb",
      email = "gabriel.lemyre@evidera.com"),                    
      person(given = "Valerie",
      family = "Aponte Ribero",
      role = "ctb",
      email = ""))     
Description: Toolkit to support and perform discrete event simulations with and without
    resource constraints in the context of health technology assessments (HTA).
    The package focuses on cost-effectiveness modelling and aims to be submission-ready
    to relevant HTA bodies in alignment with 'NICE TSD 15'
    <https://sheffield.ac.uk/nice-dsu/tsds/patient-level-simulation>.
    More details an examples can be found in the package website <https://jsanchezalv.github.io/WARDEN/>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
BugReports: https://github.com/jsanchezalv/WARDEN/issues
Suggests: dplyr, ggplot2, knitr, rmarkdown, kableExtra, testthat (>=
        3.0.0), survminer, survival
Imports: purrr, data.table, foreach, future, doFuture, stats, utils,
        flexsurv, MASS, zoo, progressr, magrittr, tidyr, lifecycle,
        Rcpp
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends: R (>= 2.10)
URL: https://jsanchezalv.github.io/WARDEN/
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2025-10-13 06:57:58 UTC; Javier
Author: Javier Sanchez Alvarez [aut, cre],
  Gabriel Lemyre [ctb],
  Valerie Aponte Ribero [ctb]
Maintainer: Javier Sanchez Alvarez <javiersanchezeco@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-13 07:20:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-21 13:49:57 UTC; windows
Archs: x64
