Package: datamods
Title: Modules to Import and Manipulate Data in 'Shiny'
Version: 1.2.0
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.2
Imports: data.table, DT, htmltools, phosphoricons, readxl, rio, rlang,
        shiny (>= 1.5.0), shinyWidgets (>= 0.5.3), tibble, tools
Suggests: jsonlite, knitr, MASS, rmarkdown, testthat, validate
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-11-23 17:28:02 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-11-23 19:30:07 UTC
Built: R 4.0.2; ; 2021-11-24 12:07:51 UTC; unix
