Package: AdhereRViz
Type: Package
Title: Adherence to Medications
Version: 0.2.1
Authors@R: c(person("Dan", "Dediu", role = c("aut", "cre"),
                     email = "ddediu@gmail.com"),
             person("Alexandra", "Dima", role = "aut",
                     email = "alexadima@gmail.com"),
             person("Samuel", "Allemann", role = "aut",
                     email = "samuel.allemann@gmx.ch"))
Author: Dan Dediu [aut, cre],
  Alexandra Dima [aut],
  Samuel Allemann [aut]
Maintainer: Dan Dediu <ddediu@gmail.com>
Description: Interactive graphical user interface (GUI) for the package 
    'AdhereR', allowing the user to access different data sources, to explore 
    the patterns of medication use therein, and the computation of various  
    measures of adherence. It is implemented using Shiny and HTML/CSS/JavaScript. 
URL: https://github.com/ddediu/AdhereR
License: GPL (>= 2)
Imports: AdhereR (>= 0.7.1), data.table (>= 1.9), manipulate (>= 1.0),
        shiny (>= 1.0), shinyWidgets (>= 0.4.4), shinyjs (>= 1.0), V8
        (>= 1.5), colourpicker (>= 1.0), viridisLite(>= 0.3), highlight
        (>= 0.4), clipr (>= 0.4), knitr (>= 1.20), DBI (>= 1.0),
        RMariaDB (>= 1.0.5), RSQLite (>= 2.1)
Depends: R (>= 3.0)
Suggests: rmarkdown (>= 1.1), readODS (>= 1.6), readxl (>= 1.2), haven
        (>= 2.0), R.rsp (>= 0.40)
VignetteBuilder: knitr, R.rsp
Encoding: UTF-8
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-06-23 11:54:58 UTC; ddediu
Repository: CRAN
Date/Publication: 2022-06-24 08:00:07 UTC
Built: R 4.6.0; ; 2025-08-18 12:10:40 UTC; unix
