Package: datamods
Title: Modules to Import and Manipulate Data in 'Shiny'
Version: 1.5.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 = "Samra",
             family = "Goumri",
             role = "aut"),
      person(given = "Zauad Shahreer",
             family = "Abeer",
             role = "aut",
             email = "shahreyar.abeer@gmail.com"),
      person(given = "Eduard",
             family = "Szöcs",
             role = "ctb",
             email = "eduardszoecs@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,
        https://dreamrs.github.io/datamods/
BugReports: https://github.com/dreamRs/datamods/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: bslib, classInt, data.table, htmltools, phosphoricons,
        reactable, readxl, rio, rlang, shiny (>= 1.5.0), shinyWidgets
        (>= 0.8.4), tibble, toastui (>= 0.3.3), tools, shinybusy,
        writexl
Suggests: ggplot2, jsonlite, knitr, MASS, rmarkdown, testthat, validate
VignetteBuilder: knitr
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2024-09-05 14:04:47 UTC; victor
Author: Victor Perrier [aut, cre, cph],
  Fanny Meyer [aut],
  Samra Goumri [aut],
  Zauad Shahreer Abeer [aut],
  Eduard Szöcs [ctb]
Maintainer: Victor Perrier <victor.perrier@dreamrs.fr>
Repository: CRAN
Date/Publication: 2024-09-05 21:00:02 UTC
