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.3 |
| Imports: | methods, rlang, vctrs (≥ 0.2.1) |
| Suggests: | covr, crayon, pillar (≥ 1.2.1), testthat |
| Published: | 2022-04-10 |
| Author: | Hadley Wickham [aut], Kirill Müller [cre], RStudio [cph, fnd] |
| Maintainer: | Kirill Müller <krlmlr+r at mailbox.org> |
| 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 |
| Reference manual: | blob.pdf |
| Package source: | blob_1.2.3.tar.gz |
| Windows binaries: | r-devel: blob_1.2.3.zip, r-release: blob_1.2.3.zip, r-oldrel: blob_1.2.3.zip |
| macOS binaries: | r-release (arm64): blob_1.2.3.tgz, r-oldrel (arm64): blob_1.2.3.tgz, r-release (x86_64): blob_1.2.3.tgz, r-oldrel (x86_64): blob_1.2.3.tgz |
| Old sources: | blob archive |
| Reverse imports: | dbflobr, DBItest, dbplyr, flobr, odbc, RMariaDB, RPostgres, RSQLite |
| Reverse suggests: | arrow, bcputility, bigrquery, DBI, dbx, ipaddress, sf, tibble |
Please use the canonical form https://CRAN.R-project.org/package=blob to link to this page.