Package: MIC Title: Analysis of Antimicrobial Minimum Inhibitory Concentration Data Version: 2.0.0 Authors@R: person("Alessandro", "Gerada", , "alessandro.gerada@liverpool.ac.uk", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6743-4271")) Description: Analyse, plot, and tabulate antimicrobial minimum inhibitory concentration (MIC) data. Validate the results of an MIC experiment by comparing observed MIC values to a gold standard assay, in line with standards from the International Organization for Standardization (2021) . License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: AMR, glue, dplyr, stringr, rlang, ggh4x, ggplot2, forcats, purrr, tibble Depends: R (>= 4.1.0) LazyData: true Suggests: testthat (>= 3.0.0), flextable, lifecycle Config/testthat/edition: 3 URL: https://github.com/agerada/MIC BugReports: https://github.com/agerada/MIC/issues Repository: https://agerada.r-universe.dev Date/Publication: 2025-12-04 21:53:26 UTC RemoteUrl: https://github.com/agerada/mic RemoteRef: HEAD RemoteSha: f13c15164949e2dbba97655f8bb03d89c5efb4cd NeedsCompilation: no Packaged: 2026-07-02 09:51:53 UTC; root Author: Alessandro Gerada [aut, cre, cph] (ORCID: ) Maintainer: Alessandro Gerada