Package: appsheet
Title: An Interface to the 'AppSheet' API
Version: 0.1.0
Authors@R: 
    person("Samuel", "Calderon", , "samuel.calderon@uarm.pe", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0001-6847-1210"))
Description: Functionality to add, delete, read and update table
    records from your 'AppSheet' apps, using the official API <https://api.appsheet.com/>.
License: MIT + file LICENSE
URL: https://github.com/calderonsamuel/appsheet
BugReports: https://github.com/calderonsamuel/appsheet/issues
Imports: cli, httr2, magrittr, purrr, rlang, tibble
Suggests: covr, testthat (>= 3.0.0)
Config/testthat/edition: 3
Config/testthat/parallel: true
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-15 22:19:37 UTC; dgco93
Author: Samuel Calderon [aut, cre, cph]
    (<https://orcid.org/0000-0001-6847-1210>)
Maintainer: Samuel Calderon <samuel.calderon@uarm.pe>
Repository: CRAN
Date/Publication: 2023-09-18 13:20:06 UTC
Built: R 4.6.0; ; 2025-08-18 09:23:20 UTC; unix
