{
  "_id": "6a1dc0611d7bb097a0a57e71",
  "Package": "RPyGeo",
  "Type": "Package",
  "Title": "ArcGIS Geoprocessing via Python",
  "Version": "1.0.1",
  "Authors@R": "c(\nperson(\"Alexander\", \"Brenning\", , \"alexander.brenning@uni-jena.de\", c(\"aut\", \"cre\")),\nperson(\"Fabian\", \"Polakowski\", , \"fabian.polakowski@gmail.com\", role = \"aut\"),\nperson(\"Marc\", \"Becker\", ,\"marc.becker@uni-jena.de\", role = \"aut\"),\nperson(\"Jannes\", \"Muenchow\", role = \"ctb\", comment = c(ORCID = '0000-0001-7834-4717'))\n)",
  "Description": "Provides access to ArcGIS geoprocessing tools by building\nan interface between R and the ArcPy Python side-package via\nthe reticulate package.",
  "URL": "https://github.com/r-spatial/RPyGeo",
  "BugReports": "https://github.com/r-spatial/RPyGeo/issues",
  "License": "GPL-3",
  "SystemRequirements": "Python (>= 2.6.0), ArcGIS (>= 10.0)",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libgdal-dev gdal-bin libgeos-dev make\nlibicu-dev libpng-dev libuv1-dev libssl-dev libproj-dev python3\nlibsqlite3-dev libudunits2-dev",
  "Repository": "https://r-spatial.r-universe.dev",
  "Date/Publication": "2020-04-05 08:20:52 UTC",
  "RemoteUrl": "https://github.com/r-spatial/rpygeo",
  "RemoteRef": "HEAD",
  "RemoteSha": "e4348bd695a305c1e57c9f525e2610dbf5808254",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 17:09:58 UTC",
    "User": "root"
  },
  "Author": "Alexander Brenning [aut, cre],\nFabian Polakowski [aut],\nMarc Becker [aut],\nJannes Muenchow [ctb] (ORCID: <https://orcid.org/0000-0001-7834-4717>)",
  "Maintainer": "Alexander Brenning <alexander.brenning@uni-jena.de>",
  "MD5sum": "07138ea33d548323d2c14dad3ccc0ae3",
  "_user": "r-spatial",
  "_type": "src",
  "_file": "RPyGeo_1.0.1.tar.gz",
  "_fileid": "b81b231f2443d894f31c373fd4f09dbf52c4db766b171f491c7339073c58a51b",
  "_filesize": 273573,
  "_sha256": "b81b231f2443d894f31c373fd4f09dbf52c4db766b171f491c7339073c58a51b",
  "_created": "2026-06-01T17:09:58.000Z",
  "_published": "2026-06-01T17:24:49.891Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78906434337,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7338028493"
    },
    {
      "job": 78906434431,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338017376"
    },
    {
      "job": 78906434386,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7338267295"
    },
    {
      "job": 78906434412,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338262016"
    },
    {
      "job": 78905802176,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337967735"
    },
    {
      "job": 78906434342,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338014346"
    },
    {
      "job": 78906434387,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7338002642"
    },
    {
      "job": 78906434375,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7338002181"
    },
    {
      "job": 78906434402,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7338003971"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-spatial/actions/runs/26769740206",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-spatial/rpygeo",
  "_commit": {
    "id": "e4348bd695a305c1e57c9f525e2610dbf5808254",
    "author": "be-marc <marcbecker@posteo.de>",
    "committer": "be-marc <marcbecker@posteo.de>",
    "message": "Status message\n",
    "time": 1586074852
  },
  "_maintainer": {
    "name": "Alexander Brenning",
    "email": "alexander.brenning@uni-jena.de",
    "login": "alexanderbrenning",
    "linkedin": "in/alexander-brenning-4402423",
    "twitter": "@geobrenning",
    "description": "Professor of Geographic Information Science",
    "uuid": 10861662
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "reticulate",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "spData",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "bookdown",
      "role": "Suggests"
    }
  ],
  "_owner": "r-spatial",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 30,
  "_contributors": [
    {
      "user": "fapola",
      "count": 104,
      "uuid": 8330975
    },
    {
      "user": "be-marc",
      "count": 82,
      "uuid": 33069354
    },
    {
      "user": "jannes-m",
      "count": 48,
      "uuid": 9986952
    }
  ],
  "_userbio": {
    "uuid": 25086656,
    "type": "organization",
    "name": "r-spatial",
    "description": "For packages raster, terra, dismo & geosphere visit the rspatial github organisation (mind the missing '-')"
  },
  "_downloads": {
    "count": 640,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RPyGeo"
  },
  "_devurl": "https://github.com/r-spatial/rpygeo",
  "_searchresults": 50,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/RPyGeo.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-spatial/rpygeo",
  "_realowner": "r-spatial",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9-0",
      "date": "2008-05-05"
    },
    {
      "version": "0.9-1",
      "date": "2009-03-03"
    },
    {
      "version": "0.9-2",
      "date": "2010-08-26"
    },
    {
      "version": "0.9-3",
      "date": "2012-10-29"
    },
    {
      "version": "1.0.0",
      "date": "2018-11-14"
    }
  ],
  "_exports": [
    "%rpygeo_-%",
    "%rpygeo_*%",
    "%rpygeo_/%",
    "%rpygeo_+%",
    "rpygeo_build_env",
    "rpygeo_help",
    "rpygeo_load",
    "rpygeo_save",
    "rpygeo_search"
  ],
  "_help": [
    {
      "page": "RPyGeo-package",
      "title": "RPyGeo: ArcGIS Geoprocessing in R via Python",
      "topics": [
        "RPyGeo-package",
        "RPyGeo"
      ]
    },
    {
      "page": "grapes-rpygeo_-grapes",
      "title": "Subtraction operator",
      "topics": [
        "%rpygeo_-%"
      ]
    },
    {
      "page": "grapes-rpygeo_-times-grapes",
      "title": "Multiplication operator",
      "topics": [
        "%rpygeo_*%"
      ]
    },
    {
      "page": "grapes-rpygeo_-slash-grapes",
      "title": "Division operator",
      "topics": [
        "%rpygeo_/%"
      ]
    },
    {
      "page": "grapes-rpygeo_-plus-grapes",
      "title": "Addition operator",
      "topics": [
        "%rpygeo_+%"
      ]
    },
    {
      "page": "rpygeo_build_env",
      "title": "Initialize ArcPy site-package in R",
      "topics": [
        "rpygeo_build_env"
      ]
    },
    {
      "page": "rpygeo_help",
      "title": "Get help file for ArcPy function",
      "topics": [
        "rpygeo_help"
      ]
    },
    {
      "page": "rpygeo_load",
      "title": "Load output of ArcPy functions into R session",
      "topics": [
        "rpygeo_load"
      ]
    },
    {
      "page": "rpygeo_save",
      "title": "Save temporary raster to workspace",
      "topics": [
        "rpygeo_save"
      ]
    },
    {
      "page": "rpygeo_search",
      "title": "Search for ArcPy functions and classes",
      "topics": [
        "rpygeo_search"
      ]
    }
  ],
  "_readme": "https://github.com/r-spatial/rpygeo/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "DBI",
    "digest",
    "e1071",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "here",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "png",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rmarkdown",
    "rprojroot",
    "s2",
    "sass",
    "sf",
    "sp",
    "stringi",
    "stringr",
    "terra",
    "tinytex",
    "units",
    "vctrs",
    "withr",
    "wk",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "RPyGeo.Rmd",
      "filename": "RPyGeo.html",
      "title": "RPyGeo",
      "author": "Marc Becker, Jannes Muenchow, Fabian Polakowski",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Tutorial",
        "Establishing the ArcPy Python interface in R",
        "Find out about ArcPy functionality",
        "Geoprocessing with ArcPy",
        "Map algebra",
        "Conclusions",
        "References"
      ],
      "created": "2018-10-23 08:45:53",
      "modified": "2019-03-07 15:00:35",
      "commits": 5
    }
  ],
  "_score": 6.176091259055681,
  "_indexed": true,
  "_nocasepkg": "rpygeo",
  "_universes": [
    "r-spatial",
    "alexanderbrenning"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T17:12:41.000Z",
      "distro": "noble",
      "commit": "e4348bd695a305c1e57c9f525e2610dbf5808254",
      "fileid": "8183f38bbf6f4d637dd4bc1fb330cdbcb613c524c9e9a976db58747cc5e001e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/26769740206"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T17:12:14.000Z",
      "distro": "noble",
      "commit": "e4348bd695a305c1e57c9f525e2610dbf5808254",
      "fileid": "b5e1d972a7b65a63308ff2feabd4d20417f3790c6d8ce3e99b51a501a65a7ced",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/26769740206"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T17:24:21.000Z",
      "commit": "e4348bd695a305c1e57c9f525e2610dbf5808254",
      "fileid": "40192b99ea08d018243a5ed37c73ea3235cf52d73f1c745ddc4d16a309c6c81c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/26769740206"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T17:24:04.000Z",
      "commit": "e4348bd695a305c1e57c9f525e2610dbf5808254",
      "fileid": "9f60fdf7c47c6cd9e81ff2fcf8785bc0bec84b6e86bb36746901b851487af6ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/26769740206"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-01T17:12:22.000Z",
      "commit": "e4348bd695a305c1e57c9f525e2610dbf5808254",
      "fileid": "468ee18262cba504cc026598428286f5d5bad9e982bdc07ee5dc7279c0d58e52",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/26769740206"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T17:11:26.000Z",
      "commit": "e4348bd695a305c1e57c9f525e2610dbf5808254",
      "fileid": "f3d465a1eb58fa343139a55700ced2d7f7baf024b2bdc967e4c96f92574b15f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/26769740206"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T17:11:24.000Z",
      "commit": "e4348bd695a305c1e57c9f525e2610dbf5808254",
      "fileid": "1a7bcd6e6bc1e8346a097101264c76aa21a0acacfa51313fb49ee030ca3f25cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/26769740206"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T17:11:30.000Z",
      "commit": "e4348bd695a305c1e57c9f525e2610dbf5808254",
      "fileid": "c02ee27d59a6b39e6b21e567304e03dabd8b5a134ac3bf477aafc284654a05b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/26769740206"
    }
  ]
}