Type: Package
Package: reactable.extras
Title: Extra Features for 'reactable' Package
Version: 0.2.1
Authors@R: 
  c(
    person("Recle", "Vibal", role = c("aut", "cre"), email = "opensource+recle@appsilon.com"),
    person("Ivan", "Hrychaniuk", role = c("aut"), email = "ivan.hrychaniuk@appsilon.com"),
    person("Andres", "Quintero", role = c("aut"), email = "afquinteromoreano@gmail.com"),
    person("Pedro", "Silva", role = c("aut"), email = "pedro@appsilon.com"),
    person("Eduardo", "Almeida", role = c("ctb"), email = "eduardo@appsilon.com"),
    person("Appsilon Sp. z o.o.", role = "cph", email = "opensource@appsilon.com")
  )
Description: Enhanced functionality for 'reactable' in 'shiny' applications, offering interactive and dynamic data table capabilities with ease.
    With 'reactable.extras', easily integrate a range of functions and components to enrich your 'shiny' apps and facilitate user-friendly data exploration.
License: LGPL-3
URL: https://appsilon.github.io/reactable.extras/,
        https://github.com/Appsilon/reactable.extras
BugReports: https://github.com/Appsilon/reactable.extras/issues
Depends: R (>= 4.1.0)
Imports: checkmate, dplyr, htmltools, purrr (>= 1.0.0), reactable (>=
        0.4.0), rjson, rlang, shiny
Suggests: covr, lintr, mockery, rcmdcheck, shinytest2, spelling,
        testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2024-10-29 14:25:23 UTC; kuba
Author: Recle Vibal [aut, cre],
  Ivan Hrychaniuk [aut],
  Andres Quintero [aut],
  Pedro Silva [aut],
  Eduardo Almeida [ctb],
  Appsilon Sp. z o.o. [cph]
Maintainer: Recle Vibal <opensource+recle@appsilon.com>
Repository: CRAN
Date/Publication: 2024-10-29 14:50:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:59:00 UTC; windows
