Package: ExPanDaR Type: Package Title: Explore Your Data Interactively Version: 0.5.3.9000 Authors@R: person("Joachim", "Gassen", role = c("aut", "cre"), email = "gassen@wiwi.hu-berlin.de", comment = c(ORCID = "0000-0003-4364-2911")) Description: Provides a shiny-based front end (the 'ExPanD' app) and a set of functions for exploratory data analysis. Run as a web-based app, 'ExPanD' enables users to assess the robustness of empirical evidence without providing them access to the underlying data. You can export a notebook containing the analysis of 'ExPanD' and/or use the functions of the package to support your exploratory data analysis workflow. Refer to the vignettes of the package for more information on how to use 'ExPanD' and/or the functions of this package. Depends: R (>= 3.3.0) License: MIT + file LICENSE URL: https://trr266.github.io/ExPanDaR/ BugReports: https://github.com/trr266/ExPanDaR/issues Encoding: UTF-8 LazyData: true Imports: tidyr, dplyr, ggplot2, corrplot, multiwayvcov, lmtest, lfe, stargazer, scales, shiny, DT, openssl, tictoc, shinycssloaders, kableExtra, rio, zip, rlang RoxygenNote: 7.2.3 Suggests: gapminder, rmarkdown, htmltools, knitr, devtools, wbstats VignetteBuilder: knitr Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev Repository: https://trr266.r-universe.dev Date/Publication: 2025-04-06 14:10:46 UTC RemoteUrl: https://github.com/trr266/expandar RemoteRef: HEAD RemoteSha: f8964a87c15a76fc366c784e773ad39c3f71bc77 NeedsCompilation: no Packaged: 2026-07-03 20:40:15 UTC; root Author: Joachim Gassen [aut, cre] (ORCID: ) Maintainer: Joachim Gassen