Package: ovbsa Title: Sensitivity Analysis of Omitted Variable Bias Version: 2.0.0 Authors@R: person("Deepankar", "Basu", , "dbasu@umass.edu", role = c("aut", "cre", "cph")) Description: Conduct sensitivity analysis of omitted variable bias in linear econometric models using the methodology presented in Basu (2025) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: dplyr, lmtest, stats, tidyr Suggests: sensemakr URL: https://github.com/dbasu-umass/ovbsa/, https://github.com/dbasu-umass/ovbsa BugReports: https://github.com/dbasu-umass/ovbsa/issues Config/pak/sysreqs: libicu-dev Repository: https://dbasu-umass.r-universe.dev Date/Publication: 2025-05-03 21:51:00 UTC RemoteUrl: https://github.com/dbasu-umass/ovbsa RemoteRef: HEAD RemoteSha: b7edee9fb59a806bfbd3ef06d9481bdec874165f NeedsCompilation: no Packaged: 2026-07-04 18:54:29 UTC; root Author: Deepankar Basu [aut, cre, cph] Maintainer: Deepankar Basu