{
  "_id": "6a12aaadacfb0bcc41d17050",
  "Type": "Package",
  "Package": "esri2sf",
  "Title": "Create Simple Features from ArcGIS Server REST API",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Hwang\", \"Yongha\", , \"yongha.hwang@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Kevin\", \"Cazelles\", role = c(\"aut\", \"ctb\")),\nperson(\"Jacob\", \"Peterson\", role = c(\"aut\", \"ctb\")),\nperson(\"Eli\", \"Pousson\", role = c(\"aut\", \"ctb\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\"))\n)",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "Description": "This package enables you to scrape geographic features\ndirectly from ArcGIS servers REST API into R as simple\nfeatures.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/elipousson/esri2sf/",
  "BugReports": "https://github.com/elipousson/esri2sf/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "elipousson/cliExtras",
    "r-ArcGIS/arcgisutils"
  ],
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2024-11-28 03:56:49 UTC",
  "RemoteUrl": "https://github.com/elipousson/esri2sf",
  "RemoteRef": "HEAD",
  "RemoteSha": "acca88574ec40fd47a8c08f829a15e963990983a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:33:42 UTC",
    "User": "root"
  },
  "Author": "Hwang Yongha [aut, cre],\nKevin Cazelles [aut, ctb],\nJacob Peterson [aut, ctb],\nEli Pousson [aut, ctb] (ORCID: <https://orcid.org/0000-0001-8280-1706>)",
  "MD5sum": "99f5d1c06ac8b1aaa5a41e696698530a",
  "_user": "elipousson",
  "_type": "src",
  "_file": "esri2sf_0.2.0.9000.tar.gz",
  "_fileid": "c4de4066dbc0fef51ce1bc1af9f02819ca7b9a062340777478954406d80722d8",
  "_filesize": 819977,
  "_sha256": "c4de4066dbc0fef51ce1bc1af9f02819ca7b9a062340777478954406d80722d8",
  "_created": "2026-05-24T07:33:42.000Z",
  "_published": "2026-05-24T07:37:17.476Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77580762027,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7183316591"
    },
    {
      "job": 77580762032,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7183314997"
    },
    {
      "job": 77580762035,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7183312075"
    },
    {
      "job": 77580762050,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7183314947"
    },
    {
      "job": 77580524086,
      "time": 251,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183296855"
    },
    {
      "job": 77580762020,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183310563"
    },
    {
      "job": 77580762034,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7183309956"
    },
    {
      "job": 77580762062,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7183308827"
    },
    {
      "job": 77580762048,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7183309758"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/26355178208",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elipousson/esri2sf",
  "_commit": {
    "id": "acca88574ec40fd47a8c08f829a15e963990983a",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "Update DESCRIPTION\n\nAdd Language\n",
    "time": 1732766209
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "twitter": "@elipousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage",
    "uuid": 931136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 0.2.3",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.1",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "arcgisutils",
      "version": ">= 0.1.1.9000",
      "role": "Suggests"
    },
    {
      "package": "cliExtras",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "keyring",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "arcgis",
    "esri"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 210,
      "uuid": 931136
    },
    {
      "user": "jacpete",
      "count": 115,
      "uuid": 19357802
    },
    {
      "user": "yonghah",
      "count": 39,
      "uuid": 3218468
    },
    {
      "user": "behrica",
      "count": 5,
      "uuid": 127361
    },
    {
      "user": "remi-daigle",
      "count": 5,
      "uuid": 6750300
    },
    {
      "user": "e-kotov",
      "count": 3,
      "uuid": 8681379
    },
    {
      "user": "walkerke",
      "count": 2,
      "uuid": 4872833
    },
    {
      "user": "mralbu",
      "count": 2,
      "uuid": 1636597
    },
    {
      "user": "tiernanmartin",
      "count": 2,
      "uuid": 8197328
    },
    {
      "user": "mvanbommel",
      "count": 1,
      "uuid": 17509962
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/esri2sf"
  },
  "_devurl": "https://github.com/elipousson/esri2sf",
  "_searchresults": 59,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/esri2sf.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "esri2df",
    "esri2rast",
    "esri2sf",
    "esriCatalog",
    "esrigeocode",
    "esrigroup",
    "esrihub",
    "esriIndex",
    "esriIndexLayers",
    "esriInfo",
    "esriitem",
    "esriLayers",
    "esrimeta",
    "esriRequest",
    "esrisearch",
    "esriUrl_isValid",
    "esriUrl_isValidFeature",
    "esriUrl_isValidFolder",
    "esriUrl_isValidID",
    "esriUrl_isValidRoot",
    "esriUrl_isValidService",
    "esriUrl_parseUrl",
    "esriUrl_ServerUrl",
    "esriUrl_serviceUrl",
    "esriuser",
    "fmt_epoch_date",
    "fmt_epoch_dates",
    "generateOAuthToken",
    "generateToken",
    "glue_ansi_sql",
    "glue_sql_bbox"
  ],
  "_datasets": [
    {
      "name": "esri_version_ref",
      "title": "ArcGIS REST API Version Reference",
      "object": "esri_version_ref",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "version",
        "url"
      ],
      "rows": 19,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "addDomainInfo",
      "title": "Add domain information to the return (sf) dataframe",
      "topics": [
        "addDomainInfo"
      ]
    },
    {
      "page": "esri_version_ref",
      "title": "ArcGIS REST API Version Reference",
      "topics": [
        "esri_version_ref"
      ]
    },
    {
      "page": "esri2rast",
      "title": "Import data from ArcGIS ImageServer url using the exportImage API",
      "topics": [
        "esri2rast"
      ]
    },
    {
      "page": "esri2sf",
      "title": "Get data or metadata from an ArcGIS MapServer or FeatureServer",
      "topics": [
        "esri2df",
        "esri2sf",
        "esrigroup"
      ]
    },
    {
      "page": "esriCatalog",
      "title": "Get information on folders, services, tables, and layers using the Catalog service",
      "topics": [
        "esriCatalog",
        "esricatalog"
      ]
    },
    {
      "page": "esrigeocode",
      "title": "Use an ArcGIS GeocodeServer to geocode an address or reverse geocode coordinates",
      "topics": [
        "esrigeocode"
      ]
    },
    {
      "page": "esrihub",
      "title": "Get a feed of available data from an ArcGIS Hub site",
      "topics": [
        "esrihub"
      ]
    },
    {
      "page": "esriIndex",
      "title": "Create an index of folders, services, layers, and tables for an ArcGIS Server",
      "topics": [
        "esriIndex",
        "esriindex",
        "esriIndexLayers"
      ]
    },
    {
      "page": "esriInfo",
      "title": "Get info from a service url",
      "topics": [
        "esriInfo"
      ]
    },
    {
      "page": "esriitem",
      "title": "Get ESRI item data or metadata",
      "topics": [
        "esriitem"
      ]
    },
    {
      "page": "esriLayers",
      "title": "Get All Layers and Tables for the whole service",
      "topics": [
        "esriLayers"
      ]
    },
    {
      "page": "esrimeta",
      "title": "Retrieve layer metadata",
      "topics": [
        "esrimeta"
      ]
    },
    {
      "page": "esriRequest",
      "title": "Use httr2 to create a request for the ArcGIS REST API",
      "topics": [
        "esriRequest"
      ]
    },
    {
      "page": "esrisearch",
      "title": "Search for items from ArcGIS Online or an ArcGIS Enterprise Server",
      "topics": [
        "esrisearch"
      ]
    },
    {
      "page": "esriUrl",
      "title": "Validate or parse the parts of a ESRI REST Server URL",
      "topics": [
        "esriUrl_isValid",
        "esriUrl_isValidFeature",
        "esriUrl_isValidFolder",
        "esriUrl_isValidID",
        "esriUrl_isValidRoot",
        "esriUrl_isValidService",
        "esriUrl_parseUrl",
        "esriUrl_ServerUrl",
        "esriUrl_serviceUrl"
      ]
    },
    {
      "page": "esriuser",
      "title": "Get ArcGIS Online user information",
      "topics": [
        "esriuser"
      ]
    },
    {
      "page": "extract_esri_id",
      "title": "Extract an ESRI item or user id from a url",
      "topics": [
        "extract_esri_item_id",
        "extract_esri_user_id"
      ]
    },
    {
      "page": "fmt_epoch_date",
      "title": "Helpers for converting epoch dates to 'POSIXct' dates",
      "topics": [
        "fmt_epoch_date",
        "fmt_epoch_dates"
      ]
    },
    {
      "page": "token",
      "title": "Create authorization tokens",
      "topics": [
        "generateOAuthToken",
        "generateToken"
      ]
    },
    {
      "page": "glue_ansi_sql",
      "title": "Helpers for creating ANSI SQL queries",
      "topics": [
        "glue_ansi_sql",
        "glue_sql_bbox"
      ]
    },
    {
      "page": "is_esri_content_url",
      "title": "Is URL an ESRI content url?",
      "topics": [
        "is_esri_app_url",
        "is_esri_content_url",
        "is_esri_item_url"
      ]
    }
  ],
  "_readme": "https://github.com/elipousson/esri2sf/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "httr2",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sys",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 4.269162565431745,
  "_indexed": true,
  "_nocasepkg": "esri2sf",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-24T07:36:07.000Z",
      "distro": "noble",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "206587890e6b73082019ff1284bbd14e01288bb795c82c709c225c9c9e52ebff",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26355178208"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-05-24T07:36:03.000Z",
      "distro": "noble",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "895c0ae747b9bec77681b46569cc03caa78d50f36e102c936bc887d39ee2e0ee",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26355178208"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-24T07:35:52.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "5f757469e917a8e81ac0f090f43c4991e77edd0d2437b277b70e6b7b9350e43f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26355178208"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-05-24T07:35:47.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "569c1bdba394d39a1cbf23e933127c2dc499951aef4054eebf2c4c72d8bf14f8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26355178208"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-05-24T07:36:04.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "cffe46f116f73cabf385695be33d1dbfb60e342e4212e4a211ef78b2cffd4ac5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26355178208"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-24T07:35:08.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "7224c7233d9b7d81190427f13278afc2c53a24214f85a3026f8dcaccbaf2b16e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26355178208"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-24T07:34:57.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "f7819975d8eefc2d77d0f7412e56b6e249f8b075364dc8b105ebcf44dce64f73",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26355178208"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-05-24T07:35:05.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "21a79c54d544f5b314555529d004f8e48ad70b5603e2c2398b8d56b6a51e5d01",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/26355178208"
    }
  ]
}