{
  "_id": "6a16bc6cacfb0bcc41d8721b",
  "Package": "forestmodel",
  "Encoding": "UTF-8",
  "Type": "Package",
  "Title": "Forest Plots from Regression Models",
  "Version": "0.6.2",
  "Date": "2020-07-19",
  "Author": "Nick Kennedy <r@nick-kennedy.com>",
  "Maintainer": "Nick Kennedy <r@nick-kennedy.com>",
  "Description": "Produces forest plots using 'ggplot2' from models produced\nby functions such as stats::lm(), stats::glm() and\nsurvival::coxph().",
  "License": "GPL-2",
  "RoxygenNote": "7.1.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 09:39:07 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-07-19 10:50:03 UTC",
  "RemoteUrl": "https://github.com/cran/forestmodel",
  "RemoteRef": "HEAD",
  "RemoteSha": "d3aaa4ead6eeccda949013fe9de9c4c2e54b22c5",
  "MD5sum": "4f8d19f5ad81ebfd70e36baa6c33c6fd",
  "_user": "cran",
  "_type": "src",
  "_file": "forestmodel_0.6.2.tar.gz",
  "_fileid": "cd58bc5821862ff069f179951182fe3d46087666fdbeb07b29875bb434a8c783",
  "_filesize": 145020,
  "_sha256": "cd58bc5821862ff069f179951182fe3d46087666fdbeb07b29875bb434a8c783",
  "_created": "2026-05-27T09:39:07.000Z",
  "_published": "2026-05-27T09:42:04.509Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78049561070,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237114844"
    },
    {
      "job": 78049560957,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237114204"
    },
    {
      "job": 78048953214,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237068267"
    },
    {
      "job": 78049560969,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237106993"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26503240392",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/forestmodel",
  "_commit": {
    "id": "d3aaa4ead6eeccda949013fe9de9c4c2e54b22c5",
    "author": "Nick Kennedy <r@nick-kennedy.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.6.2\n",
    "time": 1595155803
  },
  "_maintainer": {
    "name": "Nick Kennedy",
    "email": "r@nick-kennedy.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "broom",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.4.2",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "metafor",
      "role": "Suggests"
    },
    {
      "package": "labelled",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1887,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/forestmodel"
  },
  "_mentions": 3,
  "_searchresults": 295,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/forestmodel.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3.3",
      "date": "2015-11-26"
    },
    {
      "version": "0.4.0",
      "date": "2015-12-10"
    },
    {
      "version": "0.4.3",
      "date": "2017-04-16"
    },
    {
      "version": "0.5.0",
      "date": "2018-04-25"
    },
    {
      "version": "0.6.2",
      "date": "2020-07-19"
    }
  ],
  "_exports": [
    "default_forest_panels",
    "forest_breaks",
    "forest_model",
    "forest_model_format_options",
    "forest_panel",
    "forest_panels",
    "forest_rma",
    "panel_forest_plot",
    "theme_forest"
  ],
  "_help": [
    {
      "page": "default_forest_panels",
      "title": "Default panels for forest_model",
      "topics": [
        "default_forest_panels"
      ]
    },
    {
      "page": "forest_breaks",
      "title": "Calculate default breaks for limits",
      "topics": [
        "forest_breaks"
      ]
    },
    {
      "page": "forest_model",
      "title": "Produce a forest plot based on a regression model",
      "topics": [
        "forest_model"
      ]
    },
    {
      "page": "forest_model_format_options",
      "title": "Create format options for 'forest_model'",
      "topics": [
        "forest_model_format_options"
      ]
    },
    {
      "page": "forest_panel",
      "title": "Create definition of a panel for 'forest_model'",
      "topics": [
        "forest_panel"
      ]
    },
    {
      "page": "forest_panels",
      "title": "Generate panels for forest plots",
      "topics": [
        "forest_panels"
      ]
    },
    {
      "page": "forest_rma",
      "title": "Generate a forest plot from a meta-analysis",
      "topics": [
        "forest_rma"
      ]
    },
    {
      "page": "panel_forest_plot",
      "title": "Plot a forest plot with panels of text",
      "topics": [
        "panel_forest_plot"
      ]
    },
    {
      "page": "theme_forest",
      "title": "Default forest theme",
      "topics": [
        "theme_forest"
      ]
    }
  ],
  "_readme": "https://github.com/cran/forestmodel/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.097776434254458,
  "_indexed": true,
  "_nocasepkg": "forestmodel",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-27T09:41:18.000Z",
      "distro": "noble",
      "commit": "d3aaa4ead6eeccda949013fe9de9c4c2e54b22c5",
      "fileid": "efa192958a3f60904eaf3dcf8279edad591fc901d7dc61fc6e97c623751ec294",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26503240392"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.2",
      "date": "2026-05-27T09:41:16.000Z",
      "distro": "noble",
      "commit": "d3aaa4ead6eeccda949013fe9de9c4c2e54b22c5",
      "fileid": "0256590041eaae70755237a580c3f4fc6cb0b76fc694e4473eb8855708ee0806",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26503240392"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.2",
      "date": "2026-05-27T09:41:22.000Z",
      "commit": "d3aaa4ead6eeccda949013fe9de9c4c2e54b22c5",
      "fileid": "28f0b899307348fe6b566196a1192d4ad3c6d655dbe31160ed98e98855b20594",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26503240392"
    }
  ]
}