Package: cheetahR
Title: High Performance Tables Using 'Cheetah Grid'
Version: 0.3.0
License: GPL (>= 3)
Authors@R: c(
    person("Olajoke", "Oladipo", , "olajoke@cynkra.com", role = c("aut", "cre")),
    person(given = "David", family = "Granjon", role = c("aut"), 
           email = "david@cynkra.com"),
    person("cynkra GmbH", email = "mail@cynkra.com", role = "fnd")
    )
Description: An R interface to 'Cheetah Grid', a high-performance JavaScript table widget. 
    'cheetahR' allows users to render millions of rows in just a few milliseconds, 
    making it an excellent alternative to other R table widgets. The package wraps 
    the 'Cheetah Grid' JavaScript functions and makes them readily available for R users.
    The underlying grid implementation is based on 'Cheetah Grid'
    <https://github.com/future-architect/cheetah-grid>.
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
Imports: htmlwidgets, jsonlite, tibble
Suggests: testthat (>= 3.0.0), utils, shiny, quarto, knitr, dplyr,
        palmerpenguins
Config/testthat/edition: 3
VignetteBuilder: quarto
NeedsCompilation: no
Packaged: 2025-07-17 15:22:27 UTC; olajoke
Author: Olajoke Oladipo [aut, cre],
  David Granjon [aut],
  cynkra GmbH [fnd]
Maintainer: Olajoke Oladipo <olajoke@cynkra.com>
Repository: CRAN
Date/Publication: 2025-07-21 22:50:07 UTC
Built: R 4.4.3; ; 2025-10-08 03:13:20 UTC; windows
