Skip to content

Releases: matthewjrogers/rairtable

CRAN Update

02 Apr 16:35
Compare
Choose a tag to compare

Fixes from issues plus minor enhancements to existing functions

  • Resolved error reading tables with user and multiselect fields
  • Removed data.table dependency
  • Changed from snow to parallel for parallelization of JSON encoding (snow superseded by parallel)
  • Added type_cast argument to update which enables pushing new multi-select options

CRAN Release

13 Jun 12:34
Compare
Choose a tag to compare

Now available on CRAN (commit 6ab6687)

Initial Release

29 Aug 15:23
Compare
Choose a tag to compare

All elements of an Airtable CRUD workflow have been tested at this point, but it is likely that there are still bugs to be ironed out, documentation improvements to be made, and features to be added.