Package: WARDEN Title: Workflows for Health Technology Assessments in R using Discrete EveNts Version: 2.0.5 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' . More details an examples can be found in the package website . License: GPL (>= 3) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 BugReports: https://github.com/jsanchezalv/WARDEN/issues Suggests: dplyr, ggplot2, knitr, rmarkdown, kableExtra, testthat (>= 3.0.0), survival Imports: purrr, data.table, foreach, future, doFuture, stats, utils, flexsurv, MASS, zoo, progressr, tidyr, lifecycle, Rcpp VignetteBuilder: knitr Config/testthat/edition: 3 Depends: R (>= 4.1.0) URL: https://jsanchezalv.github.io/WARDEN/ LinkingTo: Rcpp Config/pak/sysreqs: libicu-dev Repository: https://jsanchezalv.r-universe.dev Date/Publication: 2026-06-30 11:30:29 UTC RemoteUrl: https://github.com/jsanchezalv/warden RemoteRef: HEAD RemoteSha: 990feb44bfdad44524e79cd0d22a38e63ad9c9c7 NeedsCompilation: yes Packaged: 2026-06-30 13:55:02 UTC; root Author: Javier Sanchez Alvarez [aut, cre], Gabriel Lemyre [ctb], Valerie Aponte Ribero [ctb] Maintainer: Javier Sanchez Alvarez