jsplyr
Manipulate 'JSON' Data in the Browser with a 'dplyr' Interface
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.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.1.0 |
rolling linux/jammy R-4.5 | jsplyr_0.1.0.tar.gz |
205.0 KiB |
0.1.0 |
rolling linux/noble R-4.5 | jsplyr_0.1.0.tar.gz |
205.6 KiB |
0.1.0 |
rolling source/ R- | jsplyr_0.1.0.tar.gz |
116.1 KiB |
0.1.0 |
latest linux/jammy R-4.5 | jsplyr_0.1.0.tar.gz |
205.0 KiB |
0.1.0 |
latest linux/noble R-4.5 | jsplyr_0.1.0.tar.gz |
205.6 KiB |
0.1.0 |
latest source/ R- | jsplyr_0.1.0.tar.gz |
116.1 KiB |
0.1.0 |
2026-04-23 source/ R- | jsplyr_0.1.0.tar.gz |
0 B |