Package: OutbreakR
Title: Epidemiological Tools for Outbreak Investigation and Analysis
Version: 0.1.0
Authors@R: c(
    person(
        "Vinodhkumar",
        "Obli Rajendran",
        email = "vinodhkumar.rajendran@gmail.com",
        role = c("aut", "cre")
    ),
    person(
        "Keerthi",
        "Aaradhana",
        email = "vkeerthi1817@gmail.com",
        role = "aut"
    )
    )
Description: Provides tools for epidemiological analysis of disease outbreaks,
    including measures of disease frequency, association, impact, transmission,
    and vaccine effectiveness. Functions support prevalence, incidence,
    attack rates, mortality, case fatality, risk ratios, odds ratios,
    rate ratios, attributable measures, reproduction numbers, herd immunity
    thresholds, contingency tables, grouped analyses, and outbreak line-list
    validation.
License: GPL (>= 3)
Encoding: UTF-8
Depends: R (>= 4.1.0)
Suggests: covr, spelling, testthat (>= 3.0.0)
Config/testthat/edition: 3
Language: en-US
RoxygenNote: 8.0.0
URL: https://github.com/vinodhpmd/OutbreakR
BugReports: https://github.com/vinodhpmd/OutbreakR/issues
NeedsCompilation: no
Packaged: 2026-07-25 06:51:43 UTC; m
Author: Vinodhkumar Obli Rajendran [aut, cre],
  Keerthi Aaradhana [aut]
Maintainer: Vinodhkumar Obli Rajendran <vinodhkumar.rajendran@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-04 14:10:31 UTC
Built: R 4.6.1; ; 2026-08-04 18:12:23 UTC; unix
