Package: EpiLossR
Type: Package
Title: Economic Loss Estimation for Animal Disease Mortality and
        Morbidity
Version: 0.1.0
Date: 2026-08-01
Authors@R: 
    c(
      person(
        given = "Vinodhkumar",
        family = "Obli Rajendran",
        role = c("aut", "cre"),
        email = "vinodhkumar.rajendran@gmail.com"
      ),
      person(
        given = "Keerthi",
        family = "Aaradhana",
        role = "aut",
        email = "vkeerthi1817@gmail.com"
      )
    )
Description: Provides standardized tools for estimating direct economic
    losses associated with mortality and morbidity in animal diseases.
    The package implements reproducible methods for calculating
    mortality- and morbidity-related losses using a common S3 object
    framework with methods for summarization, visualization, and data
    export. It is intended for veterinary epidemiologists, animal
    health economists, veterinarians, researchers, and students.
    The methods are informed by Rushton (2009, ISBN:9781845936934)
    and Bennett (2003, ISBN:9780851996224).
License: GPL (>= 3)
Encoding: UTF-8
Language: en-US
ByteCompile: true
Depends: R (>= 4.2.0)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://github.com/vinodhpmd/EpiLossR
BugReports: https://github.com/vinodhpmd/EpiLossR/issues
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-23 11:17:20 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-03 12:00:22 UTC
Built: R 4.6.0; ; 2026-09-03 13:47:56 UTC; unix
