{
  "_id": "6a5868bfff0138dec5d72fcb",
  "Package": "feltr",
  "Title": "Access the Felt API",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\"))",
  "Description": "Upload, download, and edit internet maps with the Felt API\n(<https://developers.felt.com/rest-api/getting-started>).\nAllows users to create new maps, edit existing maps, and\nextract data. Provides tools for working with layers, which\nrepresent geographic data, and elements, which are interactive\nannotations. Spatial data accessed from the API is transformed\nto work with 'sf'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/christopherkenny/feltr,\nhttps://christophertkenny.com/feltr/",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libssl-dev libproj-dev\nlibsqlite3-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": {
    "Date": "2026-07-16 05:08:07 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "feltr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a52bf25da25638c26ee9b5f7e49dfb8b0a2f233856f21533e8f0330058f3e5cb",
  "_filesize": 263619,
  "_sha256": "a52bf25da25638c26ee9b5f7e49dfb8b0a2f233856f21533e8f0330058f3e5cb",
  "_expires": "2026-10-24T05:14:37.000Z",
  "_created": "2026-07-16T05:08:07.000Z",
  "_published": "2026-07-16T05:14:39.267Z",
  "_jobs": [
    {
      "job": 87540160310,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365540133"
    },
    {
      "job": 87540160317,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365538103"
    },
    {
      "job": 87540160322,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8365596026"
    },
    {
      "job": 87540160326,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365594406"
    },
    {
      "job": 87539621971,
      "time": 236,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365497935"
    },
    {
      "job": 87540160342,
      "time": 192,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8365552343"
    },
    {
      "job": 87540160333,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8365517057"
    },
    {
      "job": 87540160377,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8365520375"
    },
    {
      "job": 87540160350,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365522074"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29472917343",
  "_status": "success",
  "_upstream": "https://github.com/christopherkenny/feltr",
  "_commit": {
    "id": "f8bee0d9745760d006c538ace2f495ffb1978896",
    "author": "Christopher T. Kenny <ctk44@cornell.edu>",
    "committer": "Christopher T. Kenny <ctk44@cornell.edu>",
    "message": "use ctktemplate pkgdown theme",
    "time": 1777652103
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "geojsonsf",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 72,
      "uuid": 28026893
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "followers": 149,
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 455,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/feltr"
  },
  "_devurl": "https://github.com/christopherkenny/feltr",
  "_pkgdown": "https://christophertkenny.com/feltr/",
  "_searchresults": 9,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/feltr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christopherkenny/feltr",
  "_realowner": "christopherkenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2023-07-06"
    },
    {
      "version": "0.0.4",
      "date": "2023-11-05"
    },
    {
      "version": "0.1.0",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "felt_add_library_layer",
    "felt_add_library_layer_group",
    "felt_add_map_elements",
    "felt_add_map_layers",
    "felt_add_map_layers_url",
    "felt_create_map",
    "felt_delete_map",
    "felt_delete_map_elements",
    "felt_delete_map_layer",
    "felt_get_comments",
    "felt_get_key",
    "felt_get_library",
    "felt_get_map",
    "felt_get_map_element_groups",
    "felt_get_map_elements",
    "felt_get_map_elements_in_group",
    "felt_get_map_layer",
    "felt_get_map_layer_group",
    "felt_get_map_layers",
    "felt_get_user",
    "felt_has_key",
    "felt_patch_style",
    "felt_refresh_layer",
    "felt_set_key",
    "felt_update_layer_details",
    "felt_update_layer_group_details",
    "felt_update_map_details",
    "get_felt_key",
    "has_felt_key",
    "set_felt_key"
  ],
  "_help": [
    {
      "page": "felt_add_library_layer",
      "title": "Add layer to library",
      "topics": [
        "felt_add_library_layer"
      ]
    },
    {
      "page": "felt_add_library_layer_group",
      "title": "Add layer group to library",
      "topics": [
        "felt_add_library_layer_group"
      ]
    },
    {
      "page": "felt_add_map_elements",
      "title": "Add Elements to Existing Map",
      "concept": [
        "edits"
      ],
      "topics": [
        "felt_add_map_elements"
      ]
    },
    {
      "page": "felt_add_map_layers",
      "title": "Add Layers to Existing Map",
      "concept": [
        "edits"
      ],
      "topics": [
        "felt_add_map_layers"
      ]
    },
    {
      "page": "felt_add_map_layers_url",
      "title": "Add Layers to Existing Map from URL",
      "concept": [
        "edits"
      ],
      "topics": [
        "felt_add_map_layers_url"
      ]
    },
    {
      "page": "felt_create_map",
      "title": "Create a new map",
      "concept": [
        "map"
      ],
      "topics": [
        "felt_create_map"
      ]
    },
    {
      "page": "felt_delete_map",
      "title": "Delete an existing map",
      "concept": [
        "map"
      ],
      "topics": [
        "felt_delete_map"
      ]
    },
    {
      "page": "felt_delete_map_elements",
      "title": "Delete an existing element",
      "topics": [
        "felt_delete_map_elements"
      ]
    },
    {
      "page": "felt_delete_map_layer",
      "title": "Delete Layer from an Existing Map",
      "concept": [
        "edits"
      ],
      "topics": [
        "felt_delete_map_layer"
      ]
    },
    {
      "page": "felt_get_comments",
      "title": "Export Comments on an Existing Map",
      "concept": [
        "comments"
      ],
      "topics": [
        "felt_get_comments"
      ]
    },
    {
      "page": "felt_get_library",
      "title": "List all layers in your workspace library",
      "topics": [
        "felt_get_library"
      ]
    },
    {
      "page": "felt_get_map",
      "title": "Get Map Information from Map ID",
      "concept": [
        "get"
      ],
      "topics": [
        "felt_get_map",
        "felt_get_map_layer",
        "felt_get_map_layers"
      ]
    },
    {
      "page": "felt_get_map_elements",
      "title": "Get Map Elements from Map ID",
      "concept": [
        "get"
      ],
      "topics": [
        "felt_get_map_elements",
        "felt_get_map_elements_in_group",
        "felt_get_map_element_groups"
      ]
    },
    {
      "page": "felt_get_map_layer_group",
      "title": "Get information for a layer group",
      "topics": [
        "felt_get_map_layer_group"
      ]
    },
    {
      "page": "felt_get_user",
      "title": "Obtain information about the user",
      "concept": [
        "user"
      ],
      "topics": [
        "felt_get_user"
      ]
    },
    {
      "page": "felt_patch_style",
      "title": "Update Felt Style Information for a Layer",
      "concept": [
        "style"
      ],
      "topics": [
        "felt_patch_style"
      ]
    },
    {
      "page": "felt_refresh_layer",
      "title": "Refresh an existing layer",
      "topics": [
        "felt_refresh_layer"
      ]
    },
    {
      "page": "felt_update_layer_details",
      "title": "Update a Layer's Details",
      "concept": [
        "get"
      ],
      "topics": [
        "felt_update_layer_details"
      ]
    },
    {
      "page": "felt_update_layer_group_details",
      "title": "Update a Layer Group's Details",
      "concept": [
        "get"
      ],
      "topics": [
        "felt_update_layer_group_details"
      ]
    },
    {
      "page": "felt_update_map_details",
      "title": "Update a Map's Details",
      "concept": [
        "get"
      ],
      "topics": [
        "felt_update_map_details"
      ]
    },
    {
      "page": "key",
      "title": "Check or Get Felt API Key",
      "concept": [
        "key"
      ],
      "topics": [
        "felt_get_key",
        "felt_has_key",
        "get_felt_key",
        "has_felt_key",
        "key"
      ]
    },
    {
      "page": "set_felt_key",
      "title": "Add Entry to Renviron",
      "concept": [
        "key"
      ],
      "topics": [
        "felt_set_key",
        "set_felt_key"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/feltr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/feltr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "fs",
    "generics",
    "geojsonsf",
    "geometries",
    "glue",
    "httr2",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rapidjsonr",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sfheaders",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "feltr",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-16T05:10:37.000Z",
      "distro": "resolute",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "https://r2.ropensci.org/04f8fa4f45e373ec18299ab2d20a513a82b27d9beedc4d85031c4a37737740b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29472917343"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-16T05:10:30.000Z",
      "distro": "resolute",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "https://r2.ropensci.org/04206fbbb7200d9c0365e95c5867d2c0254b4abcfbb7505e7653a45ebcb205d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29472917343"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-16T05:13:59.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "https://r2.ropensci.org/38b34b4ac3eabe9974b69e5b8a9a79d18b2d3349ec8b745dde4278604f760132",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29472917343"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-16T05:14:03.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "https://r2.ropensci.org/950ea86d8a64f74503d398186ed120f8462d4f3806aafc20793857b36489b448",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29472917343"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-16T05:11:37.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "https://r2.ropensci.org/7dbfef57d674b2a44c926dbe3824234f560cb12ab497050ce6779ce1e2839917",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29472917343"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T05:09:17.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "https://r2.ropensci.org/cb854ffd25873b8dfdf789913408d8a751a9352cd1d11350cf04e97891d36bdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29472917343"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T05:09:23.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "https://r2.ropensci.org/341604eaf1f9ddaac71333e319579319425ad155672317c311ece717db01e4c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29472917343"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-16T05:09:31.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "https://r2.ropensci.org/5de370f6932d13b53fd89b8cf13814c569bcfe93e087bd396cbd6a56ae6c64aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/29472917343"
    }
  ]
}