{
  "_id": "6a59101d09eb0996dd68bd25",
  "Package": "jsplyr",
  "Title": "Manipulate 'JSON' Data in the Browser with a 'dplyr' Interface",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Maciej\", \"Banas\", , \"banasmaciek@gmail.com\", role = c(\"cre\", \"aut\")),\nperson(\"Krystian\", \"Igras\", , \"krystian8207@gmail.com\", role = \"aut\")\n)",
  "Description": "A 'dplyr' backend for 'shiny' applications that\nmanipulates 'JSON' data in the web browser instead of on the\nserver. Data manipulation verbs such as filter, select, mutate,\nsummarise, arrange, and joins are evaluated lazily and\ntranslated into 'JavaScript' operations that run client-side,\nfollowing the lazy evaluation approach of 'dbplyr' but\ngenerating 'JavaScript' rather than 'SQL'. Results are returned\nto R asynchronously as promises. This keeps data wrangling\nresponsive for large data frames by offloading the work to the\nclient.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-world-devs/jsplyr,\nhttps://r-world-devs.github.io/jsplyr/",
  "BugReports": "https://github.com/r-world-devs/jsplyr/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 17:04:47 UTC",
    "User": "root"
  },
  "Author": "Maciej Banas [cre, aut], Krystian Igras [aut]",
  "Maintainer": "Maciej Banas <banasmaciek@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-16 12:40:14 UTC",
  "RemoteUrl": "https://github.com/cran/jsplyr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e87ffbee8fc8a01f1f0a2d0c0cddeef7f9b0328",
  "_user": "cran",
  "_type": "src",
  "_file": "jsplyr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/39935e9772510d3d01cdd7ccf6706f17c9a1549c5e0450eede7ff24a53fdddf6",
  "_filesize": 246175,
  "_sha256": "39935e9772510d3d01cdd7ccf6706f17c9a1549c5e0450eede7ff24a53fdddf6",
  "_expires": "2026-10-24T17:08:43.000Z",
  "_created": "2026-07-16T17:04:47.000Z",
  "_published": "2026-07-16T17:08:45.116Z",
  "_jobs": [
    {
      "job": 87688781474,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8383676452"
    },
    {
      "job": 87688781484,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8383654965"
    },
    {
      "job": 87687950255,
      "time": 208,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8383584642"
    },
    {
      "job": 87688781401,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8383645387"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29518020563",
  "_status": "success",
  "_upstream": "https://github.com/cran/jsplyr",
  "_commit": {
    "id": "7e87ffbee8fc8a01f1f0a2d0c0cddeef7f9b0328",
    "author": "Maciej Banas <banasmaciek@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1784205614
  },
  "_maintainer": {
    "name": "Maciej Banas",
    "email": "banasmaciek@gmail.com",
    "login": "maciekbanas",
    "description": "",
    "uuid": 74212933
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "promises",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-29",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-07-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "maciekbanas",
      "count": 1,
      "uuid": 74212933
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 620,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jsplyr"
  },
  "_devurl": "https://github.com/r-world-devs/jsplyr",
  "_pkgdown": "https://r-world-devs.github.io/jsplyr/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jsplyr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-16"
    }
  ],
  "_exports": [
    "%...!%",
    "%...>%",
    "%...T>%",
    "include_jsplyr",
    "tbl_lazy_json"
  ],
  "_help": [
    {
      "page": "arrange",
      "title": "Arrange rows of 'JSON' data by column values.",
      "topics": [
        "arrange",
        "arrange.tbl_lazy_json"
      ]
    },
    {
      "page": "collect",
      "title": "Retrieve 'JSON' data from the browser.",
      "topics": [
        "collect",
        "collect.tbl_lazy_json"
      ]
    },
    {
      "page": "compute",
      "title": "Compute 'JSON' data in the browser.",
      "topics": [
        "compute",
        "compute.tbl_lazy_json"
      ]
    },
    {
      "page": "copy_to.ShinySession",
      "title": "Copy a local or remote data frame to the browser",
      "topics": [
        "copy_to.ShinySession"
      ]
    },
    {
      "page": "count",
      "title": "Count observations in 'JSON' data.",
      "topics": [
        "count",
        "count.tbl_lazy_json",
        "tally.tbl_lazy_json"
      ]
    },
    {
      "page": "distinct",
      "title": "Keep distinct records of 'JSON' data.",
      "topics": [
        "distinct",
        "distinct.tbl_lazy_json"
      ]
    },
    {
      "page": "filter",
      "title": "Add filter to 'JSON' data.",
      "topics": [
        "filter",
        "filter.tbl_lazy_json"
      ]
    },
    {
      "page": "group_by",
      "title": "Group 'JSON' data by one or more columns.",
      "topics": [
        "group_by",
        "group_by.tbl_lazy_json"
      ]
    },
    {
      "page": "include_jsplyr",
      "title": "Link JS code.",
      "topics": [
        "include_jsplyr"
      ]
    },
    {
      "page": "joins",
      "title": "Join two 'JSON' tables.",
      "topics": [
        "anti_join.tbl_lazy_json",
        "full_join.tbl_lazy_json",
        "inner_join.tbl_lazy_json",
        "joins",
        "left_join.tbl_lazy_json",
        "right_join.tbl_lazy_json",
        "semi_join.tbl_lazy_json"
      ]
    },
    {
      "page": "mutate",
      "title": "Add or modify columns in 'JSON' data.",
      "topics": [
        "mutate",
        "mutate.tbl_lazy_json"
      ]
    },
    {
      "page": "pull",
      "title": "Extract a single column from 'JSON' data as a vector.",
      "topics": [
        "pull",
        "pull.tbl_lazy_json"
      ]
    },
    {
      "page": "relocate",
      "title": "Change column order of 'JSON' data.",
      "topics": [
        "relocate",
        "relocate.tbl_lazy_json"
      ]
    },
    {
      "page": "rename",
      "title": "Rename columns of 'JSON' data.",
      "topics": [
        "rename",
        "rename.tbl_lazy_json"
      ]
    },
    {
      "page": "select",
      "title": "Select columns from 'JSON' data.",
      "topics": [
        "select",
        "select.tbl_lazy_json"
      ]
    },
    {
      "page": "show_query",
      "title": "Present computation steps.",
      "topics": [
        "show_query",
        "show_query.tbl_lazy_json"
      ]
    },
    {
      "page": "slice",
      "title": "Select rows of 'JSON' data by position.",
      "topics": [
        "slice",
        "slice.tbl_lazy_json",
        "slice_head.tbl_lazy_json",
        "slice_max.tbl_lazy_json",
        "slice_min.tbl_lazy_json",
        "slice_tail.tbl_lazy_json"
      ]
    },
    {
      "page": "summarise",
      "title": "Summarise 'JSON' data.",
      "topics": [
        "summarise",
        "summarise.tbl_lazy_json"
      ]
    },
    {
      "page": "tbl_lazy_json",
      "title": "Create a lazy JSON tbl",
      "topics": [
        "tbl_lazy_json"
      ]
    },
    {
      "page": "ungroup",
      "title": "Remove grouping from 'JSON' data.",
      "topics": [
        "ungroup",
        "ungroup.tbl_lazy_json"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/jsplyr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/jsplyr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "collect-with-promises.Rmd",
      "filename": "collect-with-promises.html",
      "title": "Working with collect() promises in reactive contexts",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Two ways to unwrap a promise",
        "promises::then()",
        "%...>% pipe",
        "A practical example: updating an input from a computed value"
      ],
      "created": "2026-07-16 12:40:14",
      "modified": "2026-07-16 12:40:14",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "jsplyr",
  "_universes": [
    "cran",
    "maciekbanas",
    "r-world-devs"
  ],
  "_indexurl": "https://r-world-devs.r-universe.dev/jsplyr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-16T17:07:52.000Z",
      "distro": "resolute",
      "commit": "7e87ffbee8fc8a01f1f0a2d0c0cddeef7f9b0328",
      "fileid": "https://r2.ropensci.org/a2e90484ccd699a60933e06ef18bfa7c8684d1bf563b9b344e94d56644228967",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29518020563"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-16T17:07:10.000Z",
      "distro": "resolute",
      "commit": "7e87ffbee8fc8a01f1f0a2d0c0cddeef7f9b0328",
      "fileid": "https://r2.ropensci.org/3f3d2c41fe9d40ce5e9eb4e517a55e721b11afc94b330b9ee5e71ee5911b70d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29518020563"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-16T17:07:12.000Z",
      "commit": "7e87ffbee8fc8a01f1f0a2d0c0cddeef7f9b0328",
      "fileid": "https://r2.ropensci.org/439dcc79637b9f247be66b143c975cc3b8945363a5992d437c8edcca4e2ef3a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29518020563"
    }
  ]
}