Package: rairtable
Type: Package
Title: Efficient Wrapper for the 'Airtable' API
Version: 0.1.2
Authors@R: 
    person(given = "Matthew",
           family = "Rogers",
           role = c("aut", "cre"),
           email = "matthew.rogers09@gmail.com")
Maintainer: Matthew Rogers <matthew.rogers09@gmail.com>
Description: Efficient CRUD interface for the 'Airtable' API <https://airtable.com/developers/web/api>, supporting batch requests and parallel encoding of large data sets.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: httr, jsonlite, tibble, dplyr, cli, crayon, rlang, parallel,
        progress
URL: https://matthewjrogers.github.io/rairtable/
BugReports: https://github.com/matthewjrogers/rairtable/issues
NeedsCompilation: no
Packaged: 2023-04-02 15:16:50 UTC; MJR
Author: Matthew Rogers [aut, cre]
Repository: CRAN
Date/Publication: 2023-04-02 15:40:02 UTC
Built: R 4.5.0; ; 2025-04-02 06:32:03 UTC; unix
