Package: podr
Type: Package
Title: Common Functions for 'PHUSE' Open Data Repository
Version: 0.0.5
Author: Hanming Tu [aut, cre]
Authors@R: c(
  person("Hanming", "Tu", email = "hanming.tu@gmail.com",role = c("aut", "cre"))
  )
Maintainer: Hanming Tu <hanming.tu@gmail.com>
Description: Make it easy to connect, access and review datasets in Pharmaceutical
  User Software Exchange ('PHUSE') open data repository ('PODR'). The R Shiny 
  application included in this package allow users to connect to 'PODR' and access to
  over 260 open data sets. 
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
URL: https://github.com/TuCai/podr
BugReports: https://github.com/TuCai/podr/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: DBI (>= 1.1.0), assertthat (>= 0.2.1), dplyr (>= 0.8.4),
        lubridate (>= 1.7.9), magrittr (>= 1.5), odbc (>= 1.2.3), plogr
        (>= 0.2.0), rstudioapi (>= 0.10), shiny (>= 1.3.2), stringr (>=
        1.4.0), tibble (>= 3.0.3), RPostgres (>= 1.2.1)
Suggests: DT (>= 0.15), haven (>= 2.2.0), huxtable (>= 5.1.0), knitr
        (>= 1.23), kableExtra (>= 1.2.1), pharmaRTF (>= 0.1.1),
        rmarkdown (>= 2.3), readr (>= 1.3.1), shinyBS (>= 0.61),
        shinydashboard (>= 0.7.1), shinyjs (>= 2.0.0), testthat (>=
        2.1.0), tidyverse (>= 1.3.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-10-20 00:16:08 UTC; htu
Repository: CRAN
Date/Publication: 2020-10-27 15:10:03 UTC
