Package: rtabulator
Type: Package
Title: R Bindings for 'Tabulator JS'
Version: 0.1.2
Date: 2024-09-22
Authors@R: c(
  person("Stefan", "Kuethe", email = "crazycapivara@gmail.com", role = c("aut", "cre", "cph")),
  person("Nico", "Friess", email = "nico.friess@eoda.de", role = "aut"),
  person("Oli", "Folkerd", role = "cph",
          comment = "Author of included tabulator.js library")
  )
Maintainer: Stefan Kuethe <crazycapivara@gmail.com>
Description: Provides R bindings for 'Tabulator JS' <https://tabulator.info/>.
  Makes it a breeze to create highly customizable interactive tables in 'rmarkdown' documents
  and 'shiny' applications. It includes filtering, grouping, editing, input validation,
  history recording, column formatters, packaged themes and more.
URL: https://github.com/eodaGmbH/rtabulator
        https://eodagmbh.github.io/rtabulator/
BugReports: https://github.com/eodaGmbH/rtabulator/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: glue, htmltools, htmlwidgets, purrr, readr, shiny
Config/Needs/website: rmarkdown
NeedsCompilation: no
Packaged: 2024-09-22 12:32:14 UTC; stefan
Author: Stefan Kuethe [aut, cre, cph],
  Nico Friess [aut],
  Oli Folkerd [cph] (Author of included tabulator.js library)
Repository: CRAN
Date/Publication: 2024-09-23 13:40:04 UTC
Built: R 4.3.3; ; 2024-09-23 15:26:54 UTC; unix
