{
  "_id": "6a0f6fa9acfb0bcc41c5f234",
  "Package": "coveffectsplot",
  "Title": "Produce Forest Plots to Visualize Covariate Effects",
  "Version": "1.0.7",
  "Authors@R": "c(\nperson(\"Samer\", \"Mouksassi\", email = \"samermouksassi@gmail.com\",\nrole = c(\"aut\", \"cre\"),comment = c(ORCID = \"https://orcid.org/0000-0002-7152-6654\")),\nperson(\"Benjamin\", \"Rich\", email = \"mail@benjaminrich.net\",\nrole = c(\"aut\")),\nperson(\"Dean\", \"Attali\", email = \"daattali@gmail.com\",\nrole = c(\"ctb\"))\n)",
  "Description": "Produce forest plots to visualize covariate effects using\neither the command line or an interactive 'Shiny' application.",
  "URL": "https://smouksassi.github.io/coveffectsplot/,\nhttps://github.com/smouksassi/coveffectsplot",
  "BugReports": "https://github.com/smouksassi/coveffectsplot/issues",
  "License": "MIT + file LICENSE",
  "SystemRequirements": "pandoc with https support",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://smouksassi.r-universe.dev",
  "Date/Publication": "2025-09-15 23:35:28 UTC",
  "RemoteUrl": "https://github.com/smouksassi/coveffectsplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "fee8b3fa9dafaf5fd23d32c92cd9ba3b1acb56fb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:43:23 UTC",
    "User": "root"
  },
  "Author": "Samer Mouksassi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7152-6654>),\nBenjamin Rich [aut],\nDean Attali [ctb]",
  "Maintainer": "Samer Mouksassi <samermouksassi@gmail.com>",
  "MD5sum": "7fc87af64a8da4b00bd5b5f953cea467",
  "_user": "smouksassi",
  "_type": "src",
  "_file": "coveffectsplot_1.0.7.tar.gz",
  "_fileid": "25e09228a02f0ac8702870e486f123c40bfeb614a13d3d32e03625ba0f64bf8d",
  "_filesize": 9652083,
  "_sha256": "25e09228a02f0ac8702870e486f123c40bfeb614a13d3d32e03625ba0f64bf8d",
  "_created": "2026-05-21T07:43:23.000Z",
  "_published": "2026-05-21T20:48:41.433Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77265398048,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130059967"
    },
    {
      "job": 77265398228,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130061048"
    },
    {
      "job": 77265398247,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130059872"
    },
    {
      "job": 77265397760,
      "time": 262,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130077208"
    },
    {
      "job": 77265397153,
      "time": 364,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130005994"
    },
    {
      "job": 77265397400,
      "time": 233,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146858223"
    },
    {
      "job": 77265397828,
      "time": 263,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130092712"
    },
    {
      "job": 77265398796,
      "time": 220,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130078097"
    },
    {
      "job": 77265398299,
      "time": 185,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130065791"
    }
  ],
  "_buildurl": "https://github.com/r-universe/smouksassi/actions/runs/26212361172",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/smouksassi/coveffectsplot",
  "_commit": {
    "id": "fee8b3fa9dafaf5fd23d32c92cd9ba3b1acb56fb",
    "author": "Mouksassi <Samer.Mouksassi@ucsf.edu>",
    "committer": "Mouksassi <Samer.Mouksassi@ucsf.edu>",
    "message": "update cran comments\n",
    "time": 1757979328
  },
  "_maintainer": {
    "name": "Samer Mouksassi",
    "email": "samermouksassi@gmail.com",
    "login": "smouksassi",
    "twitter": "@poppkpd",
    "description": "",
    "uuid": 5131281,
    "orcid": "0000-0002-7152-6654"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "colourpicker",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.8",
      "role": "Imports"
    },
    {
      "package": "egg",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "shinyjs",
      "role": "Suggests"
    },
    {
      "package": "shinymeta",
      "role": "Suggests"
    },
    {
      "package": "table1",
      "role": "Suggests"
    },
    {
      "package": "clipr",
      "role": "Suggests"
    },
    {
      "package": "formatR",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "mrgsolve",
      "role": "Suggests"
    },
    {
      "package": "GGally",
      "role": "Suggests"
    },
    {
      "package": "ggridges",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "ggstance",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "shinyAce",
      "role": "Suggests"
    },
    {
      "package": "Rcpp",
      "role": "Suggests"
    },
    {
      "package": "gamlss.dist",
      "role": "Suggests"
    },
    {
      "package": "ggdist",
      "role": "Suggests"
    },
    {
      "package": "ggh4x",
      "role": "Suggests"
    },
    {
      "package": "ggpmisc",
      "role": "Suggests"
    },
    {
      "package": "quantreg",
      "role": "Suggests"
    }
  ],
  "_owner": "smouksassi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v1.0.7",
      "date": "2025-09-15"
    }
  ],
  "_stars": 32,
  "_contributors": [
    {
      "user": "smouksassi",
      "count": 128,
      "uuid": 5131281
    },
    {
      "user": "certara-smouksassi",
      "count": 119,
      "uuid": 44920056
    },
    {
      "user": "daattali",
      "count": 13,
      "uuid": 952340
    },
    {
      "user": "certara-jcraig",
      "count": 5,
      "uuid": 61294078
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 5131281,
    "type": "user",
    "name": "Samer Mouksassi"
  },
  "_downloads": {
    "count": 652,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/coveffectsplot"
  },
  "_devurl": "https://github.com/smouksassi/coveffectsplot",
  "_pkgdown": "https://smouksassi.github.io/coveffectsplot/",
  "_searchresults": 46,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/coveffectsplot.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/smouksassi/coveffectsplot",
  "_realowner": "smouksassi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-11-26"
    },
    {
      "version": "0.0.2",
      "date": "2019-01-07"
    },
    {
      "version": "0.0.3",
      "date": "2019-02-25"
    },
    {
      "version": "0.0.4",
      "date": "2019-10-09"
    },
    {
      "version": "0.0.5",
      "date": "2020-02-06"
    },
    {
      "version": "0.0.9",
      "date": "2020-04-03"
    },
    {
      "version": "0.0.9.1",
      "date": "2020-12-10"
    },
    {
      "version": "1.0.0",
      "date": "2022-01-12"
    },
    {
      "version": "1.0.1",
      "date": "2022-03-30"
    },
    {
      "version": "1.0.2",
      "date": "2022-05-30"
    },
    {
      "version": "1.0.4",
      "date": "2023-09-18"
    },
    {
      "version": "1.0.5",
      "date": "2024-01-18"
    },
    {
      "version": "1.0.6",
      "date": "2025-01-12"
    },
    {
      "version": "1.0.7",
      "date": "2025-09-16"
    }
  ],
  "_exports": [
    "deltamethod",
    "draw_key_hpath",
    "draw_key_pointrangeh",
    "expand_modelframe",
    "forest_plot",
    "get_sample_data",
    "run_interactiveforestplot"
  ],
  "_datasets": [
    {
      "name": "covdatasim",
      "title": "Correlated Covariates data",
      "object": "covdatasim",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "AGE",
        "WT",
        "SEX",
        "ALB"
      ],
      "rows": 2000,
      "table": true,
      "tojson": true
    },
    {
      "name": "prezista",
      "title": "Prezista Drug Label Data",
      "object": "prezista",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "covname",
        "label",
        "paramname",
        "mid",
        "lower",
        "upper"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "wtage",
      "title": "Weight Age CDC growth charts data",
      "object": "wtage",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Sex",
        "Agemos",
        "L",
        "M",
        "S",
        "P3",
        "P5",
        "P10",
        "P25",
        "P50",
        "P75",
        "P90",
        "P95",
        "P97"
      ],
      "rows": 436,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "covdatasim",
      "title": "Correlated Covariates data",
      "topics": [
        "covdatasim"
      ]
    },
    {
      "page": "deltamethod",
      "title": "The delta method",
      "topics": [
        "deltamethod"
      ]
    },
    {
      "page": "draw_key",
      "title": "Horizontal key drawing functions from ggstance in case it is deprecated",
      "topics": [
        "draw_key",
        "draw_key_hpath",
        "draw_key_pointrangeh"
      ]
    },
    {
      "page": "expand_modelframe",
      "title": "Expand covariate values choices and reference values varying one at a time",
      "topics": [
        "expand_modelframe"
      ]
    },
    {
      "page": "forest_plot",
      "title": "Forest plot",
      "topics": [
        "forest_plot"
      ]
    },
    {
      "page": "get_sample_data",
      "title": "Get sample dataset",
      "topics": [
        "get_sample_data"
      ]
    },
    {
      "page": "prezista",
      "title": "Prezista Drug Label Data",
      "topics": [
        "prezista"
      ]
    },
    {
      "page": "run_interactiveforestplot",
      "title": "Run the interactiveforestplot application",
      "topics": [
        "run_interactiveforestplot"
      ]
    },
    {
      "page": "wtage",
      "title": "Weight Age CDC growth charts data",
      "topics": [
        "wtage"
      ]
    }
  ],
  "_readme": "https://github.com/smouksassi/coveffectsplot/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "colourpicker",
    "commonmark",
    "cpp11",
    "data.table",
    "digest",
    "egg",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "sourcetools",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "Exposure_Response_Example.Rmd",
      "filename": "Exposure_Response_Example.html",
      "title": "Exposure-Response Model Assessing the Impact of Covariates on Probabilities of Clinical Outcome",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulating an Exposure Response Model using mrgsolve",
        "Visualizing Probability of Cure",
        "Adding Between Subject Variability on Intercept and Showing its Impact on Probabilities",
        "Computing the Probabilities",
        "Dose/Exposure Response Curves",
        "Visualize the Response versus exposures (AUC)"
      ],
      "created": "2020-02-04 11:55:06",
      "modified": "2025-09-15 22:46:51",
      "commits": 23
    },
    {
      "source": "introduction_to_coveffectsplot.Rmd",
      "filename": "introduction_to_coveffectsplot.html",
      "title": "Introduction to coveffectsplot",
      "author": "Samer Mouksassi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Motivation",
        "Example",
        "Simulating Data to Mimick Outputs from a Modeling Exercise",
        "Visualizing Covariate Effects with Distributions",
        "Simplifying the Distributions into Ranges of Effects",
        "Plotting the Effects Data"
      ],
      "created": "2018-11-14 16:32:14",
      "modified": "2025-09-15 22:46:51",
      "commits": 38
    },
    {
      "source": "Pediatric_Cov_Sim.Rmd",
      "filename": "Pediatric_Cov_Sim.html",
      "title": "PK Model in Pediatric Patients: Assessing the Impact of a Multivariate Correlated Distribution of Covariates on PK Exposures",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Specifying A Pediatric Simulation Model",
        "PK Parameters and Associated BSV ranges",
        "Simulating Age/Weight Pairs Using NHANES LMS Values",
        "Simulation with the Multivariate Realistic Distribution",
        "PK Parameters Summaries and Distribution Plots",
        "A Forest Plot with a Side Table"
      ],
      "created": "2020-02-11 11:44:22",
      "modified": "2025-09-15 22:46:43",
      "commits": 25
    },
    {
      "source": "PK_Example.Rmd",
      "filename": "PK_Example.html",
      "title": "PK Model: Assessing the Marginal Impact of Covariates on Drug Exposure",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Specifying a PK Model using mrgsolve",
        "Simulate a Reference Subjects with BSV",
        "Compute PK Parameters, Plot and Summarize BSV",
        "Generate and Simulate at Combinations of Covariate of Interest",
        "Generate a Dataset Holding Combinations of Covariates:",
        "Simulation at Unique Combinations of Covariates",
        "Adding Uncertainty from a Varcov Matrix",
        "Generating Sets of Parameters with Uncertainty",
        "Iterative Simulations to Apply the Uncertainty",
        "Compute PK Parameters and Boxplots",
        "Alternative View of the Data: Distributions and Intervals",
        "Adding the BSV Ranges and Putting it all Together Using forest_plot",
        "Customization of the Plots",
        "Using theme_benrich along Additional Options",
        "Returning a List of ggplots",
        "Plots with Multiple PK Parameters",
        "Facet by Parameter",
        "Shape by Parameter",
        "Color by Parameter"
      ],
      "created": "2020-01-23 20:46:56",
      "modified": "2025-09-15 22:46:43",
      "commits": 48
    },
    {
      "source": "PK_Example_full.Rmd",
      "filename": "PK_Example_full.html",
      "title": "PK Model: Assessing the Impact of Joint Covariates Distributions and BSV on Drug Exposure",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Specifying a PK Model using mrgsolve",
        "Simulate a Reference Subjects with BSV",
        "Compute PK Parameters, Plot and Summarize BSV",
        "Importing Realistic Distributions of Covariates",
        "Visualize the dataset of Covariates:",
        "Simulation With Full Distributions of Covariates",
        "Adding Uncertainty from a Varcov Matrix",
        "Generating Sets of Parameters with Uncertainty",
        "Iterative Simulation to Apply the Uncertainty",
        "Compute PK Parameters and Boxplots",
        "Alternative View of the Data: Distributions and Intervals",
        "Putting it all Together Using forest_plot",
        "Computing Geometric Mean Ratios (GMR) using a category as reference"
      ],
      "created": "2022-04-11 10:23:17",
      "modified": "2025-09-15 22:46:43",
      "commits": 8
    },
    {
      "source": "PKPD_Example.Rmd",
      "filename": "PKPD_Example.html",
      "title": "PK/PD Model: Assessing the Impact of Covariates on a Biomarker",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Specifying a PK/PD Model using mrgsolve",
        "Simulate Reference Subjects with BSV",
        "Compute PD Parameters and Summarize BSV",
        "Construct ans Simulate at Combinations of Covariate of Interest",
        "Compute PD Parameters and Distributions Plots",
        "Summarize, add the BSV Ranges and Putting it all Together Using forest_plot"
      ],
      "created": "2020-01-30 09:50:51",
      "modified": "2023-08-02 17:45:55",
      "commits": 19
    },
    {
      "source": "app.Rmd",
      "filename": "app.html",
      "title": "Shiny App",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-06-18 20:01:02",
      "modified": "2022-06-18 20:01:02",
      "commits": 1
    }
  ],
  "_score": 7.410945858687775,
  "_indexed": true,
  "_nocasepkg": "coveffectsplot",
  "_universes": [
    "smouksassi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-21T07:46:06.000Z",
      "distro": "noble",
      "commit": "fee8b3fa9dafaf5fd23d32c92cd9ba3b1acb56fb",
      "fileid": "1e781c9409a354f85eeb065770dcccdf4f794a3cb79277a5e47bfaaeb19885e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smouksassi/actions/runs/26212361172"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-21T07:46:12.000Z",
      "distro": "noble",
      "commit": "fee8b3fa9dafaf5fd23d32c92cd9ba3b1acb56fb",
      "fileid": "73dfeac969bd12d06bc0ae72d5bc560114e2bd032976b556fa2662c3b0f53093",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smouksassi/actions/runs/26212361172"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-21T07:46:12.000Z",
      "commit": "fee8b3fa9dafaf5fd23d32c92cd9ba3b1acb56fb",
      "fileid": "71f3a923beb496e2ba01e812c2123bcf3dd010b220050d6bd3d11e1caefcf020",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smouksassi/actions/runs/26212361172"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-21T07:47:00.000Z",
      "commit": "fee8b3fa9dafaf5fd23d32c92cd9ba3b1acb56fb",
      "fileid": "ab7953ef2ffee4e8c4a63952042dbcc4d88da427abb4853653dc67f74288b512",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smouksassi/actions/runs/26212361172"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.7",
      "date": "2026-05-21T20:47:40.000Z",
      "commit": "fee8b3fa9dafaf5fd23d32c92cd9ba3b1acb56fb",
      "fileid": "e5ec0cdcf72c02c38f38f41b8e220d03f905a3cb5f9d07d5e6335e506dc33288",
      "status": "success",
      "buildurl": "https://github.com/r-universe/smouksassi/actions/runs/26212361172"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-21T07:47:39.000Z",
      "commit": "fee8b3fa9dafaf5fd23d32c92cd9ba3b1acb56fb",
      "fileid": "8c75b0a94b448d6dcf4af9e47f17c6e617b1d7ed7b4d4fc2bf17a76eb8a4e4ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smouksassi/actions/runs/26212361172"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-21T07:46:55.000Z",
      "commit": "fee8b3fa9dafaf5fd23d32c92cd9ba3b1acb56fb",
      "fileid": "8323b00971c027737d4bbb9a553d9e965ea8b7abab1c3cadff30df91ded2b367",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smouksassi/actions/runs/26212361172"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-21T07:46:24.000Z",
      "commit": "fee8b3fa9dafaf5fd23d32c92cd9ba3b1acb56fb",
      "fileid": "226fb04322e2d9036d87b3d37029b7d58696518a4c4979c73b0b214e60ded823",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smouksassi/actions/runs/26212361172"
    }
  ]
}