{
  "_id": "6a1fcaa0b401979e734324b6",
  "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\"),\ncomment = c(ORCID = \"0000-0002-6743-4271\"))",
  "Description": "Analyse, plot, and tabulate antimicrobial minimum\ninhibitory concentration (MIC) data. Validate the results of an\nMIC experiment by comparing observed MIC values to a gold\nstandard assay, in line with standards from the International\nOrganization for Standardization (2021)\n<https://www.iso.org/standard/79377.html>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "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": {
    "Date": "2026-06-02 09:59:13 UTC",
    "User": "root"
  },
  "Author": "Alessandro Gerada [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-6743-4271>)",
  "Maintainer": "Alessandro Gerada <alessandro.gerada@liverpool.ac.uk>",
  "MD5sum": "1fa7568170479bee90916bfa4649e782",
  "_user": "agerada",
  "_type": "src",
  "_file": "MIC_2.0.0.tar.gz",
  "_fileid": "026daee251d71df2c46089f757f93a05b79edd8377a2405476fe042246e45028",
  "_filesize": 915694,
  "_sha256": "026daee251d71df2c46089f757f93a05b79edd8377a2405476fe042246e45028",
  "_created": "2026-06-02T09:59:13.000Z",
  "_published": "2026-06-03T06:33:04.104Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79235319406,
      "time": 232,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354713404"
    },
    {
      "job": 79235319443,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354706925"
    },
    {
      "job": 79235319333,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354673675"
    },
    {
      "job": 79235319493,
      "time": 224,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354709897"
    },
    {
      "job": 79235319494,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354632050"
    },
    {
      "job": 79235319506,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354673729"
    },
    {
      "job": 79235318997,
      "time": 171,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377338729"
    },
    {
      "job": 79235319258,
      "time": 247,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354719308"
    },
    {
      "job": 79235319510,
      "time": 181,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354695969"
    }
  ],
  "_buildurl": "https://github.com/r-universe/agerada/actions/runs/26812339876",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/agerada/mic",
  "_commit": {
    "id": "f13c15164949e2dbba97655f8bb03d89c5efb4cd",
    "author": "Alessandro Gerada <sandrogerada@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #14 from agerada/dev\n\nDev",
    "time": 1764885206
  },
  "_maintainer": {
    "name": "Alessandro Gerada",
    "email": "alessandro.gerada@liverpool.ac.uk",
    "login": "agerada",
    "orcid": "0000-0002-6743-4271",
    "description": "Doctoral student on the AI for Future Digital Health programme – University of Liverpool. Consultant Microbiologist – Liverpool University Hospitals NHS Trust.",
    "uuid": 62601884
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "AMR",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggh4x",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "flextable",
      "role": "Suggests"
    },
    {
      "package": "lifecycle",
      "role": "Suggests"
    }
  ],
  "_owner": "agerada",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.1.0",
      "date": "2025-06-04"
    },
    {
      "name": "v1.2.0",
      "date": "2025-10-12"
    },
    {
      "name": "v2.0.0",
      "date": "2025-12-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "agerada",
      "count": 293,
      "uuid": 62601884
    }
  ],
  "_userbio": {
    "uuid": 62601884,
    "type": "user",
    "name": "Alessandro Gerada",
    "description": "Doctoral student on the AI for Future Digital Health programme – University of Liverpool. Consultant Microbiologist – Liverpool University Hospitals NHS Trust."
  },
  "_downloads": {
    "count": 131,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MIC"
  },
  "_devurl": "https://github.com/agerada/mic",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MIC.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/agerada/mic",
  "_realowner": "agerada",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2025-02-07"
    },
    {
      "version": "1.1.0",
      "date": "2025-06-05"
    },
    {
      "version": "1.2.0",
      "date": "2025-10-12"
    },
    {
      "version": "2.0.0",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "as.sir_vectorised",
    "bias",
    "clean_raw_mic",
    "compare_mic",
    "compare_sir",
    "essential_agreement",
    "fill_dilution_levels",
    "force_mic",
    "get_mic",
    "mic_censor",
    "mic_r_breakpoint",
    "mic_range",
    "mic_s_breakpoint",
    "mic_uncensor",
    "qc_in_range",
    "qc_on_target",
    "standardise_mic",
    "table"
  ],
  "_datasets": [
    {
      "name": "ecoffs",
      "title": "ECOFF data",
      "object": "ecoffs",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "organism",
        "antibiotic",
        "0.002",
        "0.004",
        "0.008",
        "0.016",
        "0.03",
        "0.06",
        "0.125",
        "0.25",
        "0.5",
        "1",
        "2",
        "4",
        "8",
        "16",
        "32",
        "64",
        "128",
        "256",
        "512",
        "Distributions",
        "Observations",
        "(T)ECOFF",
        "Confidence interval"
      ],
      "rows": 85,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_mics",
      "title": "Example MIC data",
      "object": "example_mics",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gs",
        "test",
        "mo",
        "ab"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "as.sir_vectorised",
      "title": "Convert MIC or Disk Diffusion to SIR, vectorised over antimicrobials",
      "topics": [
        "as.sir_vectorised"
      ]
    },
    {
      "page": "bias",
      "title": "Calculate MIC bias",
      "topics": [
        "bias"
      ]
    },
    {
      "page": "clean_raw_mic",
      "title": "Clean up raw MIC for use as a feature",
      "topics": [
        "clean_raw_mic"
      ]
    },
    {
      "page": "compare_mic",
      "title": "Compare and validate MIC values",
      "topics": [
        "compare_mic"
      ]
    },
    {
      "page": "compare_sir",
      "title": "Compare SIR results and generate categorical agreement",
      "topics": [
        "compare_sir"
      ]
    },
    {
      "page": "droplevels.mic_validation",
      "title": "Droplevels for MIC validation object",
      "topics": [
        "droplevels.mic_validation"
      ]
    },
    {
      "page": "ecoffs",
      "title": "ECOFF data",
      "topics": [
        "ecoffs"
      ]
    },
    {
      "page": "essential_agreement",
      "title": "Essential agreement for MIC validation",
      "topics": [
        "essential_agreement"
      ]
    },
    {
      "page": "example_mics",
      "title": "Example MIC data",
      "topics": [
        "example_mics"
      ]
    },
    {
      "page": "fill_dilution_levels",
      "title": "Fill MIC dilution levels",
      "topics": [
        "fill_dilution_levels"
      ]
    },
    {
      "page": "force_mic",
      "title": "Force MIC-like into MIC-compatible format",
      "topics": [
        "force_mic"
      ]
    },
    {
      "page": "get_mic",
      "title": "Get MIC meta-data from feature database",
      "topics": [
        "get_mic"
      ]
    },
    {
      "page": "mic_censor",
      "title": "Censor MIC values",
      "topics": [
        "mic_censor"
      ]
    },
    {
      "page": "mic_r_breakpoint",
      "title": "R breakpoint for MIC",
      "topics": [
        "mic_r_breakpoint"
      ]
    },
    {
      "page": "mic_range",
      "title": "Generate dilution series",
      "topics": [
        "mic_range"
      ]
    },
    {
      "page": "mic_s_breakpoint",
      "title": "S breakpoint for MIC",
      "topics": [
        "mic_s_breakpoint"
      ]
    },
    {
      "page": "mic_uncensor",
      "title": "Uncensor MICs",
      "topics": [
        "mic_uncensor"
      ]
    },
    {
      "page": "plot.mic_validation",
      "title": "Plot MIC validation results",
      "topics": [
        "plot.mic_validation"
      ]
    },
    {
      "page": "print.mic_validation",
      "title": "Print MIC validation object",
      "topics": [
        "print.mic_validation"
      ]
    },
    {
      "page": "print.mic_validation_summary",
      "title": "Print MIC validation summary",
      "topics": [
        "print.mic_validation_summary"
      ]
    },
    {
      "page": "qc_in_range",
      "title": "Check that MIC is within QC range",
      "topics": [
        "qc_in_range"
      ]
    },
    {
      "page": "qc_on_target",
      "title": "Check that QC measurement is at the required target *[Experimental]*",
      "topics": [
        "qc_on_target"
      ]
    },
    {
      "page": "standardise_mic",
      "title": "Standardise MIC to control strain *[Experimental]*",
      "topics": [
        "standardise_mic"
      ]
    },
    {
      "page": "subset.mic_validation",
      "title": "Subset MIC validation object",
      "topics": [
        "subset.mic_validation"
      ]
    },
    {
      "page": "summary.mic_validation",
      "title": "Summary of MIC validation results",
      "topics": [
        "summary.mic_validation"
      ]
    },
    {
      "page": "table",
      "title": "Table",
      "topics": [
        "table",
        "table.default",
        "table.mic_validation"
      ]
    }
  ],
  "_readme": "https://github.com/agerada/mic/raw/HEAD/README.md",
  "_rundeps": [
    "AMR",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggh4x",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.6434526764861874,
  "_indexed": true,
  "_nocasepkg": "mic",
  "_universes": [
    "agerada"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-02T10:01:58.000Z",
      "distro": "noble",
      "commit": "f13c15164949e2dbba97655f8bb03d89c5efb4cd",
      "fileid": "e23b225605eeb975fc1760035d8f7fcf34b0da24491825759264774134ccfc8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agerada/actions/runs/26812339876"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.0.0",
      "date": "2026-06-02T10:01:31.000Z",
      "distro": "noble",
      "commit": "f13c15164949e2dbba97655f8bb03d89c5efb4cd",
      "fileid": "6a7a3da0760b7cfb7cd85cd40c26d4d2e36a033d080fedf7a2da8d53d812ec4b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agerada/actions/runs/26812339876"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-02T10:00:37.000Z",
      "commit": "f13c15164949e2dbba97655f8bb03d89c5efb4cd",
      "fileid": "c046b05d3a89e32aa61f06725b0c10dded1cff3c597da56d6c6513375941e709",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agerada/actions/runs/26812339876"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.0.0",
      "date": "2026-06-02T10:01:35.000Z",
      "commit": "f13c15164949e2dbba97655f8bb03d89c5efb4cd",
      "fileid": "d86d916865b50a2e3ddc7b061adedba9d80f3c7f81e65d4944adbd21d5716612",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agerada/actions/runs/26812339876"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.0",
      "date": "2026-06-02T10:01:26.000Z",
      "commit": "f13c15164949e2dbba97655f8bb03d89c5efb4cd",
      "fileid": "40397bc3b0bc69892f42070f86bed7fa9d3eb528808b2965b077ca94b88ad655",
      "status": "success",
      "buildurl": "https://github.com/r-universe/agerada/actions/runs/26812339876"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-03T06:31:13.000Z",
      "commit": "f13c15164949e2dbba97655f8bb03d89c5efb4cd",
      "fileid": "4c4b8f4b681bb0d704b1645e306a8566caa56cacd36a6cb2aa2ea4e0b7afba88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agerada/actions/runs/26812339876"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-02T10:01:25.000Z",
      "commit": "f13c15164949e2dbba97655f8bb03d89c5efb4cd",
      "fileid": "2a9814e3b752c098a2744441a45614ff26dc8cb56f6f07840969c0fcf7b7a332",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agerada/actions/runs/26812339876"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.0.0",
      "date": "2026-06-02T10:00:39.000Z",
      "commit": "f13c15164949e2dbba97655f8bb03d89c5efb4cd",
      "fileid": "031bb4b4b0e531bb092a349a1f8d227515b9b2825132677dc1b06ccae31436fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/agerada/actions/runs/26812339876"
    }
  ]
}