{
  "_id": "6a499e2e3431763c104503c6",
  "Package": "tidycat",
  "Type": "Package",
  "Title": "Expand Tidy Output for Categorical Parameter Estimates",
  "Version": "0.1.2",
  "Authors@R": "c(person(c(\"Guy\", \"J.\"), \"Abel\", role = c(\"aut\", \"cre\"),\nemail = \"g.j.abel@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4893-5687\")))",
  "Maintainer": "Guy J. Abel <g.j.abel@gmail.com>",
  "URL": "https://guyabel.github.io/tidycat/",
  "BugReports": "https://github.com/guyabel/tidycat/issues/",
  "Description": "Create additional rows and columns on broom::tidy() output\nto allow for easier control on categorical parameter estimates.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://guyabel.r-universe.dev",
  "Date/Publication": "2024-01-30 01:48:05 UTC",
  "RemoteUrl": "https://github.com/guyabel/tidycat",
  "RemoteRef": "HEAD",
  "RemoteSha": "42725e19964c01725c40abe59b747dc25ed93fa9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 23:55:35 UTC",
    "User": "root"
  },
  "Author": "Guy J. Abel [aut, cre] (ORCID: <https://orcid.org/0000-0002-4893-5687>)",
  "_user": "guyabel",
  "_type": "src",
  "_file": "tidycat_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/e87f1063f93b20ec663f431e11a050a2d20d175a90b2123d76d70b86e0c02c9e",
  "_filesize": 570244,
  "_sha256": "e87f1063f93b20ec663f431e11a050a2d20d175a90b2123d76d70b86e0c02c9e",
  "_expires": "2026-10-12T23:58:36.000Z",
  "_created": "2026-07-04T23:55:35.000Z",
  "_published": "2026-07-04T23:58:38.778Z",
  "_jobs": [
    {
      "job": 85177165406,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086549885"
    },
    {
      "job": 85177165405,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086551197"
    },
    {
      "job": 85177165420,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086544622"
    },
    {
      "job": 85177165418,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086546628"
    },
    {
      "job": 85177005732,
      "time": 181,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086537172"
    },
    {
      "job": 85177165408,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086551533"
    },
    {
      "job": 85177165426,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8086545773"
    },
    {
      "job": 85177165437,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8086543762"
    },
    {
      "job": 85177165433,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8086544288"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/guyabel/actions/runs/28723598895",
  "_status": "success",
  "_upstream": "https://github.com/guyabel/tidycat",
  "_commit": {
    "id": "42725e19964c01725c40abe59b747dc25ed93fa9",
    "author": "Guy Abel <g.j.abel@gmail.com>",
    "committer": "Guy Abel <g.j.abel@gmail.com>",
    "message": "pkgdown index ggcoef_model link\n",
    "time": 1706579285
  },
  "_maintainer": {
    "name": "Guy J. Abel",
    "email": "g.j.abel@gmail.com",
    "login": "guyabel",
    "bluesky": "@guyabel.bsky.social",
    "twitter": "@guyabelguyabel",
    "description": "",
    "uuid": 2735201,
    "orcid": "0000-0002-4893-5687"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggforce",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "guyabel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-visualization",
    "data-viz",
    "glm",
    "model-comparison",
    "regression-analysis",
    "regression-models",
    "statistical-analysis",
    "statistical-modeling"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "guyabel",
      "count": 52,
      "uuid": 2735201
    }
  ],
  "_userbio": {
    "uuid": 2735201,
    "type": "user",
    "name": "Guy Abel",
    "followers": 93
  },
  "_downloads": {
    "count": 323,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidycat"
  },
  "_devurl": "https://github.com/guyabel/tidycat",
  "_pkgdown": "https://guyabel.github.io/tidycat/",
  "_searchresults": 51,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidycat.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/guyabel/tidycat",
  "_realowner": "guyabel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-02"
    },
    {
      "version": "0.1.1",
      "date": "2020-06-05"
    },
    {
      "version": "0.1.2",
      "date": "2021-08-02"
    }
  ],
  "_exports": [
    "factor_regex",
    "tidy_categorical"
  ],
  "_help": [
    {
      "page": "factor_regex",
      "title": "Generate Regular Expression to Detect Factors",
      "topics": [
        "factor_regex"
      ]
    },
    {
      "page": "tidy_categorical",
      "title": "Expand broom::tidy() Outputs for Categorical Parameter Estimates",
      "topics": [
        "tidy_categorical"
      ]
    }
  ],
  "_pkglogo": "https://github.com/guyabel/tidycat/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/guyabel/tidycat/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "tidycat.Rmd",
      "filename": "tidycat.html",
      "title": "The tidycat package: expand broom::tidy() output for categorical parameter estimates",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Additional columns for categorical parameter estimates",
        "Additional rows for reference categories",
        "Standard coefficient plots",
        "Enhanced coefficient plots",
        "Interactions",
        "Issues"
      ],
      "created": "2021-08-11 05:12:39",
      "modified": "2024-01-29 14:21:16",
      "commits": 2
    }
  ],
  "_score": 5.008600171761918,
  "_indexed": true,
  "_nocasepkg": "tidycat",
  "_universes": [
    "guyabel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-04T23:57:48.000Z",
      "distro": "resolute",
      "commit": "42725e19964c01725c40abe59b747dc25ed93fa9",
      "fileid": "https://r2.ropensci.org/dfd3cbfd7a8049ce6889d2565f988cd409415478c993be6a505ce96ff96c91bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guyabel/actions/runs/28723598895"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-04T23:58:00.000Z",
      "distro": "resolute",
      "commit": "42725e19964c01725c40abe59b747dc25ed93fa9",
      "fileid": "https://r2.ropensci.org/45fa1288bb55e9f6482e75e85e677d180666ff77920ac1ad90d5a04c44aaaef2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guyabel/actions/runs/28723598895"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-04T23:56:56.000Z",
      "commit": "42725e19964c01725c40abe59b747dc25ed93fa9",
      "fileid": "https://r2.ropensci.org/4953aa4170d1b81b92e5d7a1bbcc2a35fce15717b016aef6d813bb5e16e328ec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guyabel/actions/runs/28723598895"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-04T23:57:16.000Z",
      "commit": "42725e19964c01725c40abe59b747dc25ed93fa9",
      "fileid": "https://r2.ropensci.org/e686de1368b9719a02f6e14477b6c5b59ae828e7577c357739bf2ae2f3d27827",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guyabel/actions/runs/28723598895"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-04T23:58:18.000Z",
      "commit": "42725e19964c01725c40abe59b747dc25ed93fa9",
      "fileid": "https://r2.ropensci.org/e64592afccf0a4e311aed390f5d851714839234e5569c6b7b195d1f2552c24b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guyabel/actions/runs/28723598895"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-04T23:57:02.000Z",
      "commit": "42725e19964c01725c40abe59b747dc25ed93fa9",
      "fileid": "https://r2.ropensci.org/67c47f2892713ed77aa8cd486c360bf8d4e962b085b2e5d8ad0df879e9a1cc09",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guyabel/actions/runs/28723598895"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-04T23:56:42.000Z",
      "commit": "42725e19964c01725c40abe59b747dc25ed93fa9",
      "fileid": "https://r2.ropensci.org/9262386b04b6eca9456bc3fbdb9de3cfde9006a42cec362ccb2ca4b1c6499a42",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guyabel/actions/runs/28723598895"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-04T23:56:46.000Z",
      "commit": "42725e19964c01725c40abe59b747dc25ed93fa9",
      "fileid": "https://r2.ropensci.org/99f00caf4e10968b74bf9771b1e67a3dfe237dcbc90ecc73a929fa1d193a60e8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/guyabel/actions/runs/28723598895"
    }
  ]
}