Type: Package
Package: EconEvalR
Title: Economic Evaluation Methods for Cost-Benefit, Partial Budgeting,
        and Cost-Effectiveness Analyses
Version: 0.1.0
Authors@R: c(
    person("Vinodhkumar", "Obli Rajendran", , "vinodhkumar.rajendran@gmail.com", role = c("aut", "cre")),
    person("Keerthi", "Aaradhana", , "vkeerthi1817@gmail.com", role = "aut")
  )
Description: Provides functions for economic evaluation, including
    Cost-Benefit Analysis, Benefit-Cost Ratio, Net Present Value,
    Internal Rate of Return, Partial Budgeting, Budget Impact Analysis,
    Cost-Effectiveness Analysis, Decision Tree Analysis, One-Way,
    Two-Way, Multi-Way, and Probabilistic Sensitivity Analyses,
    Expected Value of Perfect Information, and Expected Value of
    Partial Perfect Information. The implemented methods are based on
    established approaches in economic evaluation and decision analysis;
    see Drummond et al. (2015, ISBN:9780199665884), Briggs et al. (2006,
    ISBN:9780198526629), Boardman et al. (2018, ISBN:9781108415996),
    and van Hout et al. (1994) <doi:10.1002/hec.4730030505>. The package
    produces summaries, graphical displays, and reproducible workflows
    for applications in veterinary science, agriculture, public health,
    epidemiology, health economics, and related fields.
License: MIT + file LICENSE
URL: https://github.com/vinodhpmd/EconEvalR
BugReports: https://github.com/vinodhpmd/EconEvalR/issues
Depends: R (>= 4.3.0)
Imports: cli (>= 3.6.2), mgcv
Suggests: covr, testthat (>= 3.0.0)
Config/roxygen2/version: 8.1.0
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2026-09-12 17:03:32 UTC; m
Author: Vinodhkumar Obli Rajendran [aut, cre],
  Keerthi Aaradhana [aut]
Maintainer: Vinodhkumar Obli Rajendran <vinodhkumar.rajendran@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-22 07:10:09 UTC
Built: R 4.5.2; ; 2026-09-22 07:51:31 UTC; unix
