Package: smartsheetr
Title: Access and Write 'Smartsheet' Data using the 'Smartsheet' API
        2.0
Version: 0.1.0
Authors@R: 
  person("Cole", "Johanson", , "coldenjohanson@gmail.com", role = c("aut", "cre", "cph"))
Description: Interact with the 'Smartsheet' platform through the 'Smartsheet' 
  API 2.0. <https://smartsheet.redoc.ly/>. API is an acronym for
  application programming interface; the 'Smartsheet' API allows users to
  interact with 'Smartsheet' sheets directly within R. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: R (>= 4.1.0)
Imports: dplyr, httr, jsonlite, memoise, purrr, rlang, tibble, tidyr
Suggests: devtools, knitr, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-10-27 13:20:56 UTC; cjohanson
Author: Cole Johanson [aut, cre, cph]
Maintainer: Cole Johanson <coldenjohanson@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-28 15:00:12 UTC
Built: R 4.2.0; ; 2023-10-28 16:11:05 UTC; unix
