Package: ordinalMIC Type: Package Title: Minimum Inhibitory Concentration Estimation from Ordinal Regression Models Version: 1.0.0 Description: Provides tools to estimate minimum inhibitory concentration (MIC) and conduct rigorous pairwise comparisons (delta, fold‑change, and difference of difference tests) from cumulative‑link models fitted with 'ordinal::clm'. Depends: R (>= 4.1) Imports: ggplot2, stats, utils, cli, tibble Suggests: ordinal, testthat (>= 3.0.0) License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Authors@R: person("Carson", "Stacy", , "clstacy.stat@gmail.com", role = c("aut", "cre")) Config/testthat/edition: 3 URL: https://clstacy.github.io/ordinalMIC/ Repository: https://clstacy.r-universe.dev Date/Publication: 2025-09-15 18:26:31 UTC RemoteUrl: https://github.com/clstacy/ordinalMIC RemoteRef: HEAD RemoteSha: 6cfa30981e164c82a1baf6146343ec48e0669e1f NeedsCompilation: no Packaged: 2026-06-12 08:43:07 UTC; root Author: Carson Stacy [aut, cre] Maintainer: Carson Stacy