{
  "_id": "6a23e06e530b9bc726be7a17",
  "Package": "geospark",
  "Type": "Package",
  "Title": "Bring Local Sf to Spark",
  "Version": "0.3.1",
  "Authors@R": "c(\nperson(\"Harry\", \"Zhu\", email = \"7harryprince@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Javier\", \"Luraschi\", email = \"javier@rstudio.com\", role = c(\"ctb\"))\n)",
  "Maintainer": "Harry Zhu <7harryprince@gmail.com>",
  "BugReports": "https://github.com/harryprince/geospark/issues",
  "Description": "R binds 'GeoSpark' <http://geospark.datasyslab.org/>\nextending 'sparklyr' <https://spark.rstudio.com/> R package to\nmake distributed 'geocomputing' easier. Sf is a package that\nprovides [simple features]\n<https://en.wikipedia.org/wiki/Simple_Features> access for R\nand which is a leading 'geospatial' data processing tool.\n'Geospark' R package bring the same simple features access like\nsf but running on Spark distributed system.",
  "License": "Apache License (>= 2.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://harryprince.r-universe.dev",
  "Date/Publication": "2021-12-13 11:41:21 UTC",
  "RemoteUrl": "https://github.com/harryprince/geospark",
  "RemoteRef": "HEAD",
  "RemoteSha": "60cfbee4ad1b9699c7bc4d123518af24de018073",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 08:51:34 UTC",
    "User": "root"
  },
  "Author": "Harry Zhu [aut, cre],\nJavier Luraschi [ctb]",
  "MD5sum": "1d821f147a1bd9471289f0af4d4da88a",
  "_user": "harryprince",
  "_type": "src",
  "_file": "geospark_0.3.1.tar.gz",
  "_fileid": "544a110bafaece5b1939d99ad24cdc0e226d67d1f47d10a7e6f36ce43bd33020",
  "_filesize": 88800,
  "_sha256": "544a110bafaece5b1939d99ad24cdc0e226d67d1f47d10a7e6f36ce43bd33020",
  "_created": "2026-06-06T08:51:34.000Z",
  "_published": "2026-06-06T08:55:10.468Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79865543769,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7453020682"
    },
    {
      "job": 79865543781,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453014982"
    },
    {
      "job": 79865543786,
      "time": 166,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7453014637"
    },
    {
      "job": 79865543771,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453014501"
    },
    {
      "job": 79865379674,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452998692"
    },
    {
      "job": 79865543764,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453011032"
    },
    {
      "job": 79865543795,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7453009648"
    },
    {
      "job": 79865543790,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7453008444"
    },
    {
      "job": 79865543798,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7453010615"
    }
  ],
  "_buildurl": "https://github.com/r-universe/harryprince/actions/runs/27057848769",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/harryprince/geospark",
  "_commit": {
    "id": "60cfbee4ad1b9699c7bc4d123518af24de018073",
    "author": "HarryZhu <7harryprince@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "update to spark3.X",
    "time": 1639395681
  },
  "_maintainer": {
    "name": "Harry Zhu",
    "email": "7harryprince@gmail.com",
    "login": "harryprince",
    "description": "playing DGL recently.",
    "uuid": 5362577
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "sparklyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    }
  ],
  "_owner": "harryprince",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "apache-spark",
    "gis",
    "large-scale-spatial-analysis",
    "spark-sql",
    "sparklyr-extension",
    "spatial-analysis",
    "spatial-queries"
  ],
  "_stars": 57,
  "_contributors": [
    {
      "user": "harryprince",
      "count": 84,
      "uuid": 5362577
    },
    {
      "user": "javierluraschi",
      "count": 29,
      "uuid": 3478847
    },
    {
      "user": "sllynn",
      "count": 4,
      "uuid": 50170698
    }
  ],
  "_userbio": {
    "uuid": 5362577,
    "type": "user",
    "name": "HarryZhu",
    "description": "playing DGL recently."
  },
  "_downloads": {
    "count": 134,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geospark"
  },
  "_devurl": "https://github.com/harryprince/geospark",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geospark.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/harryprince/geospark",
  "_realowner": "harryprince",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2019-10-04"
    },
    {
      "version": "0.3.1",
      "date": "2020-03-02"
    }
  ],
  "_exports": [
    "register_gis",
    "st_example"
  ],
  "_help": [
    {
      "page": "register_gis",
      "title": "Enable GIS SQL",
      "topics": [
        "register_gis"
      ]
    },
    {
      "page": "st_example",
      "title": "Spark geometry example.",
      "topics": [
        "st_example"
      ]
    }
  ],
  "_readme": "https://github.com/harryprince/geospark/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "blob",
    "cli",
    "codetools",
    "config",
    "cpp11",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "generics",
    "globals",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "rstudioapi",
    "sparklyr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xml2",
    "yaml"
  ],
  "_score": 5.056904851336473,
  "_indexed": true,
  "_nocasepkg": "geospark",
  "_universes": [
    "harryprince"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-06T08:54:30.000Z",
      "distro": "noble",
      "commit": "60cfbee4ad1b9699c7bc4d123518af24de018073",
      "fileid": "e02a00024deb265f2e127c88a234a1eacb22fc88e8ff9198b85dd365b5a3961d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harryprince/actions/runs/27057848769"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-06T08:53:40.000Z",
      "distro": "noble",
      "commit": "60cfbee4ad1b9699c7bc4d123518af24de018073",
      "fileid": "c7709d524e8976d62021ebe5075eebd31e5bc33e762a3644046a22bbbf1a652e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harryprince/actions/runs/27057848769"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-06T08:53:42.000Z",
      "commit": "60cfbee4ad1b9699c7bc4d123518af24de018073",
      "fileid": "291cb8ee4378739c40ab61b973dd5cd5a1e48db33af801b0fac901512248328e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harryprince/actions/runs/27057848769"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-06T08:53:39.000Z",
      "commit": "60cfbee4ad1b9699c7bc4d123518af24de018073",
      "fileid": "9595a0a97f498ff0cc3401798170c319f1d89cbfbc57e95b58eb22bfb165379a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harryprince/actions/runs/27057848769"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-06T08:53:30.000Z",
      "commit": "60cfbee4ad1b9699c7bc4d123518af24de018073",
      "fileid": "76eab346a3964195bcd2e734fe309484f761c823e8c7efca2051520ee04ba426",
      "status": "success",
      "buildurl": "https://github.com/r-universe/harryprince/actions/runs/27057848769"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-06T08:52:49.000Z",
      "commit": "60cfbee4ad1b9699c7bc4d123518af24de018073",
      "fileid": "3cc52f394991b9833c50c8412984b52defa0d6624adcd5690e702ca90ba8cfac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harryprince/actions/runs/27057848769"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-06T08:52:37.000Z",
      "commit": "60cfbee4ad1b9699c7bc4d123518af24de018073",
      "fileid": "8e37046f71030e71b89c497e4dbbc640fd7ad415e8fcf14033b193bdbca04c30",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harryprince/actions/runs/27057848769"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-06T08:53:01.000Z",
      "commit": "60cfbee4ad1b9699c7bc4d123518af24de018073",
      "fileid": "63f8f57c32f095c849b4ca41b8fa238c5d1ef948074ad57cc9040ccfb4ad4e2b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/harryprince/actions/runs/27057848769"
    }
  ]
}