• Internal changes only.
  • Change maintainer
  • 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.

New Features

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