Package: RagGrid
Type: Package
Title: A Wrapper of the 'JavaScript' Library 'agGrid'
Version: 0.2.0
Authors@R: c(
    person("Srikkanth", "M",email = "srikkanth18@gmail.com",role = c("aut", "cre")),
    person("Praveen", "N", email = "npraveen@live.in", role = c("aut", "ctb"))
    )
Maintainer: Srikkanth M <srikkanth18@gmail.com>
Description: Data objects in 'R' can be rendered as 'HTML' tables using the
    'JavaScript' library 'ag-grid' (typically via 'R Markdown' or 'Shiny'). The
    'ag-grid' library has been included in this 'R' package. The package name
    'RagGrid' is an abbreviation of 'R agGrid'.
URL: https://github.com/no-types/RagGrid/
BugReports: https://github.com/no-types/RagGrid/issues
License: MIT + file LICENSE
Imports: htmltools (>= 0.3.6), htmlwidgets (>= 1.0), crosstalk, knitr
Suggests: jsonlite (>= 0.9.16), rmarkdown, shiny (>= 0.12.1)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-08-12 09:12:49 UTC; srikkanth
Author: Srikkanth M [aut, cre],
  Praveen N [aut, ctb]
Repository: CRAN
Date/Publication: 2018-08-12 09:30:03 UTC
Built: R 4.5.1; ; 2025-10-06 02:57:02 UTC; windows
