# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "flobr" in publications use:' type: software license: MIT title: 'flobr: Convert Files to and from Binary Objects (BLOBs)' version: 0.2.3.9000 doi: 10.32614/CRAN.package.flobr abstract: 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: - family-names: Amies-Galonski given-names: Evan email: evan@poissonconsulting.ca orcid: https://orcid.org/0000-0003-1096-2089 - family-names: Thorley given-names: Joe email: joe@poissonconsulting.ca orcid: https://orcid.org/0000-0002-7683-4592 repository: https://poissonconsulting.r-universe.dev repository-code: https://github.com/poissonconsulting/flobr commit: 7f05a714a037e6db2c979c74851635b76cac2927 url: https://github.com/poissonconsulting/flobr contact: - family-names: Amies-Galonski given-names: Evan email: evan@poissonconsulting.ca orcid: https://orcid.org/0000-0003-1096-2089