{
  "_id": "6a27aa3f24555f66ed533ffb",
  "Package": "weightedVoronoi",
  "Title": "Weighted Spatial Tessellations in Constrained Polygon Domains",
  "Version": "1.1.0",
  "Release date": "03/02/2026",
  "Authors@R": "person(\"Harri\", \"Ravenscroft\", , \"harri.ravenscroft@hotmail.co.uk\", role = c(\"aut\", \"cre\"))",
  "Description": "Tools for weighted spatial tessellation using Euclidean\nand geodesic distances within constrained polygons. Produces\ncomplete, connected Voronoi partitions that respect complex\nboundaries and heterogeneous point weights.",
  "URL": "https://HarriRaven.github.io/weightedVoronoi/,\nhttps://github.com/HarriRaven/weightedVoronoi",
  "BugReports": "https://github.com/HarriRaven/weightedVoronoi/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibglpk-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://harriraven.r-universe.dev",
  "Date/Publication": "2026-03-26 11:28:34 UTC",
  "RemoteUrl": "https://github.com/harriraven/weightedvoronoi",
  "RemoteRef": "HEAD",
  "RemoteSha": "2f49435e94df9e768629049d24db8bffa979b67a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 09:17:04 UTC",
    "User": "root"
  },
  "Author": "Harri Ravenscroft [aut, cre]",
  "Maintainer": "Harri Ravenscroft <harri.ravenscroft@hotmail.co.uk>",
  "MD5sum": "c87ea18b7eac73ba8a95f9ea0ff055d8",
  "_user": "harriraven",
  "_type": "src",
  "_file": "weightedVoronoi_1.1.0.tar.gz",
  "_fileid": "d4f01a209a9a6aca6a80a7c137f6d23055fe686505ed833c6a70ce365ec058d6",
  "_filesize": 1499807,
  "_sha256": "d4f01a209a9a6aca6a80a7c137f6d23055fe686505ed833c6a70ce365ec058d6",
  "_created": "2026-06-08T09:17:04.000Z",
  "_published": "2026-06-09T05:53:03.139Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256903306,
      "time": 540,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476268350"
    },
    {
      "job": 80256903254,
      "time": 219,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476145394"
    },
    {
      "job": 80256903285,
      "time": 236,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476137829"
    },
    {
      "job": 80256903328,
      "time": 262,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476150117"
    },
    {
      "job": 80256902808,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476061453"
    },
    {
      "job": 80256903108,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476111242"
    },
    {
      "job": 80256903185,
      "time": 179,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476130591"
    },
    {
      "job": 80256903269,
      "time": 178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476129492"
    },
    {
      "job": 80256902868,
      "time": 185,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499548613"
    }
  ],
  "_buildurl": "https://github.com/r-universe/harriraven/actions/runs/27127598206",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/harriraven/weightedvoronoi",
  "_commit": {
    "id": "2f49435e94df9e768629049d24db8bffa979b67a",
    "author": "HarriRaven <129186836+HarriRaven@users.noreply.github.com>",
    "committer": "HarriRaven <129186836+HarriRaven@users.noreply.github.com>",
    "message": "Updating the webpage and adding the app\n",
    "time": 1774524514
  },
  "_maintainer": {
    "name": "Harri Ravenscroft",
    "email": "harri.ravenscroft@hotmail.co.uk",
    "login": "harriraven",
    "description": "Environmental research scientist",
    "uuid": 129186836
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "gdistance",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "harriraven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-05",
      "n": 15
    },
    {
      "week": "2026-06",
      "n": 19
    },
    {
      "week": "2026-08",
      "n": 4
    },
    {
      "week": "2026-09",
      "n": 4
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-02-03"
    },
    {
      "name": "v2.0.0",
      "date": "2026-03-20"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "harriraven",
      "count": 58,
      "uuid": 129186836
    }
  ],
  "_userbio": {
    "uuid": 129186836,
    "type": "user",
    "name": "Harri Ravenscroft",
    "description": "Environmental research scientist"
  },
  "_downloads": {
    "count": 463,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/weightedVoronoi"
  },
  "_devurl": "https://github.com/harriraven/weightedvoronoi",
  "_pkgdown": "https://HarriRaven.github.io/weightedVoronoi/",
  "_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/weightedVoronoi.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/harriraven/weightedvoronoi",
  "_realowner": "harriraven",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.1",
      "date": "2026-04-08"
    }
  ],
  "_exports": [
    "add_barriers",
    "compose_resistance",
    "prepare_geodesic_context",
    "weighted_voronoi",
    "weighted_voronoi_domain",
    "weighted_voronoi_geodesic",
    "weighted_voronoi_time",
    "weighted_voronoi_uncertainty"
  ],
  "_help": [
    {
      "page": "add_barriers",
      "title": "Add barriers to a resistance surface",
      "topics": [
        "add_barriers"
      ]
    },
    {
      "page": "compose_resistance",
      "title": "Compose a resistance surface from multiple raster layers",
      "topics": [
        "compose_resistance"
      ]
    },
    {
      "page": "prepare_geodesic_context",
      "title": "Prepare a geodesic context for repeated runs",
      "topics": [
        "prepare_geodesic_context"
      ]
    },
    {
      "page": "weighted_voronoi",
      "title": "Weighted Euclidean tessellation (core)",
      "topics": [
        "weighted_voronoi"
      ]
    },
    {
      "page": "weighted_voronoi_domain",
      "title": "Weighted tessellation in a constrained polygon domain",
      "topics": [
        "weighted_voronoi_domain"
      ]
    },
    {
      "page": "weighted_voronoi_geodesic",
      "title": "Weighted geodesic tessellation (core)",
      "topics": [
        "weighted_voronoi_geodesic"
      ]
    },
    {
      "page": "weighted_voronoi_time",
      "title": "Temporal weighted tessellation",
      "topics": [
        "weighted_voronoi_time"
      ]
    },
    {
      "page": "weighted_voronoi_uncertainty",
      "title": "Uncertainty-aware weighted tessellation",
      "topics": [
        "weighted_voronoi_uncertainty"
      ]
    }
  ],
  "_readme": "https://github.com/harriraven/weightedvoronoi/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "dplyr",
    "e1071",
    "gdistance",
    "generics",
    "glue",
    "igraph",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "raster",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sp",
    "terra",
    "tibble",
    "tidyselect",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_vignettes": [
    {
      "source": "weighted-voronoi.Rmd",
      "filename": "weighted-voronoi.html",
      "title": "Weighted spatial tessellations in constrained domains",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Choosing an appropriate workflow",
        "1. Euclidean vs geodesic distance",
        "2. Should landscape resistance be included?",
        "3. Is movement direction-dependent?",
        "4. Single run vs repeated workflows",
        "Repeated geodesic runs (performance-critical)",
        "5. Multisource vs classic geodesic engine",
        "6. Uncertainty and temporal workflows",
        "Uncertainty in weights",
        "Temporal tessellations",
        "Example data",
        "Weighted Euclidean tessellation",
        "Weighted geodesic tessellation",
        "Custom resistance surfaces and barriers",
        "Geodesic tessellations with isotropic elevation-dependent resistance",
        "Terrain-anisotropic geodesic tessellations",
        "Uncertainty-aware tessellations",
        "Comparing Euclidean and geodesic tessellations",
        "Practical considerations",
        "Summary"
      ],
      "created": "2026-01-28 14:55:46",
      "modified": "2026-03-25 09:48:48",
      "commits": 6
    }
  ],
  "_score": 5.176091259055681,
  "_indexed": true,
  "_nocasepkg": "weightedvoronoi",
  "_universes": [
    "harriraven"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-08T09:19:24.000Z",
      "distro": "noble",
      "commit": "2f49435e94df9e768629049d24db8bffa979b67a",
      "fileid": "3f7bb221c97eded22de01b2ff571be8fd64b4a14f2fc76bda96561a705c7c86e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harriraven/actions/runs/27127598206"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-08T09:19:26.000Z",
      "distro": "noble",
      "commit": "2f49435e94df9e768629049d24db8bffa979b67a",
      "fileid": "dfd23a3b98fea8ea3d11f1d07a203ae36085491611e3163671273e9ceb86c3f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harriraven/actions/runs/27127598206"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-08T09:19:36.000Z",
      "commit": "2f49435e94df9e768629049d24db8bffa979b67a",
      "fileid": "04a4201eea99294021f25aa280a00b6b289d49cdf91fccc960f514367865ac45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harriraven/actions/runs/27127598206"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-08T09:19:44.000Z",
      "commit": "2f49435e94df9e768629049d24db8bffa979b67a",
      "fileid": "612a16cd41b77411880549042e5db7b254f48f9c9f51598810cf335d3bfff04f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harriraven/actions/runs/27127598206"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-08T09:19:29.000Z",
      "commit": "2f49435e94df9e768629049d24db8bffa979b67a",
      "fileid": "c36cece80e47dae83e4008adab98ad12f9f742abc257afd7c3776441e2c08d85",
      "status": "success",
      "buildurl": "https://github.com/r-universe/harriraven/actions/runs/27127598206"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-08T09:18:19.000Z",
      "commit": "2f49435e94df9e768629049d24db8bffa979b67a",
      "fileid": "0c3522b6beb330cb8fc7e2da659e4bc728c843bb499942928848a2c8746262e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harriraven/actions/runs/27127598206"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-08T09:18:18.000Z",
      "commit": "2f49435e94df9e768629049d24db8bffa979b67a",
      "fileid": "0c44157e70c9531091af13abbcd8f051c3ac05b925366d55b18a87438bfd074b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harriraven/actions/runs/27127598206"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-09T05:50:35.000Z",
      "commit": "2f49435e94df9e768629049d24db8bffa979b67a",
      "fileid": "7f0517c9f5c7683f32f08ac27180125c9467650950232df729c878a4b9f709fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harriraven/actions/runs/27127598206"
    }
  ]
}