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.
| Version: | 
1.2.4 | 
| Imports: | 
methods, rlang, vctrs (≥ 0.2.1) | 
| Suggests: | 
covr, crayon, pillar (≥ 1.2.1), testthat | 
| Published: | 
2023-03-17 | 
| DOI: | 
10.32614/CRAN.package.blob | 
| Author: | 
Hadley Wickham [aut],
  Kirill Müller [cre],
  RStudio [cph, fnd] | 
| Maintainer: | 
Kirill Müller  <kirill at cynkra.com> | 
| BugReports: | 
https://github.com/tidyverse/blob/issues | 
| License: | 
MIT + file LICENSE | 
| URL: | 
https://blob.tidyverse.org, https://github.com/tidyverse/blob | 
| NeedsCompilation: | 
no | 
| Materials: | 
README, NEWS  | 
| CRAN checks: | 
blob results | 
Documentation:
Downloads:
Reverse dependencies:
| Reverse imports: | 
DBItest, dbplyr, odbc, ragnar, RMariaDB, Rparadox, RPostgres, RSQLite, tfevents | 
| Reverse suggests: | 
arrow, b64, bcputility, bigrquery, bigrquerystorage, constructive, DBI, dbx, ipaddress, nanoarrow, sf, tibble | 
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=blob
to link to this page.