{
  "_id": "69d65a4c10581d1350df8a1f",
  "Package": "rvoronoi",
  "Type": "Package",
  "Title": "Fast Voronoi Tessellation and Delaunay Triangulation using\nFortune's Algorithm",
  "Version": "0.1.0.9005",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'), email = \"mikefc@coolbutuseless.com\"),\nperson(\"Steven\", \"Fortune\", role = c(\"aut\"), comment = \"Author of included code for sweep algorithm\"),\nperson(\"AT&T Bell Laboratories\", role = c(\"cph\"), comment = \"Copyright holder of included code for Fortune's sweep algorithm\")\n)",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "Description": "Fast voronoi tessellation and delaunay triangulation with\nFortune's algorithm.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Copyright": "The included voronoi C code was written by Steven Fortune\nand is Copyright (c) 1994 by AT&T Bell Laboratories.",
  "Repository": "https://coolbutuseless.r-universe.dev",
  "Date/Publication": "2025-01-19 21:46:15 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/rvoronoi",
  "RemoteRef": "HEAD",
  "RemoteSha": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-01 05:01:47 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph],\nSteven Fortune [aut] (Author of included code for sweep algorithm),\nAT&T Bell Laboratories [cph] (Copyright holder of included code for\nFortune's sweep algorithm)",
  "MD5sum": "3697fa1dc73ee582b51c50ef06877366",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "rvoronoi_0.1.0.9005.tar.gz",
  "_fileid": "08b4c686ca8b7b74fd70a95f421451e0204eb96597d753a9cb502a4d2884a944",
  "_filesize": 131775,
  "_sha256": "08b4c686ca8b7b74fd70a95f421451e0204eb96597d753a9cb502a4d2884a944",
  "_created": "2026-04-01T05:01:47.000Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70430926846,
      "time": 109,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70430926836,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70430927079,
      "time": 101,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213839527"
    },
    {
      "job": 70430927434,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213839571"
    },
    {
      "job": 70430927347,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6213948853"
    },
    {
      "job": 70430926860,
      "time": 197,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6213955062"
    },
    {
      "job": 70430926715,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70430926690,
      "time": 341,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70430926835,
      "time": 131,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213821517"
    },
    {
      "job": 70430926845,
      "time": 83,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6213836628"
    },
    {
      "job": 70430926500,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 70430927055,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6213835834"
    },
    {
      "job": 70430926486,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/23832734230",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/coolbutuseless/rvoronoi",
  "_commit": {
    "id": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "fix example\n",
    "time": 1737323175
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "uuid": 181818
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 86,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 181818,
    "type": "user",
    "name": "mikefc",
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rvoronoi"
  },
  "_devurl": "https://github.com/coolbutuseless/rvoronoi",
  "_searchresults": 3,
  "_rbuild": "4.5.3",
  "_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/rvoronoi.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "delaunay",
    "voronoi"
  ],
  "_help": [
    {
      "page": "delaunay",
      "title": "Delaunay Triangulation",
      "topics": [
        "delaunay"
      ]
    },
    {
      "page": "plot.del",
      "title": "Simple plot of Delaunay triangulation",
      "topics": [
        "plot.del"
      ]
    },
    {
      "page": "plot.vor",
      "title": "Plot a Voronoi tessellation",
      "topics": [
        "plot.vor"
      ]
    },
    {
      "page": "voronoi",
      "title": "Voronoi Tessellation",
      "topics": [
        "voronoi"
      ]
    }
  ],
  "_readme": "https://github.com/coolbutuseless/rvoronoi/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.7403626894942437,
  "_indexed": true,
  "_nocasepkg": "rvoronoi",
  "_universes": [
    "coolbutuseless"
  ],
  "_failure": {
    "version": "0.1.0.9005",
    "commit": {
      "id": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
      "author": "mike <mikefc@coolbutuseless.com>",
      "committer": "mike <mikefc@coolbutuseless.com>",
      "message": "fix example\n",
      "time": 1737323175
    },
    "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26847475690",
    "date": "2026-06-05T06:02:17.298Z",
    "job": {
      "job": 79672748337,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7429877018"
    }
  },
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9005",
      "date": "2026-03-02T04:10:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
      "fileid": "489bd0cffcce09f301e75ce77232b65134ca1c3d44114e74ac7ed08ab998ad2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/22560940527"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9005",
      "date": "2026-03-02T04:11:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
      "fileid": "b6b7e8755c0e86e6978213092c532accbc362de110c3f3a30f4608063cf7335d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/22560940527"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9005",
      "date": "2026-03-02T04:10:50.000Z",
      "arch": "aarch64",
      "commit": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
      "fileid": "61a836eb92da66a7a2bfd55b3530011654fcbd02a98fb93422dcc0a800f2d6b0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/22560940527"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9005",
      "date": "2026-03-02T04:11:39.000Z",
      "arch": "x86_64",
      "commit": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
      "fileid": "1a53c8132439b0d04567aa76aeebc30a2cce8413baeac262e0dde94bbf5a9fde",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/22560940527"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9005",
      "date": "2026-03-02T04:10:36.000Z",
      "arch": "x86_64",
      "commit": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
      "fileid": "598283caead12a733b1fe1330106122a5544bdf83966efaf8ffc905fee0692db",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/22560940527"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9005",
      "date": "2026-04-01T05:14:11.000Z",
      "arch": "aarch64",
      "commit": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
      "fileid": "0429356bd1ae5517608c74f172894cf812cdab919129e79960b5a7ec9854ff7d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/23832734230"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9005",
      "date": "2026-04-01T05:14:38.000Z",
      "arch": "x86_64",
      "commit": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
      "fileid": "90a1a6354ded7e08d9988c1de053d8c7890ea9595513e60a2afe44a7ed78c81c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/23832734230"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.0.9005",
      "date": "2026-04-01T05:03:23.000Z",
      "arch": "emscripten",
      "commit": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
      "fileid": "c462a77c4e7b0940b455c7312eef6e5c27d7895cc8d2515a07dcbbbff51d0803",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/23832734230"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9005",
      "date": "2026-04-01T05:02:54.000Z",
      "arch": "x86_64",
      "commit": "d57ca8939c8a45435485ce684cff1d42a833ee7c",
      "fileid": "c93cc144f9fb74155e677aa9ef194a2a70f0d733c1c7d7d9e2203b82ce9336c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/23832734230"
    }
  ]
}