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.

Version: 0.2.1
Depends: R (≥ 3.5)
Imports: chk, blob, tools, lifecycle
Suggests: covr, spelling, testthat
Published: 2020-05-15
Author: Joe Thorley ORCID iD [aut, cre], Poisson Consulting [cph, fnd]
Maintainer: Joe Thorley <joe at poissonconsulting.ca>
BugReports: https://github.com/poissonconsulting/flobr/issues
License: MIT + file LICENSE
URL: https://github.com/poissonconsulting/flobr
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: flobr results

Downloads:

Reference manual: flobr.pdf
Package source: flobr_0.2.1.tar.gz
Windows binaries: r-devel: flobr_0.2.1.zip, r-release: flobr_0.2.1.zip, r-oldrel: flobr_0.2.1.zip
macOS binaries: r-release: flobr_0.2.1.tgz, r-oldrel: flobr_0.2.1.tgz
Old sources: flobr archive

Reverse dependencies:

Reverse imports: dbflobr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=flobr to link to this page.