{
  "_id": "6a13f24eacfb0bcc41d31915",
  "Package": "sx",
  "Title": "Scalable Spatial Data Analysis Using 'SedonaDB'",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Egor\", \"Kotov\", , \"kotov.egor@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-6690-5345\"))",
  "Description": "Provides scalable spatial operations on vector and raster\ndata using 'Apache SedonaDB' ('DataFusion'-based spatial\nengine) as backend.  Enables efficient processing of large\nspatial datasets without loading all data into 'R' memory,\nleveraging 'DuckDB' and 'Arrow' for high-performance I/O.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/e-kotov/sx, https://www.ekotov.pro/sx/",
  "BugReports": "https://github.com/e-kotov/sx/issues",
  "SystemRequirements": "PROJ (>= 4.8.0), GDAL (>= 2.0.1), GEOS (>= 3.4.0)",
  "Additional_repositories": "https://apache.r-universe.dev",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Repository": "https://e-kotov.r-universe.dev",
  "Date/Publication": "2026-01-25 22:32:14 UTC",
  "RemoteUrl": "https://github.com/e-kotov/sx",
  "RemoteRef": "HEAD",
  "RemoteSha": "cf364750bd392770d4bb2cc1850e0e14b3125a95",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 06:23:37 UTC",
    "User": "root"
  },
  "Author": "Egor Kotov [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-6690-5345>)",
  "Maintainer": "Egor Kotov <kotov.egor@gmail.com>",
  "MD5sum": "b56f9b373c5330f82e6bbffb9bed1e8d",
  "_user": "e-kotov",
  "_type": "src",
  "_file": "sx_0.0.0.9000.tar.gz",
  "_fileid": "b6f241542b9e48076ac69920f1767684d15b4d7d25d0853dc5601553ee828736",
  "_filesize": 453947,
  "_sha256": "b6f241542b9e48076ac69920f1767684d15b4d7d25d0853dc5601553ee828736",
  "_created": "2026-05-25T06:23:37.000Z",
  "_published": "2026-05-25T06:55:10.184Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77666452954,
      "time": 1850,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7193205596"
    },
    {
      "job": 77666452940,
      "time": 1118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7193044896"
    },
    {
      "job": 77666452911,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7192822782"
    },
    {
      "job": 77666452925,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7192816882"
    },
    {
      "job": 77664978884,
      "time": 900,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192793319"
    },
    {
      "job": 77666453024,
      "time": 1430,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 77666452926,
      "time": 185,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7192830773"
    },
    {
      "job": 77666452923,
      "time": 214,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7192837480"
    },
    {
      "job": 77666452941,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7192823116"
    }
  ],
  "_buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26386142815",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/e-kotov/sx",
  "_commit": {
    "id": "cf364750bd392770d4bb2cc1850e0e14b3125a95",
    "author": "Egor Kotov <kotov.egor@gmail.com>",
    "committer": "Egor Kotov <kotov.egor@gmail.com>",
    "message": "push sx params, unignore docs in inst\n",
    "time": 1769380334
  },
  "_maintainer": {
    "name": "Egor Kotov",
    "email": "kotov.egor@gmail.com",
    "login": "e-kotov",
    "mastodon": "@EgorKotov@datasci.social",
    "bluesky": "@ekotov.pro",
    "linkedin": "in/egorkotov",
    "orcid": "0000-0001-6690-5345",
    "twitter": "@EgorKotov",
    "description": "Spatial Data Scientist, Doctoral Reseacher at @MPIDR and UPF",
    "uuid": 8681379
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "dbplyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "duckdb",
      "role": "Imports"
    },
    {
      "package": "geoarrow",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "nanoarrow",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sedonadb",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "wk",
      "role": "Imports"
    },
    {
      "package": "areal",
      "role": "Suggests"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "uuid",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    },
    {
      "package": "lwgeom",
      "role": "Suggests"
    }
  ],
  "_owner": "e-kotov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 14
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "e-kotov",
      "count": 14,
      "uuid": 8681379
    }
  ],
  "_userbio": {
    "uuid": 8681379,
    "type": "user",
    "name": "Egor Kotov",
    "description": "Spatial Data Scientist, Doctoral Reseacher at @MPIDR and UPF"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sx"
  },
  "_devurl": "https://github.com/e-kotov/sx",
  "_pkgdown": "https://www.ekotov.pro/sx/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sx.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "sx_as_view",
    "sx_buffer",
    "sx_centroid",
    "sx_collect",
    "sx_create_table",
    "sx_crs",
    "sx_drivers",
    "sx_drop_view",
    "sx_duckdb_to_sedona",
    "sx_envelope",
    "sx_filter",
    "sx_geometry_column",
    "sx_interpolate_aw",
    "sx_join",
    "sx_layers",
    "sx_limit_duckdb_conn",
    "sx_list",
    "sx_options",
    "sx_read",
    "sx_simplify",
    "sx_sitrep",
    "sx_sql",
    "sx_transform",
    "sx_use_s2",
    "sx_write"
  ],
  "_help": [
    {
      "page": "sx_as_view",
      "title": "Register object as a named SedonaDB view (Lazy)",
      "topics": [
        "sx_as_view"
      ]
    },
    {
      "page": "sx_buffer",
      "title": "Compute buffer around geometries",
      "topics": [
        "sx_buffer"
      ]
    },
    {
      "page": "sx_centroid",
      "title": "Compute centroid of geometries",
      "topics": [
        "sx_centroid"
      ]
    },
    {
      "page": "sx_collect",
      "title": "Collect SedonaDB result to sf with Safety Guardrails",
      "topics": [
        "sx_collect"
      ]
    },
    {
      "page": "sx_create_table",
      "title": "Materialize a view into a memory table",
      "topics": [
        "sx_create_table"
      ]
    },
    {
      "page": "sx_crs",
      "title": "Get CRS from a SedonaDB view or sedonadb_dataframe",
      "topics": [
        "sx_crs"
      ]
    },
    {
      "page": "sx_dplyr",
      "title": "Dplyr verbs for SedonaDB",
      "topics": [
        "arrange",
        "collect",
        "distinct",
        "filter",
        "mutate",
        "pull",
        "rename",
        "select",
        "sx_dplyr"
      ]
    },
    {
      "page": "sx_dplyr_joins",
      "title": "Dplyr joins for SedonaDB",
      "topics": [
        "inner_join",
        "left_join",
        "sx_dplyr_joins"
      ]
    },
    {
      "page": "sx_drivers",
      "title": "Get list of supported spatial drivers and file formats",
      "topics": [
        "sx_drivers"
      ]
    },
    {
      "page": "sx_drop_view",
      "title": "Drop a registered view or table",
      "topics": [
        "sx_drop_view"
      ]
    },
    {
      "page": "sx_duckdb_to_sedona",
      "title": "Ingest data from DuckDB to SedonaDB",
      "topics": [
        "sx_duckdb_to_sedona"
      ]
    },
    {
      "page": "sx_envelope",
      "title": "Compute envelope (bounding box) of geometries",
      "topics": [
        "sx_envelope"
      ]
    },
    {
      "page": "sx_filter",
      "title": "Performs spatial filter of two geometries using SedonaDB",
      "topics": [
        "sx_filter"
      ]
    },
    {
      "page": "sx_geometry_column",
      "title": "Get the name of the geometry column",
      "topics": [
        "sx_geometry_column"
      ]
    },
    {
      "page": "sx_interpolate_aw",
      "title": "Areal-Weighted Interpolation using SedonaDB",
      "topics": [
        "sx_interpolate_aw"
      ]
    },
    {
      "page": "sx_join",
      "title": "Spatial join for sf objects using SedonaDB",
      "topics": [
        "sx_join"
      ]
    },
    {
      "page": "sx_layers",
      "title": "List layers in a spatial file",
      "topics": [
        "sx_layers"
      ]
    },
    {
      "page": "sx_limit_duckdb_conn",
      "title": "Manually applies sx resource limits (threads, memory) to a given DuckDB connection.",
      "topics": [
        "sx_limit_duckdb_conn"
      ]
    },
    {
      "page": "sx_list",
      "title": "List registered tables and views",
      "topics": [
        "sx_list"
      ]
    },
    {
      "page": "sx_options",
      "title": "Get or set global sx options",
      "topics": [
        "sx_options"
      ]
    },
    {
      "page": "sx_read",
      "title": "Read spatial data into SedonaDB",
      "topics": [
        "sx_read"
      ]
    },
    {
      "page": "sx_simplify",
      "title": "Simplify geometries",
      "topics": [
        "sx_simplify"
      ]
    },
    {
      "page": "sx_sitrep",
      "title": "Report sx configuration status",
      "topics": [
        "sx_sitrep"
      ]
    },
    {
      "page": "sx_sql",
      "title": "Execute SQL with R object interpolation",
      "topics": [
        "sx_sql"
      ]
    },
    {
      "page": "sx_transform",
      "title": "Transform coordinate reference system",
      "topics": [
        "sx_transform"
      ]
    },
    {
      "page": "sx_use_s2",
      "title": "Set or get the global S2 usage preference for sx",
      "topics": [
        "sx_use_s2"
      ]
    },
    {
      "page": "sx_write",
      "title": "Write spatial data to disk",
      "topics": [
        "sx_write"
      ]
    }
  ],
  "_pkglogo": "https://github.com/e-kotov/sx/raw/HEAD/man/figures/card.png",
  "_readme": "https://github.com/e-kotov/sx/raw/HEAD/README.md",
  "_rundeps": [
    "blob",
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dbplyr",
    "dplyr",
    "duckdb",
    "e1071",
    "generics",
    "geoarrow",
    "glue",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "nanoarrow",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "s2",
    "sedonadb",
    "sf",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 2.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "sx",
  "_universes": [
    "e-kotov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:53:40.000Z",
      "distro": "noble",
      "commit": "cf364750bd392770d4bb2cc1850e0e14b3125a95",
      "fileid": "3ba48d9d61881524e4353eaf8066d267880317e8edca20f8833f76fba583c852",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26386142815"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:41:35.000Z",
      "distro": "noble",
      "commit": "cf364750bd392770d4bb2cc1850e0e14b3125a95",
      "fileid": "4e9dee657a1632a05040d4c06152f785e9db504fdc33f165b94df7bb33140fb3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26386142815"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:25:40.000Z",
      "commit": "cf364750bd392770d4bb2cc1850e0e14b3125a95",
      "fileid": "bdda28c914e0eee71330e104552f06dabe10e93f502de7381452923592cada3c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26386142815"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:25:19.000Z",
      "commit": "cf364750bd392770d4bb2cc1850e0e14b3125a95",
      "fileid": "6a82b427d04f227a2602f902d27e05251eaa83a9baaed51bd320dc4ac36978fa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26386142815"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:25:28.000Z",
      "commit": "cf364750bd392770d4bb2cc1850e0e14b3125a95",
      "fileid": "84363551b45fcea49af76a134f52a8866893a46b723c271db87ba28ae2227b78",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26386142815"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:25:16.000Z",
      "commit": "cf364750bd392770d4bb2cc1850e0e14b3125a95",
      "fileid": "c93ed0617c256e416028f03856d590e7c9c93be231d5739fdec56c7cfe480808",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26386142815"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-25T06:25:02.000Z",
      "commit": "cf364750bd392770d4bb2cc1850e0e14b3125a95",
      "fileid": "3a8cdd6d6eb50e2a21d24a7bfb375fe810052ba4cc7d50b8934cfc55b0f51081",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/e-kotov/actions/runs/26386142815"
    }
  ]
}