{
  "_id": "6a47997ce06c18f0a651831d",
  "Package": "rjsoncons",
  "Title": "Query, Pivot, Patch, and Validate 'JSON' and 'NDJSON'",
  "Version": "1.3.3",
  "Authors@R": "c(\nperson(\n\"Martin\", \"Morgan\", role = c(\"aut\", \"cre\"),\nemail = \"mtmorgan.xyz@gmail.com\",\ncomment = c(ORCID = \"0000-0002-5874-8148\")\n),\nperson(\n\"Marcel\", \"Ramos\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-3242-0582\")\n),\nperson(\n\"Daniel\", \"Parker\", role = c(\"aut\", \"cph\"),\nemail = \"danielaparker@yahoo.com\",\ncomment = \"jsoncons C++ library maintainer\"\n))",
  "Description": "Functions to query (filter or transform), pivot (convert\nfrom array-of-objects to object-of-arrays, for easy import as\n'R' data frame), search, patch (edit), and validate (against\n'JSON Schema') 'JSON' and 'NDJSON' strings, files, or URLs.\nQuery and pivot support 'JSONpointer', 'JSONpath' or 'JMESpath'\nexpressions. The implementation uses the 'jsoncons'\n<https://danielaparker.github.io/jsoncons/> header-only\nlibrary; the library is easily linked to other packages for\ndirect access to 'C++' functionality not implemented here.",
  "License": "BSL-1.0",
  "NeedsCompilation": "yes",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/mtmorgan/rjsoncons/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "URL": "https://mtmorgan.github.io/rjsoncons/",
  "Repository": "https://mtmorgan.r-universe.dev",
  "Date/Publication": "2026-06-03 22:17:28 UTC",
  "RemoteUrl": "https://github.com/mtmorgan/rjsoncons",
  "RemoteRef": "HEAD",
  "RemoteSha": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
  "Packaged": {
    "Date": "2026-07-03 09:16:33 UTC",
    "User": "root"
  },
  "Author": "Martin Morgan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5874-8148>),\nMarcel Ramos [aut] (ORCID: <https://orcid.org/0000-0002-3242-0582>),\nDaniel Parker [aut, cph] (jsoncons C++ library maintainer)",
  "Maintainer": "Martin Morgan <mtmorgan.xyz@gmail.com>",
  "_user": "mtmorgan",
  "_type": "src",
  "_file": "rjsoncons_1.3.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/aed3203554cc604a825e78418c5904f5365d83f2730b9c37c4679b1bb0a1bc6d",
  "_filesize": 546767,
  "_sha256": "aed3203554cc604a825e78418c5904f5365d83f2730b9c37c4679b1bb0a1bc6d",
  "_expires": "2026-10-11T11:14:02.000Z",
  "_created": "2026-07-03T09:16:33.000Z",
  "_published": "2026-07-03T11:14:04.617Z",
  "_jobs": [
    {
      "job": 84988064902,
      "time": 229,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8062742604"
    },
    {
      "job": 84988064671,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8062737049"
    },
    {
      "job": 84988064735,
      "time": 228,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8062742311"
    },
    {
      "job": 84988064898,
      "time": 209,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8062734040"
    },
    {
      "job": 84988064915,
      "time": 242,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8062735526"
    },
    {
      "job": 84988065000,
      "time": 449,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8062808813"
    },
    {
      "job": 84988065184,
      "time": 249,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8062736666"
    },
    {
      "job": 84988064616,
      "time": 415,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8062796155"
    },
    {
      "job": 84988064285,
      "time": 412,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8062656768"
    },
    {
      "job": 84988064788,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8062716347"
    },
    {
      "job": 84988064695,
      "time": 278,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8062758963"
    },
    {
      "job": 84988065180,
      "time": 265,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8062754167"
    },
    {
      "job": 84988064742,
      "time": 261,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8062753028"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593",
  "_status": "success",
  "_upstream": "https://github.com/mtmorgan/rjsoncons",
  "_commit": {
    "id": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
    "author": "Martin Morgan <mtmorgan.xyz@gmail.com>",
    "committer": "Martin Morgan <mtmorgan.xyz@gmail.com>",
    "message": "release 1.3.3\n",
    "time": 1780525048
  },
  "_maintainer": {
    "name": "Martin Morgan",
    "email": "mtmorgan.xyz@gmail.com",
    "login": "mtmorgan",
    "orcid": "0000-0002-5874-8148",
    "description": "",
    "uuid": 118552
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mtmorgan",
  "_selfowned": true,
  "_usedby": 14,
  "_updates": [
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "mtmorgan",
      "count": 167,
      "uuid": 118552
    }
  ],
  "_userbio": {
    "uuid": 118552,
    "type": "user",
    "name": "Martin Morgan",
    "followers": 209
  },
  "_downloads": {
    "count": 2109,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rjsoncons"
  },
  "_devurl": "https://github.com/mtmorgan/rjsoncons",
  "_pkgdown": "https://mtmorgan.github.io/rjsoncons/",
  "_searchresults": 11,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rjsoncons.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mtmorgan/rjsoncons",
  "_realowner": "mtmorgan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-09-29"
    },
    {
      "version": "1.0.1",
      "date": "2023-12-04"
    },
    {
      "version": "1.1.0",
      "date": "2023-12-11"
    },
    {
      "version": "1.2.0",
      "date": "2024-01-27"
    },
    {
      "version": "1.3.0",
      "date": "2024-04-18"
    },
    {
      "version": "1.3.1",
      "date": "2024-07-07"
    },
    {
      "version": "1.3.2",
      "date": "2025-03-15"
    },
    {
      "version": "1.3.3",
      "date": "2026-06-03"
    }
  ],
  "_exports": [
    "as_r",
    "j_data_type",
    "j_find_keys",
    "j_find_keys_grep",
    "j_find_values",
    "j_find_values_grep",
    "j_flatten",
    "j_patch_apply",
    "j_patch_from",
    "j_patch_op",
    "j_path_type",
    "j_pivot",
    "j_query",
    "j_schema_is_valid",
    "j_schema_validate",
    "jmespath",
    "jsonpath",
    "jsonpointer",
    "version"
  ],
  "_help": [
    {
      "page": "as_r",
      "title": "Parse JSON or NDJSON to R",
      "topics": [
        "as_r"
      ]
    },
    {
      "page": "j_data_type",
      "title": "Detect JSON and NDJSON data and path types",
      "topics": [
        "j_data_type",
        "j_path_type"
      ]
    },
    {
      "page": "flatten",
      "title": "Flatten and find keys or values in JSON or NDJSON documents",
      "topics": [
        "flatten_NDJSON",
        "j_find_keys",
        "j_find_keys_grep",
        "j_find_values",
        "j_find_values_grep",
        "j_flatten"
      ]
    },
    {
      "page": "patch",
      "title": "Patch or compute the difference between two JSON documents",
      "topics": [
        "c.j_patch_op",
        "j_patch_apply",
        "j_patch_from",
        "j_patch_op",
        "j_patch_op.default",
        "j_patch_op.j_patch_op",
        "print.j_patch_op"
      ]
    },
    {
      "page": "rquerypivot",
      "title": "Query and pivot JSON and NDJSON documents",
      "topics": [
        "j_pivot",
        "j_query"
      ]
    },
    {
      "page": "schema",
      "title": "Validate JSON documents against JSON Schema",
      "topics": [
        "j_schema_is_valid",
        "j_schema_validate"
      ]
    },
    {
      "page": "zzz_paths_and_pointer",
      "title": "JSONpath, JMESpath, or JSONpointer query of JSON / NDJSON documents; use 'j_query()' instead",
      "topics": [
        "jmespath",
        "jsonpath",
        "jsonpointer"
      ]
    },
    {
      "page": "version",
      "title": "Version of jsoncons C++ library",
      "topics": [
        "version"
      ]
    }
  ],
  "_readme": "https://github.com/mtmorgan/rjsoncons/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "a_rjsoncons.Rmd",
      "filename": "a_rjsoncons.html",
      "title": "Transform and Validate JSON and NDJSON",
      "author": "Martin Morgan, Marcel Ramos",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction & installation",
        "Query and pivot",
        "Select, filter and transform with j_query()",
        "Array-of-objects to R data.frame with j_pivot()",
        "NDJSON support",
        "R objects as input",
        "Patch",
        "Applying a patch with j_patch_apply()",
        "Difference between documents with j_patch_from()",
        "Schema validation",
        "Flatten and find",
        "The JSON parser",
        "Using jsonlite::fromJSON()",
        "C++ library use in other packages",
        "Session information"
      ],
      "created": "2024-01-26 19:08:40",
      "modified": "2024-06-28 18:19:06",
      "commits": 12
    }
  ],
  "_score": 6.590778546623574,
  "_indexed": true,
  "_nocasepkg": "rjsoncons",
  "_universes": [
    "mtmorgan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-07-03T09:20:39.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/8de022c5ccf9feec1af0e04dc3aad1b957dcb3b1480d55412511a7ba70736dbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-07-03T09:20:23.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/e834c91838b67feaf4b9e75a764d88be85adf7c52c7767b4d2828f22920ad883",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-07-03T09:20:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/25ab1abbcaf378357911d5c48c92c981a40a7f66fdf5374f2acf6e623128d2a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-07-03T09:20:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/ccb166d5aaa4e6ba02b767b425235d654549cf22fb92830637d970eda370c428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-07-03T09:20:33.000Z",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/1e0f02059f9093ac3be32af91803bf554d306b709545ce38f56f9925684360c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-07-03T09:22:58.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/26dba1bb771321618674194d5dba475002010106237066c4d85fa3df70d45144",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-07-03T09:20:41.000Z",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/d36c3e2cae9c48abd93e9ab25db8f4c0ff3c2097c8b2c135c378afa3fc6a5c10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-07-03T09:22:00.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/d0905cc60e40013ce24558d95f6afb4c9362b9a7e1e458c492ace9577627348c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.3",
      "date": "2026-07-03T09:20:40.000Z",
      "arch": "emscripten",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/b3b444c4eb3599c0cf56a3930cbe1cdcacfbe9529a0c0acea57d7eabac4a9638",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-07-03T09:19:36.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/3d2c8cd49d98a01d23e64b4ddd00f08abd8c921138e4ee11996c9525e76ea2aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-07-03T09:19:47.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/fe5c79ad72a5a997c28707a36b1d611532e02319b9bc48264e46d483ff53398b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-07-03T09:19:25.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "https://r2.ropensci.org/93d132c88e55af3b77a23c347e221a6b03caffa1af53effc5dbd1dc4eb5013b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mtmorgan/actions/runs/28650666593"
    }
  ]
}