Package: dynamicpv Title: Evaluates Present Values and Health Economic Models with Dynamic Pricing and Uptake Version: 0.4.2 Authors@R: c( person("Dominic", "Muston", , "dom.muston@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4876-7940")), person("John", "Blischak", role = c("ctb"), comment = c(ORCID = "0000-0003-2634-9879")), person("Merck & Co., Inc., Rahway, NJ, USA and its affiliates", role = c("cph", "fnd")) ) Description: The goal of 'dynamicpv' is to provide a simple way to calculate (net) present values and outputs from health economic models (especially cost-effectiveness and budget impact) in discrete time that reflect dynamic pricing and dynamic uptake. Dynamic pricing is also known as life cycle pricing; dynamic uptake is also known as multiple or stacked cohorts, or dynamic disease prevalence. Shafrin (2024) provides an explanation of dynamic value elements, in the context of Generalized Cost Effectiveness Analysis, and Puls (2024) reviews challenges of incorporating such dynamic value elements. This package aims to reduce those challenges. License: GPL (>= 3) URL: https://MSDLLCpapers.github.io/dynamicpv/, https://github.com/MSDLLCpapers/dynamicpv BugReports: https://github.com/MSDLLCpapers/dynamicpv/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: dplyr, heemod, readr, rlang, tidyr Suggests: flexsurv, ggplot2, knitr, lubridate, purrr, rmarkdown, scales, testthat (>= 3.0.0), usethis Config/testthat/edition: 3 LazyData: true VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://msdllcpapers.r-universe.dev Date/Publication: 2026-04-29 21:55:37 UTC RemoteUrl: https://github.com/msdllcpapers/dynamicpv RemoteRef: HEAD RemoteSha: 2b5aa7d3191af9322a545ad1c3724033ab0b0310 NeedsCompilation: no Packaged: 2026-07-03 06:12:55 UTC; root Author: Dominic Muston [aut, cre] (ORCID: ), John Blischak [ctb] (ORCID: ), Merck & Co., Inc., Rahway, NJ, USA and its affiliates [cph, fnd] Maintainer: Dominic Muston