Package: flobr 0.2.3.9001

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.
Authors:
flobr_0.2.3.9001.tar.gz
flobr_0.2.3.9001.zip(r-4.7)flobr_0.2.3.9001.zip(r-4.6)flobr_0.2.3.9001.zip(r-4.5)
flobr_0.2.3.9001.tgz(r-4.6-any)flobr_0.2.3.9001.tgz(r-4.5-any)
flobr_0.2.3.9001.tar.gz(r-4.7-any)flobr_0.2.3.9001.tar.gz(r-4.6-any)
flobr_0.2.3.9001.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
flobr/json (API)
NEWS
| # Install 'flobr' in R: |
| install.packages('flobr', repos = c('https://poissonconsulting.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/poissonconsulting/flobr/issues
- flob_obj - A flob Object
Last updated from:7034460574. Checks:5 ERROR, 4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 116 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | ERROR | 115 | ||
| macos-release-arm64 | ERROR | 90 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| windows-devel | ERROR | 95 | ||
| windows-release | ERROR | 79 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 102 |
Exports:check_flobchk_flobchk_slobflobflob_extflob_nameis_flobunflobvld_flob
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check flob | chk_flob |
| Check slob | chk_slob |
| Flob File | flob |
| Flob Extension | flob_ext |
| Flob Name | flob_name |
| A flob Object | flob_obj |
| Is flob | is_flob |
| Unflob to File | unflob |
| Validate flob Object | vld_flob |
