{
  "_id": "6a45578e6ff6f2357552a263",
  "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-01 18:04:53 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/a9297c6060b497530e468712c8b61fb50d01735e28d7a8b3ac201173226e8122",
  "_filesize": 97683,
  "_sha256": "a9297c6060b497530e468712c8b61fb50d01735e28d7a8b3ac201173226e8122",
  "_expires": "2026-10-09T18:08:14.000Z",
  "_created": "2026-07-01T18:04:53.000Z",
  "_published": "2026-07-01T18:08:14.429Z",
  "_jobs": [
    {
      "job": 84603550880,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8018663724"
    },
    {
      "job": 84603550928,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018648299"
    },
    {
      "job": 84603550917,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8018648499"
    },
    {
      "job": 84603550900,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018638731"
    },
    {
      "job": 84603037435,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018602646"
    },
    {
      "job": 84603550887,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8018639506"
    },
    {
      "job": 84603550923,
      "time": 60,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8018626210"
    },
    {
      "job": 84603550978,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8018633093"
    },
    {
      "job": 84603550979,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8018629188"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537623242",
  "_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": 740
  },
  "_downloads": {
    "count": 1406,
    "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": 5.040079923374286,
  "_indexed": true,
  "_nocasepkg": "cereal",
  "_universes": [
    "r-lib",
    "juliasilge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-01T18:07:39.000Z",
      "distro": "resolute",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/5f503f0329c9468aedc8dc95d8ca66b2a2a5ec9bbcdc12bdc3ae943c3d6d91de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537623242"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-01T18:06:56.000Z",
      "distro": "resolute",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/38ec73d537698d71f285a441135dabf238c3dcd5bf81b9252cd790c1f1e4b557",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537623242"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-01T18:06:56.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/204e8fa7a113393807e36fc6ceb356f9c48118cd1bc6a8b9aadc7f6a30cd0cfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537623242"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-01T18:06:26.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/40bb8d6f76728e21bda6dd2348b1b41db7b4483b5142af3e0b168d7ef7667bcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537623242"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-01T18:06:44.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/c8e5e86a239960f2303bb53d1190ba7f11d6e3c9a4814842d7e4ef45a66f4f66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537623242"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-01T18:05:53.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/13bbb79d6e2f04be6d873e6e511bd2db5128a8d24afde1e2bd97298ffb0422ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537623242"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-01T18:06:09.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/a4eff974a18e3a162efe6cdb71a661601afffb14c88f26a03758c73bf9b17905",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537623242"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-01T18:06:00.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "https://r2.ropensci.org/439416761fc5498483fbdbc04762541a88314d5e07a2360b52d82ae92591800e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28537623242"
    }
  ]
}