Package: blob 1.2.4.9003

Kirill Müller

blob: A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')

R's raw vector is useful for storing a single binary object. What if you want to put a vector of them in a data frame? The 'blob' package provides the blob object, a list of raw vectors, suitable for use as a column in data frame.

Authors:Hadley Wickham [aut], Kirill Müller [cre], RStudio [cph, fnd]

blob_1.2.4.9003.tar.gz
blob_1.2.4.9003.zip(r-4.5)blob_1.2.4.9003.zip(r-4.4)blob_1.2.4.9003.zip(r-4.3)
blob_1.2.4.9003.tgz(r-4.4-any)blob_1.2.4.9003.tgz(r-4.3-any)
blob_1.2.4.9003.tar.gz(r-4.5-noble)blob_1.2.4.9003.tar.gz(r-4.4-noble)
blob_1.2.4.9003.tgz(r-4.4-emscripten)blob_1.2.4.9003.tgz(r-4.3-emscripten)
blob.pdf |blob.html
blob/json (API)
NEWS

# Install blob in R:
install.packages('blob', repos = c('https://tidyverse.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/tidyverse/blob/issues

On CRAN:

database

8 exports 44 stars 13.34 score 5 dependencies 1327 dependents 458.6k downloads

Last updated 5 months agofrom:37b4fc5ef82ab866e4864e3a6fd2bfa89305f8b0

Exports:as_blobas.blobblobis_blobnew_blobvalidate_blobvec_cast.blobvec_ptype2.blob

Dependencies:cligluelifecyclerlangvctrs

Readme and manuals

Help Manual

Help pageTopics
Construct a blob objectas_blob blob is_blob new_blob validate_blob
Coercionvec_ptype2.blob