Package: flobr 0.2.3.9000
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.9000.tar.gz
flobr_0.2.3.9000.zip(r-4.5)flobr_0.2.3.9000.zip(r-4.4)flobr_0.2.3.9000.zip(r-4.3)
flobr_0.2.3.9000.tgz(r-4.4-any)flobr_0.2.3.9000.tgz(r-4.3-any)
flobr_0.2.3.9000.tar.gz(r-4.5-noble)flobr_0.2.3.9000.tar.gz(r-4.4-noble)
flobr_0.2.3.9000.tgz(r-4.4-emscripten)flobr_0.2.3.9000.tgz(r-4.3-emscripten)
flobr.pdf |flobr.html✨
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 17 days agofrom:761d78e28f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win | OK | Nov 04 2024 |
R-4.5-linux | OK | Nov 04 2024 |
R-4.4-win | OK | Nov 04 2024 |
R-4.4-mac | OK | Nov 04 2024 |
R-4.3-win | OK | Nov 04 2024 |
R-4.3-mac | OK | Nov 04 2024 |
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 |