{
  "_id": "6a1bf49f1d7bb097a0a25942",
  "Package": "coefplot",
  "Type": "Package",
  "Title": "Plots Coefficients from Fitted Models",
  "Authors@R": "person(given = \"Jared\",\nfamily = \"Lander\",\nrole = c(\"aut\", \"cre\"),\nemail = \"packages@jaredlander.com\",\ncomment = c(ORCID = \"0000-0002-7291-726X\"))",
  "Version": "1.2.9",
  "Date": "2025-08-23",
  "Description": "Plots the coefficients from model objects. This very\nquickly shows the user the point estimates and confidence\nintervals for fitted models.",
  "License": "BSD_3_clause + file LICENSE",
  "LazyLoad": "yes",
  "ByteCompile": "TRUE",
  "Packaged": {
    "Date": "2026-05-31 08:39:32 UTC",
    "User": "root"
  },
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://jaredlander.r-universe.dev",
  "Date/Publication": "2025-09-03 15:04:28 UTC",
  "RemoteUrl": "https://github.com/jaredlander/coefplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "e3c7e2004f89b2ddfd40546d5cce7010e435cf4d",
  "NeedsCompilation": "no",
  "Author": "Jared Lander [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7291-726X>)",
  "Maintainer": "Jared Lander <packages@jaredlander.com>",
  "MD5sum": "3b739f7eed007445887612a9f7bd9fde",
  "_user": "jaredlander",
  "_type": "src",
  "_file": "coefplot_1.2.9.tar.gz",
  "_fileid": "7c648136b0d891cce3a2e1f76a87373be0d12e4d3f975aaf186362bec3c17152",
  "_filesize": 221463,
  "_sha256": "7c648136b0d891cce3a2e1f76a87373be0d12e4d3f975aaf186362bec3c17152",
  "_created": "2026-05-31T08:39:32.000Z",
  "_published": "2026-05-31T08:43:11.584Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78712658092,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315315867"
    },
    {
      "job": 78712658088,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315315014"
    },
    {
      "job": 78712658118,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315308883"
    },
    {
      "job": 78712658089,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315306887"
    },
    {
      "job": 78712487405,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315296284"
    },
    {
      "job": 78712658075,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315310625"
    },
    {
      "job": 78712658121,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315309668"
    },
    {
      "job": 78712658119,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315308138"
    },
    {
      "job": 78712658116,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315307320"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jaredlander/actions/runs/26707870271",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jaredlander/coefplot",
  "_commit": {
    "id": "e3c7e2004f89b2ddfd40546d5cce7010e435cf4d",
    "author": "Jared Lander <info@jaredlander.com>",
    "committer": "Jared Lander <info@jaredlander.com>",
    "message": "Removed code coverage sticker\n",
    "time": 1756911868
  },
  "_maintainer": {
    "name": "Jared Lander",
    "email": "packages@jaredlander.com",
    "login": "jaredlander",
    "twitter": "@jaredlander",
    "description": "",
    "uuid": 628977,
    "orcid": "0000-0002-7291-726X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 2.0.0",
      "role": "Depends"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "useful",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "dygraphs",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "maxLik",
      "role": "Suggests"
    },
    {
      "package": "xgboost",
      "role": "Suggests"
    },
    {
      "package": "workflows",
      "role": "Suggests"
    },
    {
      "package": "parsnip",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jaredlander",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-36",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 29,
  "_contributors": [
    {
      "user": "jaredlander",
      "count": 315,
      "uuid": 628977
    },
    {
      "user": "copilot",
      "count": 3,
      "uuid": 198982749
    },
    {
      "user": "oswoll",
      "count": 2,
      "uuid": 5114612
    },
    {
      "user": "lluisramon",
      "count": 1,
      "uuid": 2566110
    }
  ],
  "_userbio": {
    "uuid": 628977,
    "type": "user",
    "name": "Jared Lander"
  },
  "_downloads": {
    "count": 2045,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/coefplot"
  },
  "_mentions": 12,
  "_devurl": "https://github.com/jaredlander/coefplot",
  "_searchresults": 784,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/coefplot.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jaredlander/coefplot",
  "_realowner": "jaredlander",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2011-10-26"
    },
    {
      "version": "1.1",
      "date": "2011-11-02"
    },
    {
      "version": "1.1.2",
      "date": "2011-11-19"
    },
    {
      "version": "1.1.3",
      "date": "2011-12-24"
    },
    {
      "version": "1.1.4",
      "date": "2012-01-04"
    },
    {
      "version": "1.1.5",
      "date": "2012-01-12"
    },
    {
      "version": "1.1.6",
      "date": "2012-01-29"
    },
    {
      "version": "1.1.7",
      "date": "2012-04-13"
    },
    {
      "version": "1.1.8",
      "date": "2012-09-29"
    },
    {
      "version": "1.2.0",
      "date": "2013-05-12"
    },
    {
      "version": "1.2.4",
      "date": "2016-01-10"
    },
    {
      "version": "1.2.5",
      "date": "2018-01-04"
    },
    {
      "version": "1.2.6",
      "date": "2018-02-07"
    },
    {
      "version": "1.2.7",
      "date": "2021-01-14"
    },
    {
      "version": "1.2.8",
      "date": "2022-01-14"
    },
    {
      "version": "1.2.9",
      "date": "2025-09-03"
    }
  ],
  "_exports": [
    "buildModelCI",
    "buildModelCI.default",
    "buildPlottingPloty.default",
    "coefpath",
    "coefplot",
    "coefplot.data.frame",
    "coefplot.default",
    "coefplot.glm",
    "coefplot.lm",
    "coefplot.rxGlm",
    "coefplot.rxLinMod",
    "coefplot.rxLogit",
    "extract.coef",
    "extract.coef.maxLik",
    "extractPath",
    "invlogit",
    "multiplot",
    "plotcoef",
    "position_dodgev"
  ],
  "_help": [
    {
      "page": "annotateSeries",
      "title": "annotateSeries",
      "topics": [
        "annotateSeries"
      ]
    },
    {
      "page": "buildModelCI",
      "title": "buildModelCI",
      "topics": [
        "buildModelCI"
      ]
    },
    {
      "page": "buildModelCI.default",
      "title": "buildModelCI.default",
      "topics": [
        "buildModelCI.default"
      ]
    },
    {
      "page": "buildPlotting.default",
      "title": "Coefplot plotting",
      "topics": [
        "buildPlotting.default"
      ]
    },
    {
      "page": "buildPlottingPloty.default",
      "title": "buildPlottingPloty.default",
      "topics": [
        "buildPlottingPloty.default"
      ]
    },
    {
      "page": "coefpath",
      "title": "coefpath",
      "topics": [
        "coefpath",
        "coefpath.cv.glmnet",
        "coefpath.glmnet"
      ]
    },
    {
      "page": "coefplot",
      "title": "Plotting Model Coefficients",
      "topics": [
        "coefplot",
        "coefplot.default",
        "coefplot.glm",
        "coefplot.lm",
        "coefplot.model_fit",
        "coefplot.rxGlm",
        "coefplot.rxLinMod",
        "coefplot.rxLogit",
        "coefplot.workflow",
        "plotcoef"
      ]
    },
    {
      "page": "coefplot.data.frame",
      "title": "coefplot.data.frame",
      "topics": [
        "coefplot.data.frame"
      ]
    },
    {
      "page": "doRegex",
      "title": "doRegex",
      "topics": [
        "doRegex"
      ]
    },
    {
      "page": "extract.coef",
      "title": "extract.coef",
      "topics": [
        "extract.coef"
      ]
    },
    {
      "page": "extract.coef.cv.glmnet",
      "title": "extract.coef.cv.glmnet",
      "topics": [
        "extract.coef.cv.glmnet"
      ]
    },
    {
      "page": "extract.coef.default",
      "title": "extract.coef.default",
      "topics": [
        "extract.coef.default"
      ]
    },
    {
      "page": "extract.coef.glm",
      "title": "extract.coef.glm",
      "topics": [
        "extract.coef.glm"
      ]
    },
    {
      "page": "extract.coef.glmnet",
      "title": "extract.coef.glmnet",
      "topics": [
        "extract.coef.glmnet"
      ]
    },
    {
      "page": "extract.coef.lm",
      "title": "extract.coef.lm",
      "topics": [
        "extract.coef.lm"
      ]
    },
    {
      "page": "extract.coef.maxLik",
      "title": "extract.coef.maxLik",
      "topics": [
        "extract.coef.maxLik"
      ]
    },
    {
      "page": "extract.coef.rxGlm",
      "title": "extract.coef.rxGlm",
      "topics": [
        "extract.coef.rxGlm"
      ]
    },
    {
      "page": "extract.coef.rxLinMod",
      "title": "extract.coef.rxLinMod",
      "topics": [
        "extract.coef.rxLinMod"
      ]
    },
    {
      "page": "extract.coef.rxLogit",
      "title": "extract.coef.rxLogit",
      "topics": [
        "extract.coef.rxLogit"
      ]
    },
    {
      "page": "extract.coef.xgb.Booster",
      "title": "extract.coef.xgb.Booster",
      "topics": [
        "extract.coef.xgb.Booster"
      ]
    },
    {
      "page": "extractPath",
      "title": "extractPath",
      "topics": [
        "extractPath",
        "extractPath.cv.glmnet",
        "extractPath.glmnet"
      ]
    },
    {
      "page": "get.assign",
      "title": "get.assign",
      "topics": [
        "get.assign"
      ]
    },
    {
      "page": "get.assign.glm",
      "title": "get.assign.glm",
      "topics": [
        "get.assign.glm"
      ]
    },
    {
      "page": "get.assign.lm",
      "title": "get.assign.lm",
      "topics": [
        "get.assign.lm"
      ]
    },
    {
      "page": "getCoefsFromPredictors",
      "title": "getCoefsFromPredictors",
      "topics": [
        "getCoefsFromPredictors"
      ]
    },
    {
      "page": "getCoefsFromPredictors.default",
      "title": "getCoefsFromPredictors.default",
      "topics": [
        "getCoefsFromPredictors.default"
      ]
    },
    {
      "page": "getCoefsFromPredictors.rxGlm",
      "title": "getCoefsFromPredictors.rxGlm",
      "topics": [
        "getCoefsFromPredictors.rxGlm"
      ]
    },
    {
      "page": "getCoefsFromPredictors.rxLinMod",
      "title": "getCoefsFromPredictors.rxLinMod",
      "topics": [
        "getCoefsFromPredictors.rxLinMod"
      ]
    },
    {
      "page": "getCoefsFromPredictors.rxLogit",
      "title": "getCoefsFromPredictors.rxLogit",
      "topics": [
        "getCoefsFromPredictors.rxLogit"
      ]
    },
    {
      "page": "getCoefsFromPredictorsRevo",
      "title": "getCoefsFromPredictorsRevo",
      "topics": [
        "getCoefsFromPredictorsRevo"
      ]
    },
    {
      "page": "invlogit",
      "title": "invlogit",
      "topics": [
        "invlogit"
      ]
    },
    {
      "page": "matchCoefs",
      "title": "matchCoefs",
      "topics": [
        "matchCoefs"
      ]
    },
    {
      "page": "matchCoefs.default",
      "title": "matchCoefs.default",
      "topics": [
        "matchCoefs.default"
      ]
    },
    {
      "page": "multiplot",
      "title": "Plot multiple coefplots",
      "topics": [
        "multiplot"
      ]
    },
    {
      "page": "position_dodgev",
      "title": "Adjust position by dodging overlaps to the side.",
      "concept": [
        "position adjustments"
      ],
      "topics": [
        "position_dodgev"
      ]
    }
  ],
  "_readme": "https://github.com/jaredlander/coefplot/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "dygraphs",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reshape2",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "useful",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xts",
    "yaml",
    "zoo"
  ],
  "_score": 8.320619886702099,
  "_indexed": true,
  "_nocasepkg": "coefplot",
  "_universes": [
    "jaredlander"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.9",
      "date": "2026-05-31T08:42:16.000Z",
      "distro": "noble",
      "commit": "e3c7e2004f89b2ddfd40546d5cce7010e435cf4d",
      "fileid": "826c0bee0032485e0abc606aa77ee8274189e1e794252d8efaf00e0dc8138885",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/26707870271"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.9",
      "date": "2026-05-31T08:42:06.000Z",
      "distro": "noble",
      "commit": "e3c7e2004f89b2ddfd40546d5cce7010e435cf4d",
      "fileid": "58110e8b00ef7b90b483be09ead8fcf5c8c5bf6921b3d60a4d3b06a5c8bcc6a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/26707870271"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.9",
      "date": "2026-05-31T08:41:15.000Z",
      "commit": "e3c7e2004f89b2ddfd40546d5cce7010e435cf4d",
      "fileid": "22d150c6811d1c0b4ec320e2fed29845d87e8298cd4a91cc724107ef6878a5db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/26707870271"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.9",
      "date": "2026-05-31T08:41:03.000Z",
      "commit": "e3c7e2004f89b2ddfd40546d5cce7010e435cf4d",
      "fileid": "3d91f3bd19574982b8ff9bc4b7cec745b2b640617d3e483a54de41f2e160f2f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/26707870271"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.9",
      "date": "2026-05-31T08:42:05.000Z",
      "commit": "e3c7e2004f89b2ddfd40546d5cce7010e435cf4d",
      "fileid": "2b4e10ef488408493b579232d76d793e37dcf4ed2d0753ec78739ff1215b057e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/26707870271"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.9",
      "date": "2026-05-31T08:41:08.000Z",
      "commit": "e3c7e2004f89b2ddfd40546d5cce7010e435cf4d",
      "fileid": "e0c8324b7e63c4ea9c01d1779a4b2db40cf63777364003adf685728902d2f95b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/26707870271"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.9",
      "date": "2026-05-31T08:40:54.000Z",
      "commit": "e3c7e2004f89b2ddfd40546d5cce7010e435cf4d",
      "fileid": "cb8bc6cad3ea33cb35161019557603baf22958d2c7fda466e9ffbb8723f5afda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/26707870271"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.9",
      "date": "2026-05-31T08:40:47.000Z",
      "commit": "e3c7e2004f89b2ddfd40546d5cce7010e435cf4d",
      "fileid": "6fe74439f0ffec2e742a12b70e2a201ae4f34493ae523da65e33994d5bed65a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jaredlander/actions/runs/26707870271"
    }
  ]
}