{
  "_id": "6a5b1fd59baadeef8ab4ba0b",
  "Package": "ggadjustedforest",
  "Title": "Publication Ready Forest Plots for the Estimand",
  "Version": "0.1.1",
  "Authors@R": "person(\"Chris\", \"Varghese\", email = \"chris.varghese@auckland.ac.nz\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-7369-8639\"))",
  "Description": "Creates publication-quality forest plots and effect-size\ntables that display only the unadjusted and adjusted estimates\nfor a user-specified exposure variable of interest, hiding\nconfounder coefficients in accordance with causal inference\nprinciples. Supports logistic, linear, Poisson, and Cox\nproportional hazards models, with optional\ncumulative-adjustment visualisation. Built on 'ggplot2'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "8.0.0",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/kriz98/ggadjustedforest,\nhttps://kriz98.github.io/ggadjustedforest/",
  "BugReports": "https://github.com/kriz98/ggadjustedforest/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://kriz98.r-universe.dev",
  "Date/Publication": "2026-07-18 02:14:08 UTC",
  "RemoteUrl": "https://github.com/kriz98/ggadjustedforest",
  "RemoteRef": "HEAD",
  "RemoteSha": "d22d6d0d4ee9ecc533e91a44c5de04a20dbefbe6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 06:36:57 UTC",
    "User": "root"
  },
  "Author": "Chris Varghese [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7369-8639>)",
  "Maintainer": "Chris Varghese <chris.varghese@auckland.ac.nz>",
  "_user": "kriz98",
  "_type": "src",
  "_file": "ggadjustedforest_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a8c517d13837814385c311154cf3785a9496b466050d2d6861316f1d5daa534d",
  "_filesize": 421511,
  "_sha256": "a8c517d13837814385c311154cf3785a9496b466050d2d6861316f1d5daa534d",
  "_expires": "2026-10-26T06:40:20.000Z",
  "_created": "2026-07-18T06:36:57.000Z",
  "_published": "2026-07-18T06:40:21.919Z",
  "_jobs": [
    {
      "job": 88053751475,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426559611"
    },
    {
      "job": 88053751459,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426561961"
    },
    {
      "job": 88053751440,
      "time": 164,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426560783"
    },
    {
      "job": 88053751438,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426557011"
    },
    {
      "job": 88053490493,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426535431"
    },
    {
      "job": 88053751442,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8426557172"
    },
    {
      "job": 88053751496,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426551331"
    },
    {
      "job": 88053751463,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426549662"
    },
    {
      "job": 88053751462,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426549173"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kriz98/actions/runs/29634200393",
  "_status": "success",
  "_upstream": "https://github.com/kriz98/ggadjustedforest",
  "_commit": {
    "id": "d22d6d0d4ee9ecc533e91a44c5de04a20dbefbe6",
    "author": "Chris Varghese <cvarghese98@gmail.com>",
    "committer": "Chris Varghese <cvarghese98@gmail.com>",
    "message": "Add CITATION file and rebuild pkgdown site\n",
    "time": 1784340848
  },
  "_maintainer": {
    "name": "Chris Varghese",
    "email": "chris.varghese@auckland.ac.nz",
    "orcid": "0000-0001-7369-8639"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "broom",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "survival",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.2.0",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "lmtest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "kriz98",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 22
    },
    {
      "week": "2026-29",
      "n": 17
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kriz98",
      "count": 40,
      "uuid": 3359953
    }
  ],
  "_userbio": {
    "uuid": 3359953,
    "type": "user",
    "name": "Chris Varghese",
    "followers": 0,
    "description": "Data Scientist @ Mayo Clinic &\r\nPhD Candidate @ Uni of Auckland"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggadjustedforest"
  },
  "_devurl": "https://github.com/kriz98/ggadjustedforest",
  "_pkgdown": "https://kriz98.github.io/ggadjustedforest/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggadjustedforest.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kriz98/ggadjustedforest",
  "_realowner": "kriz98",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-17"
    }
  ],
  "_exports": [
    "forest_table",
    "gg_adjusted_forest"
  ],
  "_help": [
    {
      "page": "forest_table",
      "title": "Extract a formatted effect-size table without generating a plot",
      "topics": [
        "forest_table"
      ]
    },
    {
      "page": "gg_adjusted_forest",
      "title": "Forest plot of unadjusted and adjusted effects for a single exposure",
      "topics": [
        "gg_adjusted_forest"
      ]
    },
    {
      "page": "plot.ggadjustedforest",
      "title": "Plot method for ggadjustedforest objects",
      "topics": [
        "plot.ggadjustedforest"
      ]
    },
    {
      "page": "print.ggadjustedforest",
      "title": "Print method for ggadjustedforest objects",
      "topics": [
        "print.ggadjustedforest"
      ]
    }
  ],
  "_pkglogo": "https://github.com/kriz98/ggadjustedforest/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/kriz98/ggadjustedforest/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to ggadjustedforest",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Motivation",
        "Data",
        "Basic usage — logistic regression",
        "Cumulative adjustment",
        "Collapsibility and interpreting sequential estimates",
        "Cox proportional hazards regression",
        "Comparing multiple outcomes side-by-side",
        "Customising appearance",
        "Extracting the table only",
        "References"
      ],
      "created": "2026-05-31 18:37:49",
      "modified": "2026-07-17 22:15:49",
      "commits": 13
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "ggadjustedforest",
  "_universes": [
    "kriz98"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-18T06:39:09.000Z",
      "distro": "resolute",
      "commit": "d22d6d0d4ee9ecc533e91a44c5de04a20dbefbe6",
      "fileid": "https://r2.ropensci.org/18e6825f6950b4d28914188767aec5744f7981f9ef32fd07e3af5620b93cc320",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kriz98/actions/runs/29634200393"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-18T06:39:19.000Z",
      "distro": "resolute",
      "commit": "d22d6d0d4ee9ecc533e91a44c5de04a20dbefbe6",
      "fileid": "https://r2.ropensci.org/2229a30d9ab241aa50f0c7453aeb9964bd836ab6f00edcfbdfbace292b6cd6d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kriz98/actions/runs/29634200393"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-18T06:39:20.000Z",
      "commit": "d22d6d0d4ee9ecc533e91a44c5de04a20dbefbe6",
      "fileid": "https://r2.ropensci.org/e51b931ad78b059e451927964f3525641fbf5be3036d42203166a28627dc767a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kriz98/actions/runs/29634200393"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-18T06:38:57.000Z",
      "commit": "d22d6d0d4ee9ecc533e91a44c5de04a20dbefbe6",
      "fileid": "https://r2.ropensci.org/5bc3fd145e764a60e951c56c75016e279b9d17da8f2bc04a689a84e01cc1eb6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kriz98/actions/runs/29634200393"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-18T06:39:14.000Z",
      "commit": "d22d6d0d4ee9ecc533e91a44c5de04a20dbefbe6",
      "fileid": "https://r2.ropensci.org/9a98e470788c8f511cf714743d1501ed1fc23383f4e6a85642560db8aebbc656",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kriz98/actions/runs/29634200393"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-18T06:38:15.000Z",
      "commit": "d22d6d0d4ee9ecc533e91a44c5de04a20dbefbe6",
      "fileid": "https://r2.ropensci.org/b09c7a54d77ee0ff09e306ae2df4a24f889d9f5b2a2aed6d84a03fd1bbc995af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kriz98/actions/runs/29634200393"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-18T06:38:08.000Z",
      "commit": "d22d6d0d4ee9ecc533e91a44c5de04a20dbefbe6",
      "fileid": "https://r2.ropensci.org/d07c198ed50df8eb987571863ecaa052273b037e1a009f8a7faf28e36c7ba081",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kriz98/actions/runs/29634200393"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-18T06:38:05.000Z",
      "commit": "d22d6d0d4ee9ecc533e91a44c5de04a20dbefbe6",
      "fileid": "https://r2.ropensci.org/4fe93f31ba135e521932349d27f280dba0ec3dfeb612c3f5381d63a11dbe1181",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kriz98/actions/runs/29634200393"
    }
  ]
}