Package: senseweight Type: Package Title: Sensitivity Analysis for Weighted Estimators Version: 0.0.1 Authors@R: c( person("Melody", "Huang", , "melody.huang@yale.edu", role = c("aut", "cre")) ) Description: Provides tools to conduct rigorous sensitivity analyses for weighted estimators, introduced in Huang (2024) and Hartman and Huang (2024) . The package allows researchers to generate the set of recommended sensitivity summaries to evaluate the sensitivity in their underlying weighting estimators to omitted moderators or confounders. The tools can be flexibly applied in causal inference settings (i.e., in external and internal validity contexts) or survey contexts. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) LazyData: true Imports: dplyr, estimatr, ggplot2, ggrepel, kableExtra, metR, rlang, survey, WeightIt Suggests: knitr, pkgload, rmarkdown VignetteBuilder: knitr URL: https://melodyyhuang.github.io/senseweight/ Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev libgdal-dev gdal-bin libgeos-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-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: 2026-06-19 09:08:58 UTC; root Author: Melody Huang [aut, cre] Maintainer: Melody Huang