Skip to content

rjsoncons

Query, Pivot, Patch, and Validate 'JSON' and 'NDJSON'

v1.3.2 · Mar 15, 2025 · BSL-1.0

Description

Functions to query (filter or transform), pivot (convert from array-of-objects to object-of-arrays, for easy import as 'R' data frame), search, patch (edit), and validate (against 'JSON Schema') 'JSON' and 'NDJSON' strings, files, or URLs. Query and pivot support 'JSONpointer', 'JSONpath' or 'JMESpath' expressions. The implementation uses the 'jsoncons' <https://danielaparker.github.io/jsoncons/> header-only library; the library is easily linked to other packages for direct access to 'C++' functionality not implemented here.

Downloads

1.1K

Last 30 days

3497th

1.1K

Last 90 days

1.1K

Last year

CRAN Check Status

3 NOTE
11 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
OK r-devel-linux-x86_64-debian-clang

*


            
OK r-devel-linux-x86_64-debian-gcc

*


            
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
NOTE r-oldrel-macos-arm64

installed package size

  installed size is 56.0Mb
  sub-directories of 1Mb or more:
    include   3.4Mb
    libs     51.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is 56.0Mb
  sub-directories of 1Mb or more:
    include   3.4Mb
    libs     51.7Mb
NOTE r-oldrel-windows-x86_64

installed package size

  installed size is  7.9Mb
  sub-directories of 1Mb or more:
    include   3.4Mb
    libs      3.6Mb
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-oldrel-macos-arm64

installed package size

  installed size is 56.0Mb
  sub-directories of 1Mb or more:
    include   3.4Mb
    libs     51.7Mb
NOTE r-oldrel-macos-x86_64

installed package size

  installed size is 56.0Mb
  sub-directories of 1Mb or more:
    include   3.4Mb
    libs     51.7Mb
NOTE r-oldrel-windows-x86_64

installed package size

  installed size is  7.9Mb
  sub-directories of 1Mb or more:
    include   3.4Mb
    libs      3.6Mb

Dependency Network

Dependencies Reverse dependencies cli tibble rjsoncons

Version History

new 1.3.2 Mar 9, 2026