{
  "_id": "6a213e0acd65a98ecbd29851",
  "Package": "ViSe",
  "Type": "Package",
  "Title": "Visualizing Sensitivity",
  "Version": "0.1.3",
  "Authors@R": "c(person(\"Erin M.\", \"Buchanan\", role = c(\"aut\", \"cre\"),\nemail = \"buchananlab@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9689-4189\")))",
  "Maintainer": "Erin M. Buchanan <buchananlab@gmail.com>",
  "Description": "Designed to help the user to determine the sensitivity of\nan proposed causal effect to unconsidered common causes. Users\ncan create visualizations of sensitivity, effect sizes, and\ndetermine which pattern of effects would support a causal claim\nfor between group differences. Number needed to treat formula\nfrom Kraemer H.C. & Kupfer D.J. (2006)\n<doi:10.1016/j.biopsych.2005.09.014>.",
  "License": "LGPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "http://www.aggieerin.com/ViSe/",
  "VignetteBuilder": "knitr",
  "Collate": "'globals.R' 'adjusted_coef.R' 'apa.R' 'big_donut.R'\n'calculate_d.R' 'd_to_f2.R' 'd_to_nnt.R' 'd_to_r.R'\n'estimate_d.R' 'estimate_r.R' 'noncentral_t.R' 'other_to_d.R'\n'probability_superiority.R' 'proportion_overlap.R'\n'runExample.R' 'visualize_c.R' 'visualize_c_map.R'\n'visualize_effects.R'",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://doomlab.r-universe.dev",
  "Date/Publication": "2024-10-10 23:06:31 UTC",
  "RemoteUrl": "https://github.com/doomlab/vise",
  "RemoteRef": "HEAD",
  "RemoteSha": "7573f7142facceb694ed8ae74fb649fac869082a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:53:59 UTC",
    "User": "root"
  },
  "Author": "Erin M. Buchanan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9689-4189>)",
  "MD5sum": "d45104f112495860db64940db4cdc56e",
  "_user": "doomlab",
  "_type": "src",
  "_file": "ViSe_0.1.3.tar.gz",
  "_fileid": "246947ac6127cec015d2a6adeed030c0df1f9a7e3d1f1fd872cc6e0d42cf0516",
  "_filesize": 1169629,
  "_sha256": "246947ac6127cec015d2a6adeed030c0df1f9a7e3d1f1fd872cc6e0d42cf0516",
  "_created": "2026-06-04T08:53:59.000Z",
  "_published": "2026-06-04T08:57:46.318Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79484057356,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407226359"
    },
    {
      "job": 79484057490,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407227493"
    },
    {
      "job": 79484057436,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407223703"
    },
    {
      "job": 79484057364,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407219586"
    },
    {
      "job": 79483429892,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407177686"
    },
    {
      "job": 79484057380,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407217171"
    },
    {
      "job": 79484057384,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407209303"
    },
    {
      "job": 79484057417,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407210222"
    },
    {
      "job": 79484057430,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407214836"
    }
  ],
  "_buildurl": "https://github.com/r-universe/doomlab/actions/runs/26941341803",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/doomlab/vise",
  "_commit": {
    "id": "7573f7142facceb694ed8ae74fb649fac869082a",
    "author": "The Doom Lab <buchananlab@gmail.com>",
    "committer": "The Doom Lab <buchananlab@gmail.com>",
    "message": "package set up for updating to cran\n",
    "time": 1728601591
  },
  "_maintainer": {
    "name": "Erin M. Buchanan",
    "email": "buchananlab@gmail.com",
    "login": "doomlab",
    "description": "Dr. Erin Buchanan's DOOM Lab.",
    "uuid": 27783894,
    "orcid": "0000-0002-9689-4189"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    }
  ],
  "_owner": "doomlab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "doomlab",
      "count": 61,
      "uuid": 27783894
    }
  ],
  "_userbio": {
    "uuid": 27783894,
    "type": "user",
    "name": "Erin Buchanan",
    "description": "Dr. Erin Buchanan's DOOM Lab."
  },
  "_downloads": {
    "count": 130,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ViSe"
  },
  "_devurl": "https://github.com/doomlab/vise",
  "_pkgdown": "http://www.aggieerin.com/ViSe/",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/ViSe.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/doomlab/vise",
  "_realowner": "doomlab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2024-04-22"
    },
    {
      "version": "0.1.3",
      "date": "2024-10-10"
    }
  ],
  "_exports": [
    "adjusted_coef",
    "apa",
    "calculate_d",
    "d_to_f2",
    "d_to_nnt",
    "d_to_r",
    "estimate_d",
    "estimate_r",
    "other_to_d",
    "probability_superiority",
    "proportion_overlap",
    "runExample",
    "visualize_c",
    "visualize_c_map",
    "visualize_effects"
  ],
  "_help": [
    {
      "page": "adjusted_coef",
      "title": "Adjust coefficient for confounders",
      "topics": [
        "adjusted_coef"
      ]
    },
    {
      "page": "apa",
      "title": "APA Format",
      "topics": [
        "apa"
      ]
    },
    {
      "page": "calculate_d",
      "title": "d_s for Between Subjects with Pooled SD Denominator",
      "topics": [
        "calculate_d"
      ]
    },
    {
      "page": "d_to_f2",
      "title": "Convert d to Cohen's f",
      "topics": [
        "d_to_f2"
      ]
    },
    {
      "page": "d_to_nnt",
      "title": "Convert d to Number Needed to Treat",
      "topics": [
        "d_to_nnt"
      ]
    },
    {
      "page": "d_to_r",
      "title": "Convert d to correlation coefficient",
      "topics": [
        "d_to_r"
      ]
    },
    {
      "page": "estimate_d",
      "title": "Visualization for Estimating d_s",
      "topics": [
        "estimate_d"
      ]
    },
    {
      "page": "estimate_r",
      "title": "Visualization for Estimating r",
      "topics": [
        "estimate_r"
      ]
    },
    {
      "page": "other_to_d",
      "title": "Convert other statistics to d",
      "topics": [
        "other_to_d"
      ]
    },
    {
      "page": "probability_superiority",
      "title": "Probability of Superiority Calculation",
      "topics": [
        "probability_superiority"
      ]
    },
    {
      "page": "proportion_overlap",
      "title": "Proportion Overlap Calculations for Cohen's d",
      "topics": [
        "proportion_overlap"
      ]
    },
    {
      "page": "runExample",
      "title": "Run Shiny App",
      "topics": [
        "runExample"
      ]
    },
    {
      "page": "visualize_c",
      "title": "Visualization for Estimating c Bias",
      "topics": [
        "visualize_c"
      ]
    },
    {
      "page": "visualize_c_map",
      "title": "Visualization for Estimating c Bias + Estimates",
      "topics": [
        "visualize_c_map"
      ]
    },
    {
      "page": "visualize_effects",
      "title": "Visualization for Conversions of Effect Sizes",
      "topics": [
        "visualize_effects"
      ]
    }
  ],
  "_readme": "https://github.com/doomlab/vise/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cowplot",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "Package_Functions.Rmd",
      "filename": "Package_Functions.html",
      "title": "Package Functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Example",
        "Calculate effect size",
        "Calculate d and Confidence Interval",
        "Other Examples of calculate_d",
        "Convert between effect sizes (specification plot)",
        "Visualization of sensitivity of effect size to bias"
      ],
      "created": "2023-10-03 17:11:32",
      "modified": "2024-10-10 00:55:04",
      "commits": 14
    }
  ],
  "_score": 3.740362689494244,
  "_indexed": true,
  "_nocasepkg": "vise",
  "_universes": [
    "doomlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-04T08:56:13.000Z",
      "distro": "noble",
      "commit": "7573f7142facceb694ed8ae74fb649fac869082a",
      "fileid": "b2fe7c65dbcd3be33a90903fe841e839fd961bde712e77746efff77a24ff9541",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doomlab/actions/runs/26941341803"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-04T08:56:14.000Z",
      "distro": "noble",
      "commit": "7573f7142facceb694ed8ae74fb649fac869082a",
      "fileid": "9812a392700492c4ca500d9b6da7b7b6fc1602348191342e8e08258b7ab2e6d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doomlab/actions/runs/26941341803"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-04T08:56:14.000Z",
      "commit": "7573f7142facceb694ed8ae74fb649fac869082a",
      "fileid": "426fd6d44e495d00235fa760202eb54969ad693809bb55f15642bd903dffb7b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doomlab/actions/runs/26941341803"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-04T08:55:59.000Z",
      "commit": "7573f7142facceb694ed8ae74fb649fac869082a",
      "fileid": "84d6f8a11a7ebdc2d3a0e4c4f2170cccc4ef775a2ba6be86bbf6444d2cd0644d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doomlab/actions/runs/26941341803"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-04T08:56:13.000Z",
      "commit": "7573f7142facceb694ed8ae74fb649fac869082a",
      "fileid": "d2ea5ad57d80d259151ea879ed0159cb2e902bbc99149660383db358ce024279",
      "status": "success",
      "buildurl": "https://github.com/r-universe/doomlab/actions/runs/26941341803"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-04T08:55:15.000Z",
      "commit": "7573f7142facceb694ed8ae74fb649fac869082a",
      "fileid": "3e6508445df5be66a783aeb1160565c688a39b41b0d281e01c1949fa9219f60c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doomlab/actions/runs/26941341803"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-04T08:55:13.000Z",
      "commit": "7573f7142facceb694ed8ae74fb649fac869082a",
      "fileid": "84df7c72523a7752b58520dd33542379f2c46c32a81a49e7113136e9698cd635",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doomlab/actions/runs/26941341803"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-04T08:55:38.000Z",
      "commit": "7573f7142facceb694ed8ae74fb649fac869082a",
      "fileid": "a6830168e80f12a4f2c1e51bc164ed2dbcd877b1a2c0ed19e1441474ef890d53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/doomlab/actions/runs/26941341803"
    }
  ]
}