Package: blob 1.3.0.9006

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.3.0.9006.tar.gz
blob_1.3.0.9006.zip(r-4.7)blob_1.3.0.9006.zip(r-4.6)blob_1.3.0.9006.zip(r-4.5)
blob_1.3.0.9006.tgz(r-4.6-any)blob_1.3.0.9006.tgz(r-4.5-any)
blob_1.3.0.9006.tar.gz(r-4.7-any)blob_1.3.0.9006.tar.gz(r-4.6-any)
blob_1.3.0.9006.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
blob/json (API)
NEWS

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

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

Pkgdown/docs site:https://blob.tidyverse.org

On CRAN:

Conda:

database

14.01 score 49 stars 1.5k packages 186 scripts 566k downloads 1 mentions 8 exports 5 dependencies

Last updated from:37f9698a19. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK111
source / vignettesOK190
linux-release-x86_64OK106
macos-release-arm64OK79
macos-oldrel-arm64OK84
windows-develOK65
windows-releaseOK66
windows-oldrelOK66
wasm-releaseOK99

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