A 'dplyr' backend for 'shiny' applications that manipulates 'JSON' data in the web browser instead of on the server. Data manipulation verbs such as filter, select, mutate, summarise, arrange, and joins are evaluated lazily and translated into 'JavaScript' operations that run client-side, following the lazy evaluation approach of 'dbplyr' but generating 'JavaScript' rather than 'SQL'. Results are returned to R asynchronously as promises. This keeps data wrangling responsive for large data frames by offloading the work to the client.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | cli, dplyr, glue, htmltools, jsonlite, promises, purrr, rlang, shiny, stringr |
| Suggests: | knitr, rmarkdown, shinytest2, testthat (≥ 3.0.0) |
| Published: | 2026-07-16 |
| DOI: | 10.32614/CRAN.package.jsplyr |
| Author: | Maciej Banas [cre, aut], Krystian Igras [aut] |
| Maintainer: | Maciej Banas <banasmaciek at gmail.com> |
| BugReports: | https://github.com/r-world-devs/jsplyr/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/r-world-devs/jsplyr, https://r-world-devs.github.io/jsplyr/ |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | jsplyr results |
| Reference manual: | jsplyr.html , jsplyr.pdf |
| Vignettes: |
Working with collect() promises in reactive contexts (source, R code) |
| Package source: | jsplyr_0.1.0.tar.gz |
| Windows binaries: | r-devel: jsplyr_0.1.0.zip, r-release: jsplyr_0.1.0.zip, r-oldrel: jsplyr_0.1.0.zip |
| macOS binaries: | r-release (arm64): jsplyr_0.1.0.tgz, r-oldrel (arm64): jsplyr_0.1.0.tgz, r-release (x86_64): jsplyr_0.1.0.tgz, r-oldrel (x86_64): jsplyr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=jsplyr to link to this page.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.