Package: feltr Title: Access the Felt API Version: 0.1.0 Authors@R: person(given = "Christopher T.", family = "Kenny", role = c("aut", "cre"), email = "ctkenny@proton.me", comment = c(ORCID = "0000-0002-9386-6860")) Description: Upload, download, and edit internet maps with the Felt API (). 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: cli, curl, dplyr, 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 Config/Needs/website: christopherkenny/ctktemplate Depends: R (>= 4.1.0) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://christopherkenny.r-universe.dev Date/Publication: 2026-05-01 16:15:03 UTC RemoteUrl: https://github.com/christopherkenny/feltr RemoteRef: HEAD RemoteSha: f8bee0d9745760d006c538ace2f495ffb1978896 NeedsCompilation: no Packaged: 2026-05-31 06:22:32 UTC; root Author: Christopher T. Kenny [aut, cre] (ORCID: ) Maintainer: Christopher T. Kenny