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
CRAN
2026-02-24 13:47:05 +00:00
1
MIT + file LICENSE
Hadley Wickham
Kirill Müller
RStudio
10 KiB
Assets (1)
Versions (1) View all
1.2.4 2026-02-24