{
  "_id": "6a102d63acfb0bcc41c93a8b",
  "Package": "poissoned",
  "Type": "Package",
  "Title": "Poisson Disk Sampling in 2D and 3D",
  "Version": "0.1.3.9000",
  "Authors@R": "c(\nperson(\"Mike\", \"Cheng\", role = c(\"aut\", \"cre\", 'cph'), email = \"mikefc@coolbutuseless.com\")\n)",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "Description": "Poisson disk sampling is a method of generating blue noise\nsample patterns where all samples are at least a specified\ndistance apart. Poisson samples may be generated in two or\nthree dimensions with this package. The algorithm used is an\nimplementation of Bridson (2007) \"Fast Poisson disk sampling in\narbitrary dimensions\" <doi:10.1145/1278780.1278807>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/coolbutuseless/poissoned",
  "BugReports": "https://github.com/coolbutuseless/poissoned/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://coolbutuseless.r-universe.dev",
  "Date/Publication": "2024-11-07 11:36:35 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/poissoned",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ae22a965c80f77eae669afe5219d74f056166ca",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 05:47:07 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph]",
  "MD5sum": "37bb6b1d24f36b6842d0839560e83c99",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "poissoned_0.1.3.9000.tar.gz",
  "_fileid": "d5aa069ea46caefcef574bdc03c463ca81bddb5726a2dd3d24d779285a327a90",
  "_filesize": 84969,
  "_sha256": "d5aa069ea46caefcef574bdc03c463ca81bddb5726a2dd3d24d779285a327a90",
  "_created": "2026-05-13T05:47:07.000Z",
  "_published": "2026-05-22T10:18:11.465Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77360304901,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962556175"
    },
    {
      "job": 77360304601,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962549337"
    },
    {
      "job": 77360305011,
      "time": 102,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962547102"
    },
    {
      "job": 77360304858,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962548424"
    },
    {
      "job": 77360304928,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962540896"
    },
    {
      "job": 77360305020,
      "time": 166,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962562070"
    },
    {
      "job": 77360305075,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962546956"
    },
    {
      "job": 77360304863,
      "time": 163,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962561809"
    },
    {
      "job": 77360304500,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962524034"
    },
    {
      "job": 77360304312,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158166550"
    },
    {
      "job": 77360304607,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962541217"
    },
    {
      "job": 77360305087,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962539651"
    },
    {
      "job": 77360305101,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962539385"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/coolbutuseless/poissoned",
  "_commit": {
    "id": "6ae22a965c80f77eae669afe5219d74f056166ca",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "update dockerfile python [no ci]\n",
    "time": 1730979395
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "uuid": 181818
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 16,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 14,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 181818,
    "type": "user",
    "name": "mikefc",
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 162,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/poissoned"
  },
  "_devurl": "https://github.com/coolbutuseless/poissoned",
  "_searchresults": 32,
  "_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/poissoned.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coolbutuseless/poissoned",
  "_realowner": "coolbutuseless",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2024-10-21"
    }
  ],
  "_exports": [
    "poisson2d",
    "poisson3d"
  ],
  "_help": [
    {
      "page": "poisson2d",
      "title": "Generate Poisson disk samples in 2D",
      "topics": [
        "poisson2d"
      ]
    },
    {
      "page": "poisson3d",
      "title": "Generate Poisson disk samples in 3D",
      "topics": [
        "poisson3d"
      ]
    }
  ],
  "_readme": "https://github.com/coolbutuseless/poissoned/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.40823996531185,
  "_indexed": true,
  "_nocasepkg": "poissoned",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-13T05:49:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "b4fe222b0f8696da3f525e8cce0834c582c4ed74b70fe6d70cc481e4c7ed7080",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-13T05:49:01.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "89e591f0cc02e53d2b99da4098dbc0374dbf3b065386f5ae967ad3c0ea0483ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-13T05:48:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "e4837568e0272824813c79601259c21cb23e308aa184047eec612c2480aeb962",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-13T05:48:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "db8426fa2afa3fd64da4ebc05d826ec75824f5f7fcaaf2315173804564a8aa51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-13T05:48:28.000Z",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "514659d175e0dc74bd504504c351bf692fac68801221ee4041778a6d0a3a5b57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-13T05:49:51.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "0d4a867c611ede9568986d24eace27d5cf9799ec4a341e6d20258f2edaf1506c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-13T05:48:50.000Z",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "eb11c44745d21e2b80f72283937339175d7adb0a115d3961e504327f84036103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-13T05:49:49.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "ce79bd5cca090b0c61ab5a46411732c26b3a37b8e5e39ce34c184ea7292ce9a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-13T05:48:19.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "5d90bea172137cc35948c1f20fe8e51cdb8a7833dbce9fca8280416346aaea31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-13T05:48:11.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "87a2956f68a1ef38d0bb921e405ed5d1e54bbffe21ab342a6c8711743d62e73b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-13T05:48:10.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "a1c94f10c1832f3b6b462d2d84cd2bcc262659ebed7639845278f63fb81d8a62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9000",
      "date": "2026-05-22T10:17:49.000Z",
      "arch": "emscripten",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "6497c60b33b197743188c6e83f986d04936bd06e903488777bae95a5cccb992e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/25780830622"
    }
  ]
}