{
  "_id": "6a61aeeff673e46fff56db35",
  "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-07-23 05:58:01 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>)",
  "_user": "elipousson",
  "_type": "src",
  "_file": "esri2sf_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/2b3f8ff39697ced51279a2969af25f15ae81af535c56ea7963dadb885c7d2935",
  "_filesize": 820894,
  "_sha256": "2b3f8ff39697ced51279a2969af25f15ae81af535c56ea7963dadb885c7d2935",
  "_expires": "2026-10-31T06:04:28.000Z",
  "_created": "2026-07-23T05:58:01.000Z",
  "_published": "2026-07-23T06:04:30.911Z",
  "_jobs": [
    {
      "job": 89130620289,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8554197162"
    },
    {
      "job": 89130620184,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8554185079"
    },
    {
      "job": 89130620187,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8554199131"
    },
    {
      "job": 89130620189,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8554184268"
    },
    {
      "job": 89130039668,
      "time": 240,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8554133968"
    },
    {
      "job": 89130620161,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8554177416"
    },
    {
      "job": 89130620204,
      "time": 336,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8554237328"
    },
    {
      "job": 89130620190,
      "time": 298,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8554225982"
    },
    {
      "job": 89130620209,
      "time": 277,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8554219265"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/29983414597",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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.1",
  "_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-07-23T06:00:45.000Z",
      "distro": "resolute",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "https://r2.ropensci.org/d099812a96d0a1dd0aecd3b02715fc5f58c96b1b50b5b4c280788315f2d89a69",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/29983414597"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-23T06:00:32.000Z",
      "distro": "resolute",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "https://r2.ropensci.org/5791c7bc2dc30c6ad173f59b76ccead7b0f944279e9d2077f40ecd2d88b9e6d5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/29983414597"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-23T06:01:11.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "https://r2.ropensci.org/983a0e779c071fbef864c90e801ca94421e7a274399b140ca9b883b098221e0e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/29983414597"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-23T06:00:33.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "https://r2.ropensci.org/4e22189b147078048f8971b41ab62fa8b916d06166e8015b0099258e507399de",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/29983414597"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-23T06:00:46.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "https://r2.ropensci.org/2f8e9951deeaf3b7b62fabde4423ee1ba15099d5953dc4370011460cf67cfb4e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/29983414597"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-23T06:02:55.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "https://r2.ropensci.org/5a6c8daeafa8f73f270f05a54c297baed535af32e4b9adf8581744b2f42064d2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/29983414597"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-23T06:02:23.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "https://r2.ropensci.org/a3f5275f390793cf8488555c3c477fec4ef5f8ccdecdab280055e1ad15e322f0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/29983414597"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-23T06:01:58.000Z",
      "commit": "acca88574ec40fd47a8c08f829a15e963990983a",
      "fileid": "https://r2.ropensci.org/1aa00bfc5174850afcc564d374d104c9230a5036020d02e2307891f232f68e0e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/29983414597"
    }
  ]
}