Package: datamods
Title: Modules to Import and Manipulate Data in 'Shiny'
Version: 1.1.2
Authors@R: 
    c(person(given = "Victor",
             family = "Perrier",
             role = c("aut", "cre", "cph"),
             email = "victor.perrier@dreamrs.fr"),
      person(given = "Fanny",
             family = "Meyer",
             role = "aut"),
      person(given = "Zauad Shahreer",
             family = "Abeer",
             role = "aut",
             email = "shahreyar.abeer@gmail.com"))
Description: 'Shiny' modules to import data into an application or 'addin'
    from various sources, and to manipulate them after that.
License: GPL-3
URL: https://github.com/dreamRs/datamods
BugReports: https://github.com/dreamRs/datamods/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: htmltools, shiny (>= 1.5.0), shinyWidgets (>= 0.5.3), DT,
        data.table, readxl, rio, rlang, tibble, tools
Suggests: testthat, knitr, MASS, rmarkdown, validate
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-27 20:39:58 UTC; perri
Author: Victor Perrier [aut, cre, cph],
  Fanny Meyer [aut],
  Zauad Shahreer Abeer [aut]
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>
Repository: CRAN
Date/Publication: 2021-03-27 20:50:02 UTC
