jsontools: Working with JSON Vectors

A toolbox for working with JSON vectors similar to the functions 'Postgres' provides to work with JSON columns. It supports in parsing and formatting JSON, extracting data from JSON, and modifying JSON data.

Version: 0.1.0
Depends: R (≥ 3.2.0)
Imports: bit64, DBI, glue, jsonlite, magrittr, methods, pillar, purrr, rlang, RSQLite, tibble, tidyselect, vctrs, withr
Suggests: curl, dplyr, knitr, repurrrsive, rmarkdown, testthat (≥ 2.1.0)
Published: 2021-03-22
Author: Maximilian Girlich [aut, cre]
Maintainer: Maximilian Girlich <maximilian.girlich at outlook.com>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: jsontools results

Documentation:

Reference manual: jsontools.pdf
Vignettes: GoT Characters
Reading and Writing JSON

Downloads:

Package source: jsontools_0.1.0.tar.gz
Windows binaries: r-devel: jsontools_0.1.0.zip, r-release: jsontools_0.1.0.zip, r-oldrel: jsontools_0.1.0.zip
macOS binaries: r-release (arm64): jsontools_0.1.0.tgz, r-oldrel (arm64): jsontools_0.1.0.tgz, r-release (x86_64): jsontools_0.1.0.tgz, r-oldrel (x86_64): jsontools_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=jsontools to link to this page.