{
  "_id": "6a0f68acacfb0bcc41c5db82",
  "Package": "plotor",
  "Type": "Package",
  "Title": "Odds Ratio Tools for Logistic Regression",
  "Version": "1.0.0",
  "Authors@R": "person(\n'Craig', 'Parylo',\nemail = 'craig.parylo2@nhs.net',\nrole = c('aut', 'cre', 'cph'),\ncomment = c(ORCID = '0000-0003-4297-7808')\n)",
  "Maintainer": "Craig Parylo <craig.parylo2@nhs.net>",
  "Description": "Produces odds ratio analyses with comprehensive reporting\ntools. Generates plots, summary tables, and diagnostic checks\nfor logistic regression models fitted with 'glm()' using\nbinomial family. Provides visualisation methods, formatted\nreporting tables via 'gt', and tools to assess logistic\nregression model assumptions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr, quarto",
  "URL": "https://github.com/craig-parylo/plotor,\nhttps://craig-parylo.github.io/plotor/",
  "BugReports": "https://github.com/craig-parylo/plotor/issues",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "quarto",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libnode-dev",
  "Repository": "https://craig-parylo.r-universe.dev",
  "Date/Publication": "2026-03-22 22:13:27 UTC",
  "RemoteUrl": "https://github.com/craig-parylo/plotor",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6bcaab347278c20a57cc1019ab25b909d0d3737",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:21:57 UTC",
    "User": "root"
  },
  "Author": "Craig Parylo [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4297-7808>)",
  "MD5sum": "585f3ae970560b685d452f7523cf0ae0",
  "_user": "craig-parylo",
  "_type": "src",
  "_file": "plotor_1.0.0.tar.gz",
  "_fileid": "15503dbaf2aa42071014950398e3dfbf2fc752123d83d432635a1d95a84faf5a",
  "_filesize": 3965746,
  "_sha256": "15503dbaf2aa42071014950398e3dfbf2fc752123d83d432635a1d95a84faf5a",
  "_created": "2026-05-21T09:21:57.000Z",
  "_published": "2026-05-21T20:18:52.894Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77260555106,
      "time": 235,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132077737"
    },
    {
      "job": 77260555094,
      "time": 238,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132078925"
    },
    {
      "job": 77260555198,
      "time": 238,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132070727"
    },
    {
      "job": 77260554699,
      "time": 263,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132074421"
    },
    {
      "job": 77260554210,
      "time": 276,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7131993072"
    },
    {
      "job": 77260554217,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146257887"
    },
    {
      "job": 77260554588,
      "time": 192,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132061582"
    },
    {
      "job": 77260555030,
      "time": 214,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132069816"
    },
    {
      "job": 77260555037,
      "time": 169,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132054134"
    }
  ],
  "_buildurl": "https://github.com/r-universe/craig-parylo/actions/runs/26217070977",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/craig-parylo/plotor",
  "_commit": {
    "id": "a6bcaab347278c20a57cc1019ab25b909d0d3737",
    "author": "Craig Parylo <105867449+craig-parylo@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #112 from craig-parylo/106_extend_website_articles\n\nExtend website articles with logistic regression assumptions guide and supporting assets",
    "time": 1774217607
  },
  "_maintainer": {
    "name": "Craig Parylo",
    "email": "craig.parylo2@nhs.net",
    "login": "craig-parylo",
    "orcid": "0000-0003-4297-7808",
    "description": "",
    "uuid": 105867449
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "detectseparation",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "gtExtras",
      "version": ">= 0.6.1",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "Hmisc",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "labelled",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "medicaldata",
      "role": "Suggests"
    },
    {
      "package": "NHANES",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "R4HCR",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    }
  ],
  "_owner": "craig-parylo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 5
    },
    {
      "week": "2025-24",
      "n": 3
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 3
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 4
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.6.0",
      "date": "2025-05-28"
    },
    {
      "name": "v0.7.0",
      "date": "2025-07-01"
    },
    {
      "name": "v0.8.0",
      "date": "2025-12-08"
    },
    {
      "name": "v0.9.0",
      "date": "2026-01-04"
    },
    {
      "name": "v0.9.1",
      "date": "2026-01-20"
    },
    {
      "name": "v1.0.0",
      "date": "2026-02-14"
    }
  ],
  "_topics": [
    "assumption-check",
    "ggplot2",
    "glm",
    "logistic-regression",
    "odds-ratio",
    "plot-of-results",
    "summary-tables",
    "quarto"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "craig-parylo",
      "count": 275,
      "uuid": 105867449
    }
  ],
  "_userbio": {
    "uuid": 105867449,
    "type": "user",
    "name": "Craig Parylo"
  },
  "_downloads": {
    "count": 273,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plotor"
  },
  "_devurl": "https://github.com/craig-parylo/plotor",
  "_pkgdown": "https://craig-parylo.github.io/plotor/",
  "_searchresults": 19,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/plotor.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/craig-parylo/plotor",
  "_realowner": "craig-parylo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.1",
      "date": "2024-06-18"
    },
    {
      "version": "0.5.1",
      "date": "2024-09-27"
    },
    {
      "version": "0.5.2",
      "date": "2025-02-09"
    },
    {
      "version": "0.6.0",
      "date": "2025-05-28"
    },
    {
      "version": "0.7.0",
      "date": "2025-07-01"
    },
    {
      "version": "0.8.0",
      "date": "2025-12-11"
    },
    {
      "version": "1.0.0",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "check_or",
    "plot_or",
    "table_or"
  ],
  "_help": [
    {
      "page": "check_or",
      "title": "Check OR",
      "topics": [
        "check_or"
      ]
    },
    {
      "page": "plot_or",
      "title": "Plot OR",
      "topics": [
        "plot_or"
      ]
    },
    {
      "page": "table_or",
      "title": "Table OR",
      "topics": [
        "table_or"
      ]
    }
  ],
  "_pkglogo": "https://github.com/craig-parylo/plotor/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/craig-parylo/plotor/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bigD",
    "bitops",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "car",
    "carData",
    "checkmate",
    "cli",
    "colorspace",
    "commonmark",
    "cowplot",
    "cpp11",
    "curl",
    "Deriv",
    "desc",
    "detectseparation",
    "digest",
    "doBy",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gt",
    "gtable",
    "gtExtras",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "janitor",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "lpSolveAPI",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "paletteer",
    "pbkrtest",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "prettyunits",
    "prismatic",
    "processx",
    "ps",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reactable",
    "reactR",
    "reformulas",
    "registry",
    "rematch2",
    "rlang",
    "rmarkdown",
    "ROI",
    "ROI.plugin.lpsolve",
    "rprojroot",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "slam",
    "snakecase",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "check_or.qmd",
      "filename": "check_or.html",
      "title": "check_or - Quick diagnostics",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-03-20 20:15:33",
      "modified": "2026-03-20 20:15:33",
      "commits": 1
    },
    {
      "source": "plot_or.qmd",
      "filename": "plot_or.html",
      "title": "plot_or: Forest plots for logistic regression",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-03-20 20:15:33",
      "modified": "2026-03-20 20:15:33",
      "commits": 1
    },
    {
      "source": "using_plotor_quickstart.qmd",
      "filename": "using_plotor_quickstart.html",
      "title": "plotor - Quick start",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-03-20 20:15:33",
      "modified": "2026-03-20 20:15:33",
      "commits": 1
    },
    {
      "source": "table_or.qmd",
      "filename": "table_or.html",
      "title": "table_or - publication-ready odds ratio tables",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-03-20 20:15:33",
      "modified": "2026-03-20 20:15:33",
      "commits": 1
    }
  ],
  "_score": 6.287353772714747,
  "_indexed": true,
  "_nocasepkg": "plotor",
  "_universes": [
    "craig-parylo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T09:24:46.000Z",
      "distro": "noble",
      "commit": "a6bcaab347278c20a57cc1019ab25b909d0d3737",
      "fileid": "6503ca6d74a136943b0dc796ff052885cf7e396ab53363b973191b632a112ca3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/craig-parylo/actions/runs/26217070977"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-21T09:24:49.000Z",
      "distro": "noble",
      "commit": "a6bcaab347278c20a57cc1019ab25b909d0d3737",
      "fileid": "023459fdbc502ad22104e428e6354bfd103cffdf752c6ff8ecc7bf7fd2e7e94a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/craig-parylo/actions/runs/26217070977"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T09:24:55.000Z",
      "commit": "a6bcaab347278c20a57cc1019ab25b909d0d3737",
      "fileid": "ffdb7c654c3fc9b6b0cf75277fae53363d1d0527b8cc5ed887dd4dfdaceef4ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/craig-parylo/actions/runs/26217070977"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-21T09:24:55.000Z",
      "commit": "a6bcaab347278c20a57cc1019ab25b909d0d3737",
      "fileid": "d87dcb152c5873b4d7d9afd815b955c3cdac22878377e89ad000f62e1d680d9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/craig-parylo/actions/runs/26217070977"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-21T20:18:33.000Z",
      "commit": "a6bcaab347278c20a57cc1019ab25b909d0d3737",
      "fileid": "ceef941fcff04b1c2d927292d176da302a2458a56bea18b01e78da85234e0653",
      "status": "success",
      "buildurl": "https://github.com/r-universe/craig-parylo/actions/runs/26217070977"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T09:23:50.000Z",
      "commit": "a6bcaab347278c20a57cc1019ab25b909d0d3737",
      "fileid": "1659a435757c2ec735c2b1f6fd83d9cbbb53d902f596759b761fdb7762a1c1f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/craig-parylo/actions/runs/26217070977"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T09:23:50.000Z",
      "commit": "a6bcaab347278c20a57cc1019ab25b909d0d3737",
      "fileid": "4a47a1377690f75520fb01d9892d42ae16176ca1b50cc34adb47867363d10201",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/craig-parylo/actions/runs/26217070977"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-21T09:23:40.000Z",
      "commit": "a6bcaab347278c20a57cc1019ab25b909d0d3737",
      "fileid": "262a52b95cb2167750baf7ed841e83dffbc9adb6649daa1282d9843d34cfe60d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/craig-parylo/actions/runs/26217070977"
    }
  ]
}