{
  "_id": "6a4ba73da6574ff277f9c760",
  "Package": "cereal",
  "Title": "Serialize 'vctrs' Objects to 'JSON'",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\"Julia\", \"Silge\", , \"julia.silge@posit.co\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-3671-836X\")),\nperson(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = \"aut\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "The 'vctrs' package provides a concept of vector prototype\nthat can be especially useful when deploying models and code.\nSerialize these object prototypes to 'JSON' so they can be used\nto check and coerce data in production systems, and deserialize\n'JSON' back to the correct object prototypes.",
  "License": "MIT + file LICENSE",
  "URL": "https://r-lib.github.io/cereal/, https://github.com/r-lib/cereal/",
  "BugReports": "https://github.com/r-lib/cereal/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-10-20 19:04:45 UTC",
  "RemoteUrl": "https://github.com/r-lib/cereal",
  "RemoteRef": "HEAD",
  "RemoteSha": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 12:57:51 UTC",
    "User": "root"
  },
  "Author": "Julia Silge [cre, aut] (ORCID: <https://orcid.org/0000-0002-3671-836X>),\nDavis Vaughan [aut],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Julia Silge <julia.silge@posit.co>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "cereal_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/8264d01bdcd5c75a50db8a45acd95a82c61f305845fb86e18e25d028bd7148f5",
  "_filesize": 97687,
  "_sha256": "8264d01bdcd5c75a50db8a45acd95a82c61f305845fb86e18e25d028bd7148f5",
  "_expires": "2026-10-14T13:01:47.000Z",
  "_created": "2026-07-06T12:57:51.000Z",
  "_published": "2026-07-06T13:01:48.904Z",
  "_jobs": [
    {
      "job": 85376984885,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109655980"
    },
    {
      "job": 85376984926,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109656241"
    },
    {
      "job": 85376984939,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109662038"
    },
    {
      "job": 85376984949,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109690097"
    },
    {
      "job": 85376451679,
      "time": 160,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109606251"
    },
    {
      "job": 85376984892,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8109648841"
    },
    {
      "job": 85376984933,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109636019"
    },
    {
      "job": 85376984891,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109638837"
    },
    {
      "job": 85376984883,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109632498"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793045386",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/cereal",
  "_commit": {
    "id": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
    "author": "Jeroen Janssens <jeroen@jeroenjanssens.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #2 from jeroenjanssens/supported-by-posit\n\nAdd \"Supported By Posit\" badge to cereal website",
    "time": 1760987085
  },
  "_maintainer": {
    "name": "Julia Silge",
    "email": "julia.silge@posit.co",
    "login": "juliasilge",
    "mastodon": "@juliasilge@fosstodon.org",
    "orcid": "0000-0002-3671-836X",
    "description": "Data science and MLOps with #rstats, text mining, 💖",
    "uuid": 12505835
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-43",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 26,
  "_contributors": [
    {
      "user": "juliasilge",
      "count": 30,
      "uuid": 12505835
    },
    {
      "user": "jeroenjanssens",
      "count": 1,
      "uuid": 1368256
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 743
  },
  "_downloads": {
    "count": 1261,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cereal"
  },
  "_devurl": "https://github.com/r-lib/cereal",
  "_pkgdown": "https://r-lib.github.io/cereal/",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/cereal.html",
    "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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/cereal",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-06-09"
    }
  ],
  "_exports": [
    "cereal_decode",
    "cereal_details",
    "cereal_encode",
    "cereal_from_json",
    "cereal_to_json"
  ],
  "_help": [
    {
      "page": "cereal_decode",
      "title": "Convert a JSON-serialized prototype to a vctrs prototype",
      "topics": [
        "cereal_decode"
      ]
    },
    {
      "page": "cereal_details",
      "title": "Find needed details for vctrs prototype",
      "topics": [
        "cereal_details"
      ]
    },
    {
      "page": "cereal_encode",
      "title": "Encode a vector as JSON",
      "topics": [
        "cereal_encode"
      ]
    },
    {
      "page": "cereal_to_json",
      "title": "Serialize and deserialize the prototype of a data frame to JSON",
      "topics": [
        "cereal_from_json",
        "cereal_to_json"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/cereal/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 4.992809689263562,
  "_indexed": true,
  "_nocasepkg": "cereal",
  "_universes": [
    "r-lib",
    "juliasilge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-06T12:59:54.000Z",
      "distro": "resolute",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/9abb2ba7ebb7f10f122abf7653603d794dc62ae8c9d749ecc775a5793f893cfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793045386"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-06T12:59:52.000Z",
      "distro": "resolute",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/5e04e00cff8d2638984d87217d6ddc697ae943697f8efc01df5885b5ea7bdbdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793045386"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-06T13:00:12.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/0db77e14d8e26d1a31a2caef20e1192ef9662e472ec23fb3fdbff460275ca5ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793045386"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-06T13:01:14.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/0341b82589342fd0a1f537f03d50534eacbae9427cc1fc1671a5d41ceb54f24a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793045386"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-06T12:59:47.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/e0534285550d4f2a672b5ba8ff8137455657e34f7d5b913cbd60895bd7d67d34",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793045386"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-06T12:59:01.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/241c180607ee4bce0fbdf72f3b3df7031dc363cb42b11f97caf1a8ad9a880a1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793045386"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-06T12:59:08.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/28461cf65c209cf62a152b75ce75917cb24871391d2fe69b4743ee59e600f488",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793045386"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-06T12:58:53.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/72879bf1403c4c2bbcf54c1b2ec225866292b253250c9d74ef218cfdea4b0374",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793045386"
    }
  ]
}