Package: DiscreteTests Type: Package Title: Vectorised Computation of P-Values and Their Supports for Several Discrete Statistical Tests Version: 0.4.1.9000 Date: 2026-05-27 Authors@R: c( person("Florian", "Junge", role = c("cre", "aut"), email = "diso.fbmn@h-da.de", comment = c(ORCID = "0009-0001-6856-6938")), person("Christina", "Kihn", role = "aut"), person("Sebastian", "Döhler", role = "ctb", comment = c(ORCID = "0000-0002-0321-6355")), person("Guillermo", "Durand", role = "ctb", comment = c(ORCID = "0000-0003-4056-5631")) ) Description: Provides vectorised functions for computing p-values of various common discrete statistical tests, as described e.g. in Agresti (2002) , including their distributions. Exact and approximate computation methods are provided. For exact ones, several procedures of determining two-sided p-values are included, which are outlined in more detail in Hirji (2006) . License: GPL-3 Encoding: UTF-8 Language: en-GB Imports: Rcpp, R6, checkmate, lifecycle, cli, tibble, withr LinkingTo: Rcpp URL: https://github.com/DISOhda/DiscreteTests BugReports: https://github.com/DISOhda/DiscreteTests/issues Roxygen: list(markdown = TRUE, r6 = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://disohda.r-universe.dev Date/Publication: 2026-05-28 06:45:16 UTC RemoteUrl: https://github.com/disohda/discretetests RemoteRef: HEAD RemoteSha: 0a144d2af101f4a51855a7efc9e97ff6f3c21c33 NeedsCompilation: yes Packaged: 2026-06-24 09:12:16 UTC; root Author: Florian Junge [cre, aut] (ORCID: ), Christina Kihn [aut], Sebastian Döhler [ctb] (ORCID: ), Guillermo Durand [ctb] (ORCID: ) Maintainer: Florian Junge