Skip to content

jsplyr

0.1.0

Manipulate 'JSON' Data in the Browser with a 'dplyr' Interface

0packages depend
161downloads / year
84.0%test coverage
13/13checks pass

Overview

About
Maintained by Maciej BanasFirst published 2026-07-161 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
13OK
Slowest check: 1.6 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 0.72
84.0%
Coverage · measured lines
40%
Documentation · exports
10
Dependencies · direct
Check history
  • OK2026-07-17
    6 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 510 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 67% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

161
CRAN downloads in the past year
Rank #24,381 · ~0/day · ~13/mo
Daily download trend is not available in this view yet.
16130 days
16190 days
1611 year
Compare downloads with other packages →
Also on10 autocran

Repository

Repository
20Stars
0Forks
8Open issues
1Open PRs
1Releases
26Commits
1Contributors
26 commits · Last activity 2026-07-17 · +1900% stars, 30d

Stars over time

2026-07-17 · 12026-07-27 · 20

Repository practices

Upstream repositoryBeta

7 development-tooling and community-health practices detected across 5 families in the upstream repository

Checks run against github.com/r-world-devs/jsplyr on 2026-07-30.

Continuous integration (1)
GitHub Actions
Reproducibility and dev environment (1)
renv
CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Docs source (1)
README.Rmd
Show all practices
Lint, format, editor (2)
lintrRStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
14 external dependencies (excludes base and recommended)
Depends (1)
R >= 4.1.0
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (2)
Maintainer (1)
Maintainer, Author
Authors (2)
Maintainer, Author
Package Timeline

1 release. R releases are shown for context.

  • 0.1.0Latest
    2026-07-16 · current release
  • R
    R 4.6.0 released · 2026-04-24

Package metadata

First published
2026-07-16
Total releases
1 / 1 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 4.1.0
Download size
not tracked yet
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →