{
  "_id": "6a3a295e6265ec60d62019eb",
  "Package": "blob",
  "Title": "A Simple S3 Class for Representing Vectors of Binary Data\n('BLOBS')",
  "Version": "1.3.0.9006",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", role = \"aut\"),\nperson(\"Kirill\", \"Müller\", , \"kirill@cynkra.com\", role = \"cre\"),\nperson(\"RStudio\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "R's raw vector is useful for storing a single binary\nobject. What if you want to put a vector of them in a data\nframe? The 'blob' package provides the blob object, a list of\nraw vectors, suitable for use as a column in data frame.",
  "License": "MIT + file LICENSE",
  "URL": "https://blob.tidyverse.org, https://github.com/tidyverse/blob",
  "BugReports": "https://github.com/tidyverse/blob/issues",
  "Config/autostyle/scope": "line_breaks",
  "Config/autostyle/strict": "false",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0.9000",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2026-05-24 04:48:16 UTC",
  "RemoteUrl": "https://github.com/tidyverse/blob",
  "RemoteRef": "HEAD",
  "RemoteSha": "37f9698a19d0a33539ea6a10c0e864f1443858a8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 06:33:50 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut],\nKirill Müller [cre],\nRStudio [cph, fnd]",
  "Maintainer": "Kirill Müller <kirill@cynkra.com>",
  "MD5sum": "f11f87b472f0be1f5167aacdde14e12e",
  "_user": "cynkra",
  "_type": "src",
  "_file": "blob_1.3.0.9006.tar.gz",
  "_fileid": "263d79cc8f49b6e58445673ac1f6a7c9b7177ab06df48f51a8c1b420b89113f6",
  "_filesize": 92678,
  "_sha256": "263d79cc8f49b6e58445673ac1f6a7c9b7177ab06df48f51a8c1b420b89113f6",
  "_created": "2026-06-23T06:33:50.000Z",
  "_published": "2026-06-23T06:36:14.061Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82891685889,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813211292"
    },
    {
      "job": 82891685912,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813211214"
    },
    {
      "job": 82891685926,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813202967"
    },
    {
      "job": 82891685881,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813200315"
    },
    {
      "job": 82891235890,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813178555"
    },
    {
      "job": 82891685867,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813207790"
    },
    {
      "job": 82891685887,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813196891"
    },
    {
      "job": 82891685863,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813199754"
    },
    {
      "job": 82891685882,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813201873"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/28007008650",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidyverse/blob",
  "_commit": {
    "id": "37f9698a19d0a33539ea6a10c0e864f1443858a8",
    "author": "krlmlr <krlmlr@users.noreply.github.com>",
    "committer": "krlmlr <krlmlr@users.noreply.github.com>",
    "message": "fledge: Bump version to 1.3.0.9006\n",
    "time": 1779598096
  },
  "_maintainer": {
    "name": "Kirill Müller",
    "email": "kirill@cynkra.com",
    "login": "krlmlr",
    "description": "Away from most OSS work until September 2026.",
    "uuid": 1741643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "pillar",
      "version": ">= 1.2.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": false,
  "_usedby": 1535,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 13
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 11
    },
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-21",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.2.4.9017",
      "date": "2025-11-10"
    },
    {
      "name": "v1.2.4.9018",
      "date": "2025-11-12"
    },
    {
      "name": "v1.2.4.9019",
      "date": "2025-11-17"
    },
    {
      "name": "v1.2.4.9020",
      "date": "2026-01-12"
    },
    {
      "name": "v1.2.99.9901",
      "date": "2026-01-13"
    },
    {
      "name": "v1.2.99.9902",
      "date": "2026-01-13"
    },
    {
      "name": "v1.3.0",
      "date": "2026-01-13"
    },
    {
      "name": "v1.3.0.9000",
      "date": "2026-01-16"
    },
    {
      "name": "v1.3.0.9001",
      "date": "2026-05-06"
    },
    {
      "name": "v1.3.0.9002",
      "date": "2026-05-10"
    },
    {
      "name": "v1.3.0.9003",
      "date": "2026-05-10"
    },
    {
      "name": "v1.3.0.9004",
      "date": "2026-05-13"
    },
    {
      "name": "v1.3.0.9005",
      "date": "2026-05-16"
    },
    {
      "name": "v1.3.0.9006",
      "date": "2026-05-24"
    }
  ],
  "_topics": [
    "database"
  ],
  "_stars": 50,
  "_contributors": [
    {
      "user": "krlmlr",
      "count": 383,
      "uuid": 1741643
    },
    {
      "user": "hadley",
      "count": 26,
      "uuid": 4196
    },
    {
      "user": "indrajeetpatil",
      "count": 8,
      "uuid": 11330453
    },
    {
      "user": "batpigandme",
      "count": 5,
      "uuid": 831732
    },
    {
      "user": "jeroenjanssens",
      "count": 2,
      "uuid": 1368256
    },
    {
      "user": "michaelchirico",
      "count": 2,
      "uuid": 7606389
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "mikejohnpage",
      "count": 1,
      "uuid": 38110953
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "followers": 123,
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 501906,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blob"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/tidyverse/blob",
  "_pkgdown": "https://blob.tidyverse.org",
  "_searchresults": 185,
  "_metadata": {
    "category": "Development",
    "cynkra_team_members": "kirill"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blob.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/tidyverse/blob",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-12-28"
    },
    {
      "version": "1.1.0",
      "date": "2017-06-17"
    },
    {
      "version": "1.1.1",
      "date": "2018-03-28"
    },
    {
      "version": "1.2.0",
      "date": "2019-07-09"
    },
    {
      "version": "1.2.1",
      "date": "2020-01-21"
    },
    {
      "version": "1.2.2",
      "date": "2021-07-23"
    },
    {
      "version": "1.2.3",
      "date": "2022-04-10"
    },
    {
      "version": "1.2.4",
      "date": "2023-03-17"
    },
    {
      "version": "1.3.0",
      "date": "2026-01-14"
    }
  ],
  "_exports": [
    "as_blob",
    "as.blob",
    "blob",
    "is_blob",
    "new_blob",
    "validate_blob",
    "vec_cast.blob",
    "vec_ptype2.blob"
  ],
  "_help": [
    {
      "page": "blob",
      "title": "Construct a blob object",
      "topics": [
        "as_blob",
        "blob",
        "is_blob",
        "new_blob",
        "validate_blob"
      ]
    },
    {
      "page": "vec_ptype2.blob",
      "title": "Coercion",
      "topics": [
        "vec_ptype2.blob"
      ]
    }
  ],
  "_readme": "https://github.com/tidyverse/blob/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "rlang",
    "vctrs"
  ],
  "_score": 13.973446431214036,
  "_indexed": false,
  "_nocasepkg": "blob",
  "_universes": [
    "cynkra"
  ],
  "_indexurl": "https://tidyverse.r-universe.dev/blob",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0.9006",
      "date": "2026-06-23T06:35:48.000Z",
      "distro": "noble",
      "commit": "37f9698a19d0a33539ea6a10c0e864f1443858a8",
      "fileid": "64de233d5b84b63ee2a479c3f379742fe65bb7f58b725a6a9a2aa1b966cad2e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28007008650"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0.9006",
      "date": "2026-06-23T06:35:47.000Z",
      "distro": "noble",
      "commit": "37f9698a19d0a33539ea6a10c0e864f1443858a8",
      "fileid": "0b29e2e71b7d3cba49d9feaf8127b26504783b57579eb68a4ae813f7b43cfd26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28007008650"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0.9006",
      "date": "2026-06-23T06:35:19.000Z",
      "commit": "37f9698a19d0a33539ea6a10c0e864f1443858a8",
      "fileid": "c543a85ca346c0ec3a4c85103d118526e4596956a69e01860c9ce8511419f3c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28007008650"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0.9006",
      "date": "2026-06-23T06:35:13.000Z",
      "commit": "37f9698a19d0a33539ea6a10c0e864f1443858a8",
      "fileid": "e8e99489d4122a9e1b791d020939c74f09ffc12f9ced31789faf695a47736a94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28007008650"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0.9006",
      "date": "2026-06-23T06:35:47.000Z",
      "commit": "37f9698a19d0a33539ea6a10c0e864f1443858a8",
      "fileid": "edfc9bcfcdc1ffb357d1338fd1771162294ed81697bc96429935b7a207688ee7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28007008650"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0.9006",
      "date": "2026-06-23T06:34:54.000Z",
      "commit": "37f9698a19d0a33539ea6a10c0e864f1443858a8",
      "fileid": "994a0f3a39775ec1db3ae56fc16189a3170ab327ead4faf93a52f139cec15ea0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28007008650"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0.9006",
      "date": "2026-06-23T06:35:02.000Z",
      "commit": "37f9698a19d0a33539ea6a10c0e864f1443858a8",
      "fileid": "6d977fb5f657bfb150e38b92cee39ec1f77230946d8893574939792bcdcae3ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28007008650"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0.9006",
      "date": "2026-06-23T06:35:10.000Z",
      "commit": "37f9698a19d0a33539ea6a10c0e864f1443858a8",
      "fileid": "9a982810069bc00a463e37325775d8c1737c2902e2e5e6d66d2a05dee2f2c2ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/28007008650"
    }
  ]
}