Package: perspectiveR
Type: Package
Title: Interactive Pivot Tables and Visualizations with 'Perspective'
Version: 0.3.0
Authors@R: c(
    person("Eli", "Eydlin", email = "ilyabeydlin@gmail.com",
           role = c("aut", "cre")))
Description: An 'htmlwidgets' binding for the 'FINOS Perspective'
    <https://perspective-dev.github.io/> library, a high-performance
    'WebAssembly'-powered data visualization engine. Provides interactive pivot
    tables, cross-tabulations, and multiple chart types (bar, line, scatter,
    heatmap, and more) that run entirely in the browser.
    Supports self-service analytics with drag-and-drop column selection,
    group-by/split-by pivoting, filtering, sorting, aggregation, and computed
    expressions. Works in 'RStudio' Viewer, 'R Markdown', 'Quarto', and
    'Shiny' with streaming data updates via proxy interface.
License: Apache License (>= 2)
URL: https://github.com/EydlinIlya/perspectiveR
BugReports: https://github.com/EydlinIlya/perspectiveR/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: htmlwidgets (>= 1.6.0), htmltools, jsonlite
Suggests: arrow, shiny (>= 1.1.0), testthat (>= 3.0.0), knitr,
        rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-03-24 21:02:29 UTC; User
Author: Eli Eydlin [aut, cre]
Maintainer: Eli Eydlin <ilyabeydlin@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-30 09:00:03 UTC
Built: R 4.5.3; ; 2026-04-23 21:18:30 UTC; windows
