{
  "_id": "6a1bdbd71d7bb097a0a17241",
  "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-05-31 06:22:32 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>",
  "MD5sum": "ce7ae2ce5c04540b42652db73e80b671",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "feltr_0.1.0.tar.gz",
  "_fileid": "bfc86a3b7cfda9f55ddd121cabbde2444590cec15b13d5a51f4c755a623b129c",
  "_filesize": 262874,
  "_sha256": "bfc86a3b7cfda9f55ddd121cabbde2444590cec15b13d5a51f4c755a623b129c",
  "_created": "2026-05-31T06:22:32.000Z",
  "_published": "2026-05-31T06:57:27.278Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78705236053,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314402183"
    },
    {
      "job": 78705236057,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314400049"
    },
    {
      "job": 78705236058,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314600762"
    },
    {
      "job": 78705236052,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314603229"
    },
    {
      "job": 78705060193,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314386092"
    },
    {
      "job": 78705236054,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314400737"
    },
    {
      "job": 78705236076,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314394724"
    },
    {
      "job": 78705236066,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314394507"
    },
    {
      "job": 78705236067,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314396924"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705208052",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 640,
    "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.0",
  "_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",
    "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",
    "rappdirs",
    "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-05-31T06:24:55.000Z",
      "distro": "noble",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "fd093b1de2c71411fdbcc471c2552fbbafd912c89c0a56c71d899a15fd86fa01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705208052"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-31T06:24:41.000Z",
      "distro": "noble",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "c6b3d0cd6e332606bd8b751522e64f7a40a4ff7407835146bba68571cd4e331d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705208052"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T06:56:38.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "0af10d37050bc427d469cee9aead3e0afe18683e83a2a525e6ff758a6cfcd844",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705208052"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-31T06:57:03.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "3074a0dd78cade1bcca9fb4b678dd41f322ad8c706b72876d7f3d4f4db597b9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705208052"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-31T06:25:02.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "9b7ed6601f976cf6e720e99899896d9e0234598df2e235bf5ea57df48656a261",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705208052"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T06:23:49.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "111a755a9bc66a1db5e431b86336860a9f1c9ac7b817aea6dcbcc690b7974fb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705208052"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T06:23:46.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "b9bdcf1d3951d6eb193427e8ddf77e2f51cb8efa0342186a9d78c5423f952f62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705208052"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-31T06:24:07.000Z",
      "commit": "f8bee0d9745760d006c538ace2f495ffb1978896",
      "fileid": "e6260f1e67db97d1e2c5b3eb47e6e1f27d6ebd91ab623bac8d9f0d1fdc076d20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26705208052"
    }
  ]
}