{
  "_id": "6a3a36c26265ec60d6207d55",
  "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-06-23 07:29:41 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": "af793e8540ac8344147b33c5ece93503",
  "_user": "elipousson",
  "_type": "src",
  "_file": "esri2sf_0.2.0.9000.tar.gz",
  "_fileid": "606b19801a507f7b34a2d36f9b76e247442d70e44eff99fc6f3299c600170137",
  "_filesize": 822221,
  "_sha256": "606b19801a507f7b34a2d36f9b76e247442d70e44eff99fc6f3299c600170137",
  "_created": "2026-06-23T07:29:41.000Z",
  "_published": "2026-06-23T07:33:22.349Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82900178444,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7814264570"
    },
    {
      "job": 82900178465,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7814264281"
    },
    {
      "job": 82900178425,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7814242108"
    },
    {
      "job": 82900178475,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7814260488"
    },
    {
      "job": 82899591693,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7814203287"
    },
    {
      "job": 82900178438,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7814250266"
    },
    {
      "job": 82900178491,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7814250982"
    },
    {
      "job": 82900178470,
      "time": 177,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7814264150"
    },
    {
      "job": 82900178482,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7814251942"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/28009630844",
  "_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",
    "followers": 137,
    "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": 69,
  "_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",
    "LICENSE",
    "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.337159644526856,
  "_indexed": true,
  "_nocasepkg": "esri2sf",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-23T07:32:25.000Z",
      "distro": "noble",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "a09a6e7967714d45a2baf8af4220f526b7cb0353c365064a7096930ed2134d04",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28009630844"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-23T07:32:21.000Z",
      "distro": "noble",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "d20be040ac947329c7d06806cac8ce2e00e639bec83fba8f4151259f035e50c4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28009630844"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-23T07:31:15.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "28fd169a97416b7bdee26fd527073c72877f59e283873d4beaa3646991759ffd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28009630844"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-23T07:31:47.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "58f9e6960456fad1e3553113b8092f438923ed89f13ce1e14c6a9d32cc953b00",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28009630844"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-23T07:32:20.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "a47e65622bc2276eb3ee6f5e43135ff01eee4a426e64d2977f93cc8e22b26753",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28009630844"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-23T07:31:35.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "c090f846217025420e952c3fb100e1ea7aa74d836db725303e7464dd4d6efff8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28009630844"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-23T07:32:05.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "d1a72502dfdd43237b6099d633607f6cfbf6ba9f7f6b80b735ab5af534307839",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28009630844"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-23T07:31:28.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "9d8dff28e1aca2ee0370279a6daf1abf16cc0169a4bf789a69633590debd81e6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/28009630844"
    }
  ]
}