Package: ExPanDaR
Type: Package
Title: Explore Panel Data Interactively
Version: 0.2.0
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 panel 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 also 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://joachim-gassen.github.io/ExPanDaR
BugReports: https://github.com/joachim-gassen/ExPanDaR/issues
Encoding: UTF-8
LazyData: true
Imports: Hmisc, tidyr, dplyr, ggplot2, corrplot, lfe, stargazer,
        scales, shiny, DT, PKI, tictoc, CodeDepends, shinycssloaders,
        kableExtra
RoxygenNote: 6.0.1.9000
Suggests: gapminder, rmarkdown, htmltools, knitr, devtools, tidyquant,
        wbstats
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-11 18:02:16 UTC; joachim
Author: Joachim Gassen [aut, cre] (<https://orcid.org/0000-0003-4364-2911>)
Maintainer: Joachim Gassen <gassen@wiwi.hu-berlin.de>
Repository: CRAN
Date/Publication: 2018-05-11 20:18:50 UTC
