Skip to contents

dbflobr 0.2.2

CRAN release: 2022-08-19

  • Internal changes only.

dbflobr 0.2.1

CRAN release: 2021-10-30

  • Change maintainer

dbflobr 0.2.0.9000

  • Added blob = FALSE argument to read_flob() to specify whether to process as blobs instead of flobs.
  • Added blob_ext = NULL argument to save_flobs() to specify the file extension to use if blobs are encountered.

dbflobr 0.2.0

New Features

dbflobr 0.1.0

CRAN release: 2020-05-13

  • Added save_flobs, save_all_flobs, import_flobs and import_all_flobs functions
  • Replaced checkr package with chk to upgrade argument checking and testing

dbflobr 0.0.1

CRAN release: 2019-08-24

  • Initial Release