Package: contingencytables
Title: Statistical Analysis of Contingency Tables
Version: 3.0.1
Authors@R: 
    c(
        person(
            given  = "Morten Wang",
            family = "Fagerland",
            role   = "aut",
            email  = "morten.fagerland@medisin.uio.no"
        ),
        person(
            given  = "Stian",
            family = "Lydersen",
            role   = "ctb"
        ),
        person(
            given  = "Petter",
            family = "Laake",
            role   = "ctb"
        ),
        person(
            given  = "Waldir",
            family = "Leoncio",
            role   = "cre",
            email  = "w.l.netto@medisin.uio.no"
        ),
        person(
            given  = "Ole Christian",
            family = "Lingjærde",
            role   = "trl"
        ),
        person(
            given  = "Brad J.",
            family = "Biggerstaff",
            role   = "ctb"
        )
    )
Description: Provides functions to perform statistical inference of data organized in contingency tables. This package is a companion to the "Statistical Analysis of Contingency Tables" book by Fagerland et al. <ISBN 9781466588172>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://contingencytables.com/
        https://ocbe-uio.github.io/contingencytables/
BugReports: https://github.com/ocbe-uio/contingencytables/issues
Imports: MASS, boot, methods
Suggests: testthat
Date: 2024-08-28
NeedsCompilation: no
Packaged: 2024-08-29 04:10:39 UTC; netto
Author: Morten Wang Fagerland [aut],
  Stian Lydersen [ctb],
  Petter Laake [ctb],
  Waldir Leoncio [cre],
  Ole Christian Lingjærde [trl],
  Brad J. Biggerstaff [ctb]
Maintainer: Waldir Leoncio <w.l.netto@medisin.uio.no>
Repository: CRAN
Date/Publication: 2024-08-29 05:50:01 UTC
Built: R 4.4.3; ; 2025-10-21 12:16:48 UTC; windows
