{
  "_id": "6a3b2d1e5cdecea1d680e57f",
  "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://link-ny.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-06-24 00:55:37 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>",
  "MD5sum": "b7ac3eb2c8b14696ab7b3fb616470fc6",
  "_user": "link-ny",
  "_type": "src",
  "_file": "rjsoncons_1.3.3.tar.gz",
  "_fileid": "23aabae5cd32e47d4011d0a40aa6d20945475b8086d9a5a7879967c012ba0314",
  "_filesize": 546874,
  "_sha256": "23aabae5cd32e47d4011d0a40aa6d20945475b8086d9a5a7879967c012ba0314",
  "_created": "2026-06-24T00:55:37.000Z",
  "_published": "2026-06-24T01:04:30.001Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83095386517,
      "time": 219,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837497581"
    },
    {
      "job": 83095386523,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837496162"
    },
    {
      "job": 83095386516,
      "time": 219,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837497142"
    },
    {
      "job": 83095386527,
      "time": 249,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837504009"
    },
    {
      "job": 83095386472,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837487033"
    },
    {
      "job": 83095386481,
      "time": 318,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837521459"
    },
    {
      "job": 83095386480,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837470706"
    },
    {
      "job": 83095386479,
      "time": 401,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837540153"
    },
    {
      "job": 83094600627,
      "time": 407,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837441934"
    },
    {
      "job": 83095386466,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837479699"
    },
    {
      "job": 83095386477,
      "time": 233,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7837500357"
    },
    {
      "job": 83095386465,
      "time": 247,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7837504951"
    },
    {
      "job": 83095386629,
      "time": 233,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7837500645"
    }
  ],
  "_buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": false,
  "_usedby": 14,
  "_updates": [
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "mtmorgan",
      "count": 167,
      "uuid": 118552
    }
  ],
  "_userbio": {
    "uuid": 4392950,
    "type": "user",
    "name": "Marcel Ramos Pérez",
    "followers": 123,
    "description": "Sr. Data Scientist @ CUNY School of Public Health: Waldron Lab & Bioconductor Core Team Member /  \r\nR :package: dev "
  },
  "_downloads": {
    "count": 1936,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rjsoncons"
  },
  "_devurl": "https://github.com/mtmorgan/rjsoncons",
  "_pkgdown": "https://mtmorgan.github.io/rjsoncons/",
  "_searchresults": 9,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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.512214634698238,
  "_indexed": false,
  "_nocasepkg": "rjsoncons",
  "_universes": [
    "link-ny"
  ],
  "_indexurl": "https://mtmorgan.r-universe.dev/rjsoncons",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-06-24T00:59:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "1ed9c9cf5a53438bd1fe01b58167f75c608e2005355931ca8c942ecb5e835889",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-06-24T00:59:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "6c203ce777fc5fbdf45dc4059eff28cb695b168de08bae559921ebaaa14cedf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-06-24T00:59:30.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "e32532562a7627211e9692a2dc4bfd9e8597d4f07ab2653ab24553bcd969cc69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-06-24T00:59:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "5be39fb707ed7e6d6b04740b493047c89ea187e476a7814dab577bc59c425ae9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-06-24T00:59:06.000Z",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "35c45a4644608cb97a2cff5fc572e079b3f5d239bdf0af6bef7340d59fd1b739",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-06-24T01:00:06.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "297ae9613f745cf6db008068cc0510fc0674d8bfdb84afc839a267509e8d1c51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-06-24T00:58:36.000Z",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "5a7ed0854ab826b6371868bf5e5e4c90ddf6513142227b286c75dc65bbf74fe3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-06-24T01:00:24.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "4cf505303006960c9e908f604da93dbf4aa2c6afd2c6d09cb80ef2871bbde427",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.3",
      "date": "2026-06-24T00:59:19.000Z",
      "arch": "emscripten",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "9d4c4516ad266ef7d2342aaef1cada52f08d427a5c39f22b28bb0e59dee1484b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-06-24T00:58:23.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "6162613df8e004ffb1e3a2cd442d245a00178b23a36a228332f989adb2f2cb6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-06-24T00:58:41.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "a67755a418391b056d4d750586ca4adb5c0db16c2a1ac69bbbfb9ed743766d08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-06-24T00:58:27.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "fda49c4a3fbc483cb7cbb0f783a1dba66964aafaf3298023273d6686e458a84b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/28067381686"
    }
  ]
}