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 | 
| 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.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 imports: | dbflobr | 
Please use the canonical form https://CRAN.R-project.org/package=flobr to link to this page.