{
  "_id": "6a213758cd65a98ecbd26f29",
  "Package": "yyjsonr",
  "Type": "Package",
  "Title": "Fast 'JSON', 'NDJSON' and 'GeoJSON' Parser and Generator",
  "Version": "0.1.22",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'),\nemail = \"mikefc@coolbutuseless.com\"),\nperson(\"Yao\", \"Yuan\", role = c(\"aut\", \"cph\"), email = \"ibireme@gmail.com\",\ncomment=\"Author of bundled yyjson\"),\nperson(\"Murat\", \"Tasan\", role = c(\"ctb\"),\ncomment=\"'json_verbatim' handling\")\n)",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "Description": "A fast 'JSON' parser, generator and validator which\nconverts 'JSON', 'NDJSON' (Newline Delimited 'JSON') and\n'GeoJSON' (Geographic 'JSON') data to/from R objects.  The\nstandard R data types are supported (e.g. logical, numeric,\ninteger) with configurable handling of NULL and NA values. Data\nframes, atomic vectors and lists are all supported as data\ncontainers translated to/from 'JSON'.  'GeoJSON' data is read\nin as 'simple features' objects. This implementation wraps the\n'yyjson' 'C' library which is available from\n<https://github.com/ibireme/yyjson>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/coolbutuseless/yyjsonr,\nhttps://coolbutuseless.github.io/package/yyjsonr/",
  "BugReports": "https://github.com/coolbutuseless/yyjsonr/issues",
  "Encoding": "UTF-8",
  "Language": "en-AU",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Copyright": "The included 'yyjson' code is Copyright (c) 2020 YaoYuan.\nSee 'COPYRIGHTS' for LICENSE for included code.",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-04 08:25:50 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph], Yao Yuan [aut, cph] (Author of\nbundled yyjson), Murat Tasan [ctb] ('json_verbatim' handling)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-05 07:35:21 UTC",
  "RemoteUrl": "https://github.com/cran/yyjsonr",
  "RemoteRef": "HEAD",
  "RemoteSha": "eb9f0062cfd3962250030615b86232f332e3c492",
  "MD5sum": "14e6002713819010752b603a4145c202",
  "_user": "cran",
  "_type": "src",
  "_file": "yyjsonr_0.1.22.tar.gz",
  "_fileid": "dbbdee0c775251b0be49e8e05b204f4abd7bf6ee83837b26f24cb381a5df0e4b",
  "_filesize": 1525782,
  "_sha256": "dbbdee0c775251b0be49e8e05b204f4abd7bf6ee83837b26f24cb381a5df0e4b",
  "_created": "2026-06-04T08:25:50.000Z",
  "_published": "2026-06-04T08:29:12.904Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79479451539,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406633548"
    },
    {
      "job": 79479451431,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406631881"
    },
    {
      "job": 79479451532,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406637271"
    },
    {
      "job": 79479451494,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406629482"
    },
    {
      "job": 79478909542,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406586558"
    },
    {
      "job": 79479451464,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406618792"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26939995864",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/yyjsonr",
  "_commit": {
    "id": "eb9f0062cfd3962250030615b86232f332e3c492",
    "author": "Mike Cheng <mikefc@coolbutuseless.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.22\n",
    "time": 1775374521
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "description": "Cool, but useless.",
    "uuid": 181818
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "bit64",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 79,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.22",
      "date": "2026-04-05"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 5,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 30751,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/yyjsonr"
  },
  "_devurl": "https://github.com/coolbutuseless/yyjsonr",
  "_pkgdown": "https://coolbutuseless.github.io/package/yyjsonr/",
  "_searchresults": 47,
  "_topics": [
    "zlib"
  ],
  "_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/yyjsonr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coolbutuseless/yyjsonr",
  "_realowner": "coolbutuseless",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.16",
      "date": "2024-01-17"
    },
    {
      "version": "0.1.18",
      "date": "2024-01-22"
    },
    {
      "version": "0.1.20",
      "date": "2024-04-10"
    },
    {
      "version": "0.1.21",
      "date": "2025-06-02"
    },
    {
      "version": "0.1.22",
      "date": "2026-04-05"
    }
  ],
  "_exports": [
    "as_scalar",
    "opts_read_geojson",
    "opts_read_json",
    "opts_write_geojson",
    "opts_write_json",
    "read_geojson_conn",
    "read_geojson_file",
    "read_geojson_str",
    "read_json_conn",
    "read_json_file",
    "read_json_raw",
    "read_json_str",
    "read_ndjson_file",
    "read_ndjson_raw",
    "read_ndjson_str",
    "validate_json_file",
    "validate_json_str",
    "write_geojson_file",
    "write_geojson_str",
    "write_json_file",
    "write_json_raw",
    "write_json_str",
    "write_ndjson_file",
    "write_ndjson_raw",
    "write_ndjson_str",
    "yyjson_read_flag",
    "yyjson_version",
    "yyjson_write_flag"
  ],
  "_help": [
    {
      "page": "as_scalar",
      "title": "Tag an atomic vector with a single element as class 'scalar'.  When output to JSON it will be output as a scalar not a vector",
      "topics": [
        "as_scalar"
      ]
    },
    {
      "page": "opts_read_geojson",
      "title": "Options for reading in GeoJSON",
      "topics": [
        "opts_read_geojson"
      ]
    },
    {
      "page": "opts_read_json",
      "title": "Create named list of options for parsing R from JSON",
      "topics": [
        "opts_read_json"
      ]
    },
    {
      "page": "opts_write_geojson",
      "title": "Options for writing from 'sf' object to 'GeoJSON'",
      "topics": [
        "opts_write_geojson"
      ]
    },
    {
      "page": "opts_write_json",
      "title": "Create named list of options for serializing R to JSON",
      "topics": [
        "opts_write_json"
      ]
    },
    {
      "page": "read_geojson_conn",
      "title": "Parse geoJSON from an R connection object.",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_geojson_conn"
      ]
    },
    {
      "page": "read_geojson_str",
      "title": "Load GeoJSON as 'sf' object",
      "topics": [
        "read_geojson_file",
        "read_geojson_str"
      ]
    },
    {
      "page": "read_json_conn",
      "title": "Parse JSON from an R connection object.",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_json_conn"
      ]
    },
    {
      "page": "read_json_file",
      "title": "Convert JSON to R",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_json_file"
      ]
    },
    {
      "page": "read_json_raw",
      "title": "Convert JSON in a raw vector to R",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_json_raw"
      ]
    },
    {
      "page": "read_json_str",
      "title": "Convert JSON in a character string to R",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_json_str"
      ]
    },
    {
      "page": "read_ndjson_file",
      "title": "Parse an NDJSON file to a data.frame or list",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_ndjson_file"
      ]
    },
    {
      "page": "read_ndjson_raw",
      "title": "Parse an NDJSON within a raw vector to a data.frame or list",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_ndjson_raw"
      ]
    },
    {
      "page": "read_ndjson_str",
      "title": "Parse an NDJSON string to a data.frame or list",
      "concept": [
        "JSON Parsers"
      ],
      "topics": [
        "read_ndjson_str"
      ]
    },
    {
      "page": "validate_json_file",
      "title": "Validate JSON in file or string",
      "topics": [
        "validate_json_file",
        "validate_json_str"
      ]
    },
    {
      "page": "write_geojson_str",
      "title": "Write SF to GeoJSON string",
      "topics": [
        "write_geojson_file",
        "write_geojson_str"
      ]
    },
    {
      "page": "write_json_file",
      "title": "Convert R object to JSON file",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_json_file"
      ]
    },
    {
      "page": "write_json_raw",
      "title": "Convert R object to a raw vector of JSON data",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_json_raw"
      ]
    },
    {
      "page": "write_json_str",
      "title": "Convert R object to JSON string",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_json_str"
      ]
    },
    {
      "page": "write_ndjson_file",
      "title": "Write list or data.frame object to NDJSON in a file",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_ndjson_file"
      ]
    },
    {
      "page": "write_ndjson_raw",
      "title": "Write list or data.frame object to NDJSON in a raw vector",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_ndjson_raw"
      ]
    },
    {
      "page": "write_ndjson_str",
      "title": "Write list or data.frame object to NDJSON in a string",
      "concept": [
        "JSON Serializer"
      ],
      "topics": [
        "write_ndjson_str"
      ]
    },
    {
      "page": "yyjson_read_flag",
      "title": "Advanced: Values for setting internal options directly on YYJSON library",
      "topics": [
        "yyjson_read_flag"
      ]
    },
    {
      "page": "yyjson_version",
      "title": "Version number of 'yyjson' C library",
      "topics": [
        "yyjson_version"
      ]
    },
    {
      "page": "yyjson_write_flag",
      "title": "Advanced: Values for setting internal options directly on YYJSON library",
      "topics": [
        "yyjson_write_flag"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/yyjsonr/raw/HEAD/man/figures/logo.png",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libz",
      "package": "zlib1g",
      "headers": "zlib1g-dev",
      "source": "zlib",
      "version": "1:1.3.dfsg-3.1ubuntu2.1",
      "name": "zlib",
      "homepage": "http://zlib.net/",
      "description": "compression library - runtime"
    }
  ],
  "_vignettes": [
    {
      "source": "jsonlite-comparison.Rmd",
      "filename": "jsonlite-comparison.html",
      "title": "Comparison to jsonlite parsing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Parsing differences compared to",
        "In yyjsonr 3-d arrays are parsed as multiple 2-d matrices and combined"
      ],
      "created": "2024-01-18 02:41:37",
      "modified": "2024-01-18 02:41:37",
      "commits": 1
    },
    {
      "source": "from_json_options.Rmd",
      "filename": "from_json_options.html",
      "title": "Configuration Options for Parsing from JSON",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The opts argument - Specifying options when reading JSON",
        "Setting arguments to override the default options",
        "Option promote_num_to_string - mixtures of numeric and string types",
        "Option df_missing_list_elem - Missing list elements (when parsing data.frames)",
        "JSON to data.frame (no list columns needed)",
        "JSON to data.frame - list-columns required",
        "Option obj_of_arrs_to_df - Reading JSON as a data.frame",
        "Option arr_of_objs_to_df - Reading JSON as a data.frame",
        "Option str_specials - Reading string \"NA\" from JSON",
        "Option num_specials - Reading numeric \"NA\", \"NaN\" and \"Inf\"",
        "Option int64 - large integer support",
        "Option length1_array_asis - distinguishing scalars from length-1 vectors",
        "Option yyjson_read_flag - internal YYJSON C library options"
      ],
      "created": "2024-01-18 02:41:37",
      "modified": "2025-06-02 22:20:01",
      "commits": 2
    },
    {
      "source": "to_json_options.Rmd",
      "filename": "to_json_options.html",
      "title": "Configuration Options for Serializing to JSON",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "The opts argument - Specifying options when reading JSON",
        "Setting arguments to override the default options",
        "Option digits - Number of decimal places for numeric values",
        "Option pretty - Use whitespace to make the JSON pretty",
        "Option auto_unbox - Handling for R vectors of length 1",
        "Option dataframe - Orientation of data.frame output",
        "Option factor - factor representation",
        "Option name_repair - Dealing with missing names in lists",
        "Option num_specials - Writing numeric NA, NaN and Inf",
        "Option str_specials - Writing character NA",
        "Option yyjson_write_flag - internal YYJSON C library options"
      ],
      "created": "2024-01-18 02:41:37",
      "modified": "2025-06-02 22:20:01",
      "commits": 2
    }
  ],
  "_score": 7.3128566976090426,
  "_indexed": false,
  "_nocasepkg": "yyjsonr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://coolbutuseless.r-universe.dev/yyjsonr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.22",
      "date": "2026-06-04T08:28:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eb9f0062cfd3962250030615b86232f332e3c492",
      "fileid": "0e6298d5a7e3869e3c57f4f5786652508d504b034379b194418f8d4532754b9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26939995864"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.22",
      "date": "2026-06-04T08:28:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eb9f0062cfd3962250030615b86232f332e3c492",
      "fileid": "85b56e4b8ad37a79eba9317c421abd11e8baf31a9183cec8c4d452d3af2d4205",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26939995864"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.22",
      "date": "2026-06-04T08:28:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "eb9f0062cfd3962250030615b86232f332e3c492",
      "fileid": "9ff536cb303b504bddc56363fbe1ece44428a52befc030d827d465003768de6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26939995864"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.22",
      "date": "2026-06-04T08:28:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "eb9f0062cfd3962250030615b86232f332e3c492",
      "fileid": "58071be3b39e68bf40b3e9cdb2c7acab369b20ada36903df73107d5ef4b4fd24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26939995864"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.22",
      "date": "2026-06-04T08:27:53.000Z",
      "arch": "emscripten",
      "commit": "eb9f0062cfd3962250030615b86232f332e3c492",
      "fileid": "5f584c96e9443fdc65b4c4458f1f02fcfb2dc733f12f6ce45db77e1a7eba9f81",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26939995864"
    }
  ]
}