Package: datamods Title: Modules to Import and Manipulate Data in 'Shiny' Version: 1.5.3.9200 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 Roxygen: list(markdown = TRUE) 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, htmlwidgets, jsonlite, knitr, MASS, rmarkdown, testthat, validate VignetteBuilder: knitr Depends: R (>= 2.10) LazyData: true Config/pak/sysreqs: cmake make libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://dreamrs.r-universe.dev Date/Publication: 2025-09-25 08:55:01 UTC RemoteUrl: https://github.com/dreamrs/datamods RemoteRef: HEAD RemoteSha: 4178781ad4accfbde312bb6ebf83da97a8d26178 NeedsCompilation: no Packaged: 2026-06-19 10:09:18 UTC; root Author: Victor Perrier [aut, cre, cph], Fanny Meyer [aut], Samra Goumri [aut], Zauad Shahreer Abeer [aut], Eduard Szöcs [ctb] Maintainer: Victor Perrier