Package: PropTestR
Type: Package
Title: Comprehensive Two-Proportion Inference
Version: 1.0.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: Unified methods for comparing two independent or paired
    proportions. Provides classical, exact, score-based,
    non-inferiority, equivalence, effect-size, confidence-interval,
    and stratified procedures with standardized publication-ready
    output. Farrington-Manning inference is supported through
    established score-based methods described by Farrington and
    Manning (1990) <doi:10.2307/2532443> and implemented through
    'ratesci', while additional established methods are provided
    through 'DescTools' and base R.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 4.2.0)
Imports: DescTools (>= 0.99.60), ratesci (>= 1.1.0), stats
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/vinodhpmd/PropTestR
BugReports: https://github.com/vinodhpmd/PropTestR/issues
Config/roxygen2/version: 8.1.0
NeedsCompilation: no
Packaged: 2026-08-21 04:44:50 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-31 12:30:08 UTC
Built: R 4.6.1; ; 2026-08-31 13:19:12 UTC; unix
