blob (1.2.4)
Published 2026-02-24 13:47:05 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("blob")About this package
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.A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
Dependencies
| Imports | methods, rlang, vctrs (>= 0.2.1) |
| Suggests | covr, crayon, pillar (>= 1.2.1), testthat |
Details
2026-02-24 13:47:05 +00:00
Assets (1)
Versions (1)
View all
CRAN
1
MIT + file LICENSE
Hadley Wickham
Kirill Müller
RStudio
10 KiB
blob_1.2.4.tar.gz
10 KiB
1.2.4
2026-02-24