{
  "_id": "6a20bd72cd65a98ecbd1a1b2",
  "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-03 23:38:16 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": "1e0851019acc60c1dd99807dac59769b",
  "_user": "link-ny",
  "_type": "src",
  "_file": "rjsoncons_1.3.3.tar.gz",
  "_fileid": "a1cea7776c27c071b86004fab4b0f6ff56ba709621d8ff1b34538b838dbd1275",
  "_filesize": 544938,
  "_sha256": "a1cea7776c27c071b86004fab4b0f6ff56ba709621d8ff1b34538b838dbd1275",
  "_created": "2026-06-03T23:38:16.000Z",
  "_published": "2026-06-03T23:49:06.952Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79418381897,
      "time": 215,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7399408066"
    },
    {
      "job": 79418381843,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7399402998"
    },
    {
      "job": 79418381839,
      "time": 215,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7399407693"
    },
    {
      "job": 79418381829,
      "time": 212,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7399406510"
    },
    {
      "job": 79418381822,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7399401182"
    },
    {
      "job": 79418381832,
      "time": 426,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7399455721"
    },
    {
      "job": 79418381824,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7399388786"
    },
    {
      "job": 79418381823,
      "time": 529,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7399475585"
    },
    {
      "job": 79417710002,
      "time": 320,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7399355102"
    },
    {
      "job": 79418381790,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7399395639"
    },
    {
      "job": 79418381817,
      "time": 344,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7399437432"
    },
    {
      "job": 79418381811,
      "time": 193,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7399402230"
    },
    {
      "job": 79418381794,
      "time": 246,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7399413921"
    }
  ],
  "_buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269",
  "_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",
    "description": "Sr. Data Scientist @ CUNY School of Public Health: Waldron Lab & Bioconductor Core Team Member /  \r\nR :package: dev "
  },
  "_downloads": {
    "count": 1357,
    "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.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": "14.2.0-4ubuntu2~24.04.1",
      "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.399281814543825,
  "_indexed": false,
  "_nocasepkg": "rjsoncons",
  "_universes": [
    "link-ny"
  ],
  "_indexurl": "https://mtmorgan.r-universe.dev/rjsoncons",
  "_previous": "1.3.1.9100",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-06-03T23:41:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "710b3d95fece89e8cf3255d90b89eb2940e32ad39b47aa42ce126466f129c684",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-06-03T23:41:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "9a39705372b00c9a4f781b5a1fe35e08154ccb7a25d5c61b6b0488e236d56f4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-06-03T23:41:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "177d5d44ee868b00af80a7077623290cf9f9ce1c8d13c2580284919c290dc209",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.3",
      "date": "2026-06-03T23:41:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "428452a2f0e4ce7fde5ba4a45015b1f7f9051e633c55bdecd14c48529277300f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-06-03T23:41:19.000Z",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "7eba690ff940698560011e19e37ce6f8fa43a454cebb7babb0f08258a9a242a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-06-03T23:43:03.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "2e235fb60af5cd5f7c8aa34d7fa0ad819b1bc68a542cfd4013e177c27240a62f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-06-03T23:41:03.000Z",
      "arch": "aarch64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "dee6b5fb0579176dcc16072374218f3bba48cd1063b0a5a7781427898df7d398",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.3",
      "date": "2026-06-03T23:43:44.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "e5984699b141ea1478a52c1e21a3602ac59345d791ccde0b2c6bbcdbd27a7d73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.3",
      "date": "2026-06-03T23:41:49.000Z",
      "arch": "emscripten",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "89f038201df20534eef408feae6336c21e34ac92184698e61173ef4ba77b35d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-06-03T23:42:03.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "592187b4e7c8f78a6058fa66d9563b729dbef1dfcc2832ed67c870f2ac019b52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-06-03T23:40:46.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "25b3bdda09d4008118b220e57a0fbed3f99e65edba8426172eff51ddf1209d1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.3",
      "date": "2026-06-03T23:40:52.000Z",
      "arch": "x86_64",
      "commit": "339558a4a0bd5a1fe8ba38bf862bdd47e7f162e3",
      "fileid": "27067dc39797aacf8e8cf5dd2300073e8ce9c4cffa516678ae73159f56136550",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/link-ny/actions/runs/26919807269"
    }
  ]
}