{
  "_id": "6a1f0cc3b401979e7341ce88",
  "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-05-17 09:22: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>",
  "MD5sum": "6537a4c9140ffba7f6f25e1ba3a74ec2",
  "_user": "r-lib",
  "_type": "src",
  "_file": "cereal_0.1.0.9000.tar.gz",
  "_fileid": "79c6cb0808fd090a2b149c627431ad249cfd148eed90c907d7ef2cfb308bd7cd",
  "_filesize": 96269,
  "_sha256": "79c6cb0808fd090a2b149c627431ad249cfd148eed90c907d7ef2cfb308bd7cd",
  "_created": "2026-05-17T09:22:53.000Z",
  "_published": "2026-06-02T17:02:59.724Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79127193733,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041195078"
    },
    {
      "job": 79127194347,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041195193"
    },
    {
      "job": 79127194233,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041202539"
    },
    {
      "job": 79127194040,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041205688"
    },
    {
      "job": 79127193416,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041182563"
    },
    {
      "job": 79127193174,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364533729"
    },
    {
      "job": 79127193556,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041192032"
    },
    {
      "job": 79127193853,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041190010"
    },
    {
      "job": 79127194213,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041195557"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986919526",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 1542,
    "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.0",
  "_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",
    "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.080178976405419,
  "_indexed": true,
  "_nocasepkg": "cereal",
  "_universes": [
    "r-lib",
    "juliasilge"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-17T09:24:41.000Z",
      "distro": "noble",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "e2df0e54552f157c7d1d67880ecd7983ed8d7648a87757e08357a53e9eba2efc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986919526"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-17T09:24:43.000Z",
      "distro": "noble",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "eed8b8f18cec4b93b858b07d6ed99c1924e190088eabe90a83b37d5026c300a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986919526"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-17T09:25:50.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "3b99edeab941005bf1afa4933c5fa64427da7b260ba53e894f578e3d93b03a63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986919526"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-17T09:26:08.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "ec2ed220769c2cea51c6c72eb74712d6b985692b9009c4dd52ba50a6a18e77f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986919526"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-17T09:24:11.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "bdabe1e7c576ea278856c48cdb401518fb429f0183eb5ab0355fc39fbc50465b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986919526"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-17T09:23:54.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "89a4ea186b00ae9996ca8f6081bfb3fab8bd87e94b5853f3976a21701d7592da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986919526"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-17T09:24:40.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "c5dbc784dfaaee1beac442380736233d89e255c088afa91a70da6c8596158693",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986919526"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-02T17:02:35.000Z",
      "commit": "757281dcbc53d8210dfe74f5777d3446c02c6cbd",
      "fileid": "a6de84653839c06bc71598ea82e43301731b84875ceb7a276d003825bf7a93d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/25986919526"
    }
  ]
}