{
  "_id": "6a1e80421d7bb097a0a66346",
  "Package": "forrest",
  "Title": "Publication-Ready Forest Plots",
  "Version": "0.3.0.9000",
  "Authors@R": "c(\nperson(\"Lorenzo\", \"Fabbri\", email = \"lorenzo.fabbri92sm@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"))\n)",
  "Description": "Creates publication-ready forest plots from any tabular\ndata containing point estimates and confidence intervals.\nSuitable for visualising results from regression models,\nmeta-analyses, subgroup analyses, or any comparative study.\nSupports group and subgroup headings, summary estimates\ndisplayed as diamonds, grouped estimates with automatic colour\nand shape mapping, vertical dodging of multiple estimates\nwithin the same row, customisable text columns alongside the\nplot, and optional row striping. Provides a helper to export\nplots to PDF, PNG, SVG, or TIFF. Built on 'tinyplot' for clean,\nconsistent visual styling with a minimal dependency footprint.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/Needs/coverage": "covr",
  "VignetteBuilder": "quarto, knitr",
  "URL": "https://lorenzofabbri.github.io/forrest/,\nhttps://github.com/lorenzoFabbri/forrest",
  "BugReports": "https://github.com/lorenzoFabbri/forrest/issues",
  "Repository": "https://lorenzofabbri.r-universe.dev",
  "Date/Publication": "2026-04-03 05:41:19 UTC",
  "RemoteUrl": "https://github.com/lorenzofabbri/forrest",
  "RemoteRef": "HEAD",
  "RemoteSha": "ac0f3062b57119937640510c41458d18911684bb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 06:59:49 UTC",
    "User": "root"
  },
  "Author": "Lorenzo Fabbri [aut, cre, cph]",
  "Maintainer": "Lorenzo Fabbri <lorenzo.fabbri92sm@gmail.com>",
  "MD5sum": "75ace91429f9165001ed3cf4ae0e1524",
  "_user": "lorenzofabbri",
  "_type": "src",
  "_file": "forrest_0.3.0.9000.tar.gz",
  "_fileid": "4d12e33f31781ddcefd91b391b63ea339291ceeee9e266a8101bfd960b485ead",
  "_filesize": 3288808,
  "_sha256": "4d12e33f31781ddcefd91b391b63ea339291ceeee9e266a8101bfd960b485ead",
  "_created": "2026-06-02T06:59:49.000Z",
  "_published": "2026-06-02T07:03:30.332Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79016725796,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351061870"
    },
    {
      "job": 79016725765,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351056623"
    },
    {
      "job": 79016725752,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351045803"
    },
    {
      "job": 79016725855,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351045569"
    },
    {
      "job": 79016240656,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351010626"
    },
    {
      "job": 79016725743,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351046846"
    },
    {
      "job": 79016725711,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351041206"
    },
    {
      "job": 79016725701,
      "time": 114,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351043241"
    },
    {
      "job": 79016725736,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351048890"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26803771248",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lorenzofabbri/forrest",
  "_commit": {
    "id": "ac0f3062b57119937640510c41458d18911684bb",
    "author": "Lorenzo Fabbri <lorenzo.fabbri92sm@gmail.com>",
    "committer": "Lorenzo Fabbri <lorenzo.fabbri92sm@gmail.com>",
    "message": "Update README badges to reflect stable lifecycle and add CRAN status\n",
    "time": 1775194879
  },
  "_maintainer": {
    "name": "Lorenzo Fabbri",
    "email": "lorenzo.fabbri92sm@gmail.com",
    "login": "lorenzofabbri",
    "bluesky": "@epilorenzo.bsky.social",
    "linkedin": "in/lorenzo-fabbri-303185383",
    "description": "Causal evidence triangulation.",
    "uuid": 22343884
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tinyplot",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "marginaleffects",
      "role": "Suggests"
    },
    {
      "package": "MatchIt",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lorenzofabbri",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 19
    },
    {
      "week": "2026-14",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2026-03-27"
    }
  ],
  "_topics": [
    "epidemiology",
    "forest-plots",
    "meta-analysis",
    "plotting",
    "quarto"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "lorenzofabbri",
      "count": 22,
      "uuid": 22343884
    }
  ],
  "_userbio": {
    "uuid": 22343884,
    "type": "user",
    "name": "Lorenzo Fabbri",
    "description": "Causal evidence triangulation."
  },
  "_downloads": {
    "count": 481,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/forrest"
  },
  "_devurl": "https://github.com/lorenzofabbri/forrest",
  "_pkgdown": "https://lorenzofabbri.github.io/forrest/",
  "_searchresults": 7,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/forrest.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lorenzofabbri/forrest",
  "_realowner": "lorenzofabbri",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2026-03-31"
    }
  ],
  "_exports": [
    "forrest",
    "save_forrest"
  ],
  "_help": [
    {
      "page": "forrest",
      "title": "Create a forest plot",
      "topics": [
        "forrest"
      ]
    },
    {
      "page": "save_forrest",
      "title": "Save a forest plot to a file",
      "topics": [
        "save_forrest"
      ]
    }
  ],
  "_pkglogo": "https://github.com/lorenzofabbri/forrest/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/lorenzofabbri/forrest/raw/HEAD/README.md",
  "_rundeps": [
    "tinyplot"
  ],
  "_vignettes": [
    {
      "source": "meta.qmd",
      "filename": "meta.html",
      "title": "Forest plots for meta-analyses",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-03-25 21:19:08",
      "modified": "2026-03-27 07:56:49",
      "commits": 2
    },
    {
      "source": "regression.qmd",
      "filename": "regression.html",
      "title": "Forest plots for regression models",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-03-25 21:19:08",
      "modified": "2026-03-27 10:16:50",
      "commits": 4
    },
    {
      "source": "internals.qmd",
      "filename": "internals.html",
      "title": "How forrest works",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-03-27 07:56:49",
      "modified": "2026-03-27 07:56:49",
      "commits": 1
    },
    {
      "source": "intro.qmd",
      "filename": "intro.html",
      "title": "Introduction to forrest",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-03-25 21:19:08",
      "modified": "2026-03-27 07:56:49",
      "commits": 2
    }
  ],
  "_score": 4.903089986991944,
  "_indexed": true,
  "_nocasepkg": "forrest",
  "_universes": [
    "lorenzofabbri"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-02T07:02:49.000Z",
      "distro": "noble",
      "commit": "ac0f3062b57119937640510c41458d18911684bb",
      "fileid": "3703611e10ade94caae7b2265ef58026bbf1a83f4316d545702744ba84e54d15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26803771248"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-06-02T07:02:31.000Z",
      "distro": "noble",
      "commit": "ac0f3062b57119937640510c41458d18911684bb",
      "fileid": "432907d20c4b1bce568b2f24212244116f9971a5e2d49f4ca0ea727cc883a98a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26803771248"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-02T07:01:58.000Z",
      "commit": "ac0f3062b57119937640510c41458d18911684bb",
      "fileid": "7196d6bd649ce4d06dd53bc04efe2ea2e8e3ff61045edc4611769ea735a25061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26803771248"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-06-02T07:01:55.000Z",
      "commit": "ac0f3062b57119937640510c41458d18911684bb",
      "fileid": "e73538707ebfbb4cf5a743b14e3d6bf1c2a083fb85b8355bb5316d528a23f59d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26803771248"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-06-02T07:02:11.000Z",
      "commit": "ac0f3062b57119937640510c41458d18911684bb",
      "fileid": "3b40a1c5befb4f080e4e5b890d7966a0908ca24282ad8e5adb526198e58c4b4d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26803771248"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-02T07:01:33.000Z",
      "commit": "ac0f3062b57119937640510c41458d18911684bb",
      "fileid": "fb71eefcfe63567efb30f0a9484f652cfcaf625cad17650f2c2729a3658b80bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26803771248"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-02T07:01:38.000Z",
      "commit": "ac0f3062b57119937640510c41458d18911684bb",
      "fileid": "910576d96e7bd5d9818c1bb6026a46e2c4ae104f8afc9bc865f1a73723061dce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26803771248"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-06-02T07:01:59.000Z",
      "commit": "ac0f3062b57119937640510c41458d18911684bb",
      "fileid": "3371121f0b9626061ece5ab9925f7e326d786f9a2e4147a423f507a007fc732a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lorenzofabbri/actions/runs/26803771248"
    }
  ]
}