{
  "_id": "6a55fb4bff0138dec5d6b519",
  "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-07-14 08:56:40 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph]",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "poissoned_0.1.3.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/435c691b4e7f3e6c73627217a04a847746171645747256e6bea015983f3b64f0",
  "_filesize": 85069,
  "_sha256": "435c691b4e7f3e6c73627217a04a847746171645747256e6bea015983f3b64f0",
  "_expires": "2026-10-22T09:03:05.000Z",
  "_created": "2026-07-14T08:56:40.000Z",
  "_published": "2026-07-14T09:03:06.786Z",
  "_jobs": [
    {
      "job": 87042410124,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8305491593"
    },
    {
      "job": 87042410190,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8305485123"
    },
    {
      "job": 87042410222,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305494453"
    },
    {
      "job": 87042410209,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305489729"
    },
    {
      "job": 87042410257,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8305536694"
    },
    {
      "job": 87042410384,
      "time": 134,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8305524704"
    },
    {
      "job": 87042410347,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305585570"
    },
    {
      "job": 87042410286,
      "time": 243,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305563631"
    },
    {
      "job": 87041904545,
      "time": 148,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305438173"
    },
    {
      "job": 87042410128,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8305476758"
    },
    {
      "job": 87042410122,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8305471810"
    },
    {
      "job": 87042410147,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8305474908"
    },
    {
      "job": 87042410136,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305470759"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741",
  "_status": "success",
  "_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",
    "description": "Cool, but useless.",
    "uuid": 181818
  },
  "_distro": "resolute",
  "_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",
    "followers": 793,
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/poissoned"
  },
  "_devurl": "https://github.com/coolbutuseless/poissoned",
  "_searchresults": 33,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.421603926869832,
  "_indexed": true,
  "_nocasepkg": "poissoned",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-07-14T08:58:51.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/b10a4bedc2f046d60177a21abc8ecacdbb57ab9369ff17e147222711cd4d4d59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-07-14T08:58:34.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/2fcb92c360e5271615870f26bd17431a5641b7336c2b1b7e3bf214116d93b95b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-07-14T08:58:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/bd1c354f956cb179a64e06c26fac2f16558eb173cddeec7b825d255b73d858eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-07-14T08:58:42.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/60de8fe2dd97db78383f9fc8f2117a4a3ea68310488d6031ad16d263b13071f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-07-14T09:00:39.000Z",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/f1ebae0db0e6435f6a0b34a9621ccf620f6fe57a976c80adc38b59bd3998b39e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-07-14T09:00:01.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/978d167ad396ec67edd095d7f15816b87f7882e83b8b8a65ff1c446f5764b6f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-07-14T09:02:28.000Z",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/81646a0e2edcab3b4c1275f62792c480ea2be6b71ca4944d1e59bad3379c64de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-07-14T09:01:22.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/1ad262777b8e177fa20e9170192447022cda4a59b853869bb6798b77fec94efa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9000",
      "date": "2026-07-14T08:58:21.000Z",
      "arch": "emscripten",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/665d24ec7348e9046543006265279e6f87793ddbf9e6b6778c59a3dbaf365b85",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-07-14T08:57:44.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/77f5a0520c9dfedc5187ef6a6d11b2e196ce4381b0891e8947250f62372cddf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-07-14T08:57:57.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/e97328cf1e614bf47966854071fbda8a8ba40c16669bbd6019785de9f0fa7416",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-07-14T08:57:47.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "https://r2.ropensci.org/cd97c68e4d1ec0cce9f6105d4fe77e3332b2d60303a4bce45bf71e3aa5ffd6e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29319706741"
    }
  ]
}