poissonconsulting/flobr: Convert Files to and from Binary Objects (BLOBs)

Converts files to and from flobs. A flob is a file that was read into binary in integer-mode as little endian, saved as the single element of a named list (where the name is the name of the original file) and then serialized before being coerced into a blob. Flobs are useful for writing and reading files to and from databases.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.3.9000
URL https://github.com/poissonconsulting/flobr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("poissonconsulting/flobr")
poissonconsulting/flobr documentation built on June 10, 2025, 3:02 a.m.