Package: contingencytables
Title: Statistical Analysis of Contingency Tables
Version: 2.0.0
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"
        )
    )
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.2.3
URL: https://contingencytables.com/
BugReports: https://github.com/ocbe-uio/contingencytables/issues
Imports: MASS, boot, methods
Suggests: testthat
NeedsCompilation: no
Packaged: 2023-05-10 06:37:33 UTC; waldir
Author: Morten Wang Fagerland [aut],
  Stian Lydersen [ctb],
  Petter Laake [ctb],
  Waldir Leoncio [cre],
  Ole Christian Lingjærde [trl]
Maintainer: Waldir Leoncio <w.l.netto@medisin.uio.no>
Repository: CRAN
Date/Publication: 2023-05-10 07:00:02 UTC
Built: R 4.1.2; ; 2023-05-11 10:28:18 UTC; unix
