Package: appsheet Title: An Interface to the 'AppSheet' API Version: 0.1.0.9000 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 . License: MIT + file LICENSE URL: https://github.com/calderonsamuel/appsheet, https://calderonsamuel.github.io/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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libssl-dev Repository: https://calderonsamuel.r-universe.dev Date/Publication: 2024-10-31 15:10:20 UTC RemoteUrl: https://github.com/calderonsamuel/appsheet RemoteRef: HEAD RemoteSha: a375b505e93c52dac7fecc7227d54685cca6af3d NeedsCompilation: no Packaged: 2026-06-16 11:33:43 UTC; root Author: Samuel Calderon [aut, cre, cph] (ORCID: ) Maintainer: Samuel Calderon