Package: datamods
Title: Modules to Import and Manipulate Data in 'Shiny'
Version: 1.4.3
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
BugReports: https://github.com/dreamRs/datamods/issues
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: data.table, htmltools, htmlwidgets, phosphoricons, reactable,
        readxl, rio, rlang, shiny (>= 1.5.0), shinyWidgets (>= 0.7.3),
        tibble, tools, shinybusy, writexl
Suggests: bslib, jsonlite, knitr, MASS, rmarkdown, testthat, validate
VignetteBuilder: knitr
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2024-01-10 14:14:56 UTC; victorp
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-01-10 14:43:06 UTC
