{
  "_id": "6a1edcd2b401979e7340fe4a",
  "Package": "senseweight",
  "Type": "Package",
  "Title": "Sensitivity Analysis for Weighted Estimators",
  "Version": "0.0.1",
  "Authors@R": "c(\nperson(\"Melody\", \"Huang\", , \"melody.huang@yale.edu\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "Provides tools to conduct rigorous sensitivity analyses\nfor weighted estimators, introduced in Huang (2024)\n<doi:10.1093/jrsssa/qnae012> and Hartman and Huang (2024)\n<doi:10.1017>. The package allows researchers to generate the\nset of recommended sensitivity summaries to evaluate the\nsensitivity in their underlying weighting estimators to omitted\nmoderators or confounders. The tools can be flexibly applied in\ncausal inference settings (i.e., in external and internal\nvalidity contexts) or survey contexts.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://melodyyhuang.github.io/senseweight/",
  "Config/pak/sysreqs": "libabsl-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev libgdal-dev gdal-bin\nlibgeos-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://melodyyhuang.r-universe.dev",
  "Date/Publication": "2025-08-15 06:05:19 UTC",
  "RemoteUrl": "https://github.com/melodyyhuang/senseweight",
  "RemoteRef": "HEAD",
  "RemoteSha": "c10676b17fa6f52a289811afed8c087942313954",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:27:57 UTC",
    "User": "root"
  },
  "Author": "Melody Huang [aut, cre]",
  "Maintainer": "Melody Huang <melody.huang@yale.edu>",
  "MD5sum": "8c880482bcdbb9e7ae3c9a3794894be1",
  "_user": "melodyyhuang",
  "_type": "src",
  "_file": "senseweight_0.0.1.tar.gz",
  "_fileid": "eb51073139ca54aa8858889b7ce0f313823aa7fa77e1e073c4b3c868c521a3e4",
  "_filesize": 751541,
  "_sha256": "eb51073139ca54aa8858889b7ce0f313823aa7fa77e1e073c4b3c868c521a3e4",
  "_created": "2026-05-20T08:27:57.000Z",
  "_published": "2026-06-02T13:38:26.266Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79083695153,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105026263"
    },
    {
      "job": 79083695036,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105026099"
    },
    {
      "job": 79083695656,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105023671"
    },
    {
      "job": 79083695024,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105015253"
    },
    {
      "job": 79083694212,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104967658"
    },
    {
      "job": 79083694383,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359286533"
    },
    {
      "job": 79083695048,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105003801"
    },
    {
      "job": 79083695949,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105005550"
    },
    {
      "job": 79083695815,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105005830"
    }
  ],
  "_buildurl": "https://github.com/r-universe/melodyyhuang/actions/runs/26150653821",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/melodyyhuang/senseweight",
  "_commit": {
    "id": "c10676b17fa6f52a289811afed8c087942313954",
    "author": "Melody Huang <m.huang828@gmail.com>",
    "committer": "Melody Huang <m.huang828@gmail.com>",
    "message": "update vignettes\n",
    "time": 1755237919
  },
  "_maintainer": {
    "name": "Melody Huang",
    "email": "melody.huang@yale.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "estimatr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "metR",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "survey",
      "role": "Imports"
    },
    {
      "package": "WeightIt",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "melodyyhuang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 3
    },
    {
      "week": "2025-33",
      "n": 5
    }
  ],
  "_tags": [],
  "_topics": [
    "causality",
    "ipw",
    "sensitivity"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "melodyyhuang",
      "count": 25,
      "uuid": 25998416
    },
    {
      "user": "christopherkenny",
      "count": 7,
      "uuid": 28026893
    },
    {
      "user": "tiffanymtang",
      "count": 4,
      "uuid": 25555677
    }
  ],
  "_userbio": {
    "uuid": 25998416,
    "type": "user",
    "name": "Melody Huang"
  },
  "_downloads": {
    "count": 502,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/senseweight"
  },
  "_devurl": "https://github.com/melodyyhuang/senseweight",
  "_pkgdown": "https://melodyyhuang.github.io/senseweight/",
  "_searchresults": 5,
  "_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/senseweight.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/melodyyhuang/senseweight",
  "_realowner": "melodyyhuang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-08-22"
    }
  ],
  "_exports": [
    "benchmark_survey",
    "contour_plot",
    "create_targets",
    "estimate_bias",
    "robustness_value",
    "run_benchmarking",
    "summarize_sensitivity",
    "summarize_sensitivity_survey"
  ],
  "_datasets": [
    {
      "name": "jtpa_women",
      "title": "National Jobs Training Partnership Act (JTPA) Experimental Data",
      "object": "jtpa_women",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site",
        "Y",
        "T",
        "prevearn",
        "age",
        "married",
        "hrwage",
        "black",
        "hispanic",
        "hsorged",
        "yrs_educ"
      ],
      "rows": 6102,
      "table": true,
      "tojson": true
    },
    {
      "name": "poll.data",
      "title": "Synthetic Polling Data",
      "object": "poll.data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "age_buckets",
        "educ",
        "gender",
        "race",
        "pid",
        "bornagain"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "benchmark_survey",
      "title": "Benchmark (for survey weights)",
      "topics": [
        "benchmark_survey"
      ]
    },
    {
      "page": "contour_plot",
      "title": "Bias Contour Plots",
      "topics": [
        "contour_plot"
      ]
    },
    {
      "page": "create_targets",
      "title": "Helper function for creating targets from auxiliary information and formula",
      "topics": [
        "create_targets"
      ]
    },
    {
      "page": "estimate_bias",
      "title": "Estimate Bias",
      "topics": [
        "estimate_bias"
      ]
    },
    {
      "page": "jtpa_women",
      "title": "National Jobs Training Partnership Act (JTPA) Experimental Data",
      "topics": [
        "jtpa_women"
      ]
    },
    {
      "page": "poll.data",
      "title": "Synthetic Polling Data",
      "topics": [
        "poll.data"
      ]
    },
    {
      "page": "robustness_value",
      "title": "Robustness Value",
      "topics": [
        "robustness_value"
      ]
    },
    {
      "page": "run_benchmarking",
      "title": "Run Formal Benchmarking",
      "topics": [
        "run_benchmarking"
      ]
    },
    {
      "page": "summarize_sensitivity",
      "title": "Sensitivity Summary",
      "topics": [
        "summarize_sensitivity"
      ]
    },
    {
      "page": "summarize_sensitivity_survey",
      "title": "Sensitivity Summary (for survey weights)",
      "topics": [
        "summarize_sensitivity_survey"
      ]
    }
  ],
  "_readme": "https://github.com/melodyyhuang/senseweight/raw/HEAD/README.md",
  "_rundeps": [
    "arg",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "chk",
    "class",
    "classInt",
    "cli",
    "cobalt",
    "cpp11",
    "data.table",
    "DBI",
    "digest",
    "dplyr",
    "e1071",
    "estimatr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "Formula",
    "formula.tools",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "metR",
    "mime",
    "minqa",
    "mitools",
    "numDeriv",
    "operator.tools",
    "pillar",
    "pkgconfig",
    "plyr",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "s2",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "sf",
    "stringi",
    "stringr",
    "survey",
    "survival",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "timechange",
    "tinytex",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "WeightIt",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "external-validity.Rmd",
      "filename": "external-validity.html",
      "title": "Sensitivity analysis for external validity",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sensitivity Summary Measures",
        "Robustness value",
        "Benchmarking",
        "Bias Contour Plot"
      ],
      "created": "2025-08-14 07:30:22",
      "modified": "2025-08-15 06:05:19",
      "commits": 2
    },
    {
      "source": "survey.Rmd",
      "filename": "survey.html",
      "title": "Sensitivity analysis for survey weights",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setting up survey objects",
        "Summarizing sensitivity",
        "Robustness Value",
        "Benchmarking",
        "Bias contour plot"
      ],
      "created": "2025-08-14 07:30:22",
      "modified": "2025-08-15 06:05:19",
      "commits": 2
    }
  ],
  "_score": 5.681241237375588,
  "_indexed": true,
  "_nocasepkg": "senseweight",
  "_universes": [
    "melodyyhuang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-20T08:30:25.000Z",
      "distro": "noble",
      "commit": "c10676b17fa6f52a289811afed8c087942313954",
      "fileid": "98c38b13630d16c4f10a507f29903f8017eab9b73bd41a294ba425de2c8837cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/melodyyhuang/actions/runs/26150653821"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-20T08:30:27.000Z",
      "distro": "noble",
      "commit": "c10676b17fa6f52a289811afed8c087942313954",
      "fileid": "aed3fb8bc14da66e1c58a2122aca605f1e377760ed6e432f7440e0601548d2c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/melodyyhuang/actions/runs/26150653821"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-20T08:30:22.000Z",
      "commit": "c10676b17fa6f52a289811afed8c087942313954",
      "fileid": "8b3eaa92222088696df22b73f8e67974b704cf6413bd6ddf152902ebc788bd59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/melodyyhuang/actions/runs/26150653821"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-20T08:30:03.000Z",
      "commit": "c10676b17fa6f52a289811afed8c087942313954",
      "fileid": "501ccba3d2d8bdb06cfd331af41ed9a315c21cdee5cd2c69ca453c16115bb00e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/melodyyhuang/actions/runs/26150653821"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-20T08:29:21.000Z",
      "commit": "c10676b17fa6f52a289811afed8c087942313954",
      "fileid": "aa4b230a744c85c77dea1133e72420389289210af3e5ee44388bcd6c389ede2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/melodyyhuang/actions/runs/26150653821"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-20T08:29:24.000Z",
      "commit": "c10676b17fa6f52a289811afed8c087942313954",
      "fileid": "bf6cc88bb4f3ef66afffeb6c2a1627ef304aab034050e6f3b560f2d4202da5c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/melodyyhuang/actions/runs/26150653821"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-20T08:29:30.000Z",
      "commit": "c10676b17fa6f52a289811afed8c087942313954",
      "fileid": "b81656a423d38b0b72365018672c81d243d11027e7e990f9b89a28bc712fdde1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/melodyyhuang/actions/runs/26150653821"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-02T13:38:08.000Z",
      "commit": "c10676b17fa6f52a289811afed8c087942313954",
      "fileid": "68323a7856809c6b78ba753bf92501b6659a6a4e3e5523a732a9656d0d11b6f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/melodyyhuang/actions/runs/26150653821"
    }
  ]
}