Package: feltr
Title: Access the Felt API
Version: 0.0.4
Authors@R: 
    person(given = "Christopher T.",
           family = "Kenny",
           role = c("aut", "cre"),
           email = "christopherkenny@fas.harvard.edu",
           comment = c(ORCID = "0000-0002-9386-6860"))
Description: Upload, download, and edit internet maps with the Felt API 
    (<https://feltmaps.notion.site/Felt-Public-API-reference-c01e0e6b0d954a678c608131b894e8e1>). 
    Allows users to create new maps, edit existing maps, and extract data.
    Provides tools for working with layers, which represent geographic data, and elements,
    which are interactive annotations. Spatial data accessed from the API is 
    transformed to work with 'sf'.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: cli, curl, fs, geojsonsf, httr2, jsonlite, purrr, rlang, sf,
        stringr, tibble, tidyr
URL: https://github.com/christopherkenny/feltr,
        https://christophertkenny.com/feltr/
Suggests: httptest2, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-11-05 19:41:08 UTC; chris
Author: Christopher T. Kenny [aut, cre]
    (<https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <christopherkenny@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2023-11-05 20:30:02 UTC
Built: R 4.6.0; ; 2025-07-18 07:57:52 UTC; unix
