{
  "_id": "6a0f70d3acfb0bcc41c5f5cb",
  "Package": "arcpy",
  "Title": "Interface to 'ArcGIS' 'Python' Modules",
  "Version": "0.4-0",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Koohafkan\",\nrole = c(\"aut\", \"cre\"),\nemail = \"michael.koohafkan@gmail.com\")",
  "Description": "An interface to the 'ArcGIS' 'arcpy' and 'arcgis' 'python'\nAPI\n<https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/arcgis-api-for-python.htm>.\nProvides various tools for installing and configuring a 'Conda'\nenvironment for accessing 'ArcGIS' geoprocessing functions.\nHelper functions for manipulating and converting 'ArcGIS'\nobjects from R are also provided.",
  "URL": "https://github.com/mkoohafkan/arcpy,\nhttps://hydroecology.net/arcpy/",
  "BugReports": "https://github.com/mkoohafkan/arcpy/issues",
  "SystemRequirements": "Conda (>= 4.6), ArcGIS Pro (>= 3.0)",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://mkoohafkan.r-universe.dev",
  "Date/Publication": "2025-05-22 15:30:52 UTC",
  "RemoteUrl": "https://github.com/mkoohafkan/arcpy",
  "RemoteRef": "HEAD",
  "RemoteSha": "44901e4a55fbb1683fe16481f19c62bd0882c886",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:24:18 UTC",
    "User": "root"
  },
  "Author": "Michael Koohafkan [aut, cre]",
  "Maintainer": "Michael Koohafkan <michael.koohafkan@gmail.com>",
  "MD5sum": "44ae9c582e293604834b327be75cc243",
  "_user": "mkoohafkan",
  "_type": "src",
  "_file": "arcpy_0.4-0.tar.gz",
  "_fileid": "c6106190b35526c5abeba5653cebf475d8998393e0a13636feed64122450ffc8",
  "_filesize": 3012870,
  "_sha256": "c6106190b35526c5abeba5653cebf475d8998393e0a13636feed64122450ffc8",
  "_created": "2026-05-21T07:24:18.000Z",
  "_published": "2026-05-21T20:53:39.940Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77266622663,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129683838"
    },
    {
      "job": 77266622600,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129688375"
    },
    {
      "job": 77266622487,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129670402"
    },
    {
      "job": 77266622865,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129668291"
    },
    {
      "job": 77266622072,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129636681"
    },
    {
      "job": 77266622225,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146962979"
    },
    {
      "job": 77266622779,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129676548"
    },
    {
      "job": 77266622811,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129670855"
    },
    {
      "job": 77266623042,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129672784"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/26211631687",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mkoohafkan/arcpy",
  "_commit": {
    "id": "44901e4a55fbb1683fe16481f19c62bd0882c886",
    "author": "Michael Koohafkan <Michael.C.Koohafkan@usace.army.mil>",
    "committer": "Michael Koohafkan <Michael.C.Koohafkan@usace.army.mil>",
    "message": "updated news\n",
    "time": 1747927852
  },
  "_maintainer": {
    "name": "Michael Koohafkan",
    "email": "michael.koohafkan@gmail.com",
    "login": "mkoohafkan",
    "description": "Just some guy who does some stuff",
    "uuid": 4790348
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "version": ">= 1.31",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.21",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.11",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.7",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "terra",
      "role": "Suggests"
    }
  ],
  "_owner": "mkoohafkan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-21",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "mkoohafkan",
      "count": 50,
      "uuid": 4790348
    }
  ],
  "_userbio": {
    "uuid": 4790348,
    "type": "user",
    "name": "Michael Koohafkan",
    "description": "Just some guy who does some stuff"
  },
  "_downloads": {
    "count": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arcpy"
  },
  "_devurl": "https://github.com/mkoohafkan/arcpy",
  "_pkgdown": "https://hydroecology.net/arcpy/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/arcpy.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mkoohafkan/arcpy",
  "_realowner": "mkoohafkan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4-0",
      "date": "2024-01-22"
    }
  ],
  "_exports": [
    "%as%",
    "arcpy_version",
    "as_iterator",
    "da_drop",
    "da_fields",
    "da_insert",
    "da_read",
    "da_update",
    "from_arcpy",
    "import",
    "install_arcpy",
    "iter_next",
    "iterate",
    "py_help",
    "to_arcpy",
    "use_condaenv"
  ],
  "_help": [
    {
      "page": "arcpy-package",
      "title": "Interface to ArcPy",
      "topics": [
        "arcpy-package",
        "arcpy",
        "_PACKAGE"
      ]
    },
    {
      "page": "arcpy_version",
      "title": "Get Arcpy Version",
      "topics": [
        "arcpy_version"
      ]
    },
    {
      "page": "da_drop",
      "title": "Table Row Removal with arcpy.da",
      "topics": [
        "da_drop"
      ]
    },
    {
      "page": "da_fields",
      "title": "List Attribute Table Fields",
      "topics": [
        "da_fields"
      ]
    },
    {
      "page": "da_insert",
      "title": "Table Insertion with arcpy.da",
      "topics": [
        "da_insert"
      ]
    },
    {
      "page": "da_read",
      "title": "Read Table with arcpy.da",
      "topics": [
        "da_read"
      ]
    },
    {
      "page": "da_update",
      "title": "Update Table with arcpy.da",
      "topics": [
        "da_update"
      ]
    },
    {
      "page": "install_arcpy",
      "title": "Install ArcGIS Conda Environment",
      "topics": [
        "install_arcpy"
      ]
    },
    {
      "page": "to_arcpy",
      "title": "R to/from ArcGIS Object",
      "topics": [
        "from_arcpy",
        "to_arcpy"
      ]
    }
  ],
  "_readme": "https://github.com/mkoohafkan/arcpy/raw/HEAD/README.md",
  "_rundeps": [
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "helper-functions.rmd",
      "filename": "helper-functions.html",
      "title": "Using the helper functions",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-09-19 20:00:04",
      "modified": "2023-08-23 23:39:10",
      "commits": 6
    },
    {
      "source": "manipulating-arcobjects.rmd",
      "filename": "manipulating-arcobjects.html",
      "title": "Manipulating arcobjects",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-01-23 23:59:03",
      "modified": "2023-08-23 23:39:10",
      "commits": 5
    },
    {
      "source": "quickstart.rmd",
      "filename": "quickstart.html",
      "title": "Quickstart to arcpy",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-09-19 20:00:04",
      "modified": "2023-12-21 16:25:02",
      "commits": 8
    },
    {
      "source": "raster-math.rmd",
      "filename": "raster-math.html",
      "title": "Raster math with arcpy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Math operations",
        "Logical operators"
      ],
      "created": "2018-09-19 20:00:04",
      "modified": "2023-08-23 23:39:10",
      "commits": 6
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "arcpy",
  "_universes": [
    "mkoohafkan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4-0",
      "date": "2026-05-21T07:26:29.000Z",
      "distro": "noble",
      "commit": "44901e4a55fbb1683fe16481f19c62bd0882c886",
      "fileid": "062ce0150b2245551dc350774e61fa47a4fb105b5c6c6a60b3c3deaf4e2d2f99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/26211631687"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4-0",
      "date": "2026-05-21T07:26:40.000Z",
      "distro": "noble",
      "commit": "44901e4a55fbb1683fe16481f19c62bd0882c886",
      "fileid": "96ea28953c95d516f8022c938334685c05b59cc146e7322e706f77623cbdbe42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/26211631687"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4-0",
      "date": "2026-05-21T07:25:58.000Z",
      "commit": "44901e4a55fbb1683fe16481f19c62bd0882c886",
      "fileid": "756613e5037edb4291df9209d874ed4acb0956f5cadc12e160963e4a5bf85f66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/26211631687"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4-0",
      "date": "2026-05-21T07:25:51.000Z",
      "commit": "44901e4a55fbb1683fe16481f19c62bd0882c886",
      "fileid": "77732e341587b9e75fd6640ac8c82e03d8469636fd3b76931c90c312ffbab943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/26211631687"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4-0",
      "date": "2026-05-21T20:53:18.000Z",
      "commit": "44901e4a55fbb1683fe16481f19c62bd0882c886",
      "fileid": "c12c2d0349d83517c42ba909c38f870d27c676258f228626df4542c72febc5c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/26211631687"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4-0",
      "date": "2026-05-21T07:25:59.000Z",
      "commit": "44901e4a55fbb1683fe16481f19c62bd0882c886",
      "fileid": "3dcbb944b466e360ff0b706e3953464cc844024013b9f21b340c7042bc77b737",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/26211631687"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4-0",
      "date": "2026-05-21T07:25:44.000Z",
      "commit": "44901e4a55fbb1683fe16481f19c62bd0882c886",
      "fileid": "a884a8941e988d69521c7f14aeaacfa938b27738a18a2088cf3feb81101c35e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/26211631687"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4-0",
      "date": "2026-05-21T07:25:48.000Z",
      "commit": "44901e4a55fbb1683fe16481f19c62bd0882c886",
      "fileid": "0f7ed91b286feeaa2e14686b9488095625f9b9cb8359757d4f42316cb81c6e1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkoohafkan/actions/runs/26211631687"
    }
  ]
}