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.3 | 
| Depends: | R (≥ 3.5) | 
| Imports: | blob, chk, lifecycle, tools | 
| Suggests: | covr, spelling, testthat (≥ 3.0.0) | 
| Published: | 2022-08-25 | 
| Author: | Joe Thorley  | 
| 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 | 
| Reference manual: | flobr.pdf | 
| Package source: | flobr_0.2.3.tar.gz | 
| Windows binaries: | r-devel: flobr_0.2.3.zip, r-release: flobr_0.2.3.zip, r-oldrel: flobr_0.2.3.zip | 
| macOS binaries: | r-release (arm64): flobr_0.2.3.tgz, r-oldrel (arm64): flobr_0.2.3.tgz, r-release (x86_64): flobr_0.2.3.tgz, r-oldrel (x86_64): flobr_0.2.3.tgz | 
| Old sources: | flobr archive | 
| Reverse imports: | dbflobr | 
Please use the canonical form https://CRAN.R-project.org/package=flobr to link to this page.