{
  "_id": "6a2e8a843efcd9bda431c1ac",
  "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-06-14 11:00:08 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph]",
  "MD5sum": "35e03795f02ff42fd7a98a45c35576a0",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "poissoned_0.1.3.9000.tar.gz",
  "_fileid": "c010376fb48120904d18509c493589dcdf876d569988ae98c0c408db34cb133b",
  "_filesize": 85062,
  "_sha256": "c010376fb48120904d18509c493589dcdf876d569988ae98c0c408db34cb133b",
  "_created": "2026-06-14T11:00:08.000Z",
  "_published": "2026-06-14T11:03:32.237Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81272025775,
      "time": 133,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7620330890"
    },
    {
      "job": 81272025837,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7620328354"
    },
    {
      "job": 81272025813,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620332190"
    },
    {
      "job": 81272025849,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620326764"
    },
    {
      "job": 81272025780,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7620322830"
    },
    {
      "job": 81272025763,
      "time": 158,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7620334160"
    },
    {
      "job": 81272025772,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620324802"
    },
    {
      "job": 81272025767,
      "time": 167,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620335167"
    },
    {
      "job": 81271875362,
      "time": 137,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620311862"
    },
    {
      "job": 81272025799,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620325557"
    },
    {
      "job": 81272025766,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7620324147"
    },
    {
      "job": 81272025771,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7620321966"
    },
    {
      "job": 81272025791,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620322028"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950",
  "_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",
    "description": "Cool, but useless.",
    "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",
    "followers": 794,
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/poissoned"
  },
  "_devurl": "https://github.com/coolbutuseless/poissoned",
  "_searchresults": 33,
  "_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",
    "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-06-14T11:02:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "71dd0fec92945cce49fe495181ce1e276ce87ea50bc36a9d7b69431c05229556",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-06-14T11:02:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "d556592de767a9afe81f0b29b041513cb607027da2cab8918538c011784787d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-06-14T11:02:37.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "d41b356fa22cea1848d386d30f4bdeac9b7d5f58f5b0b2d819024a1e1aa672e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-06-14T11:01:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "1040911ab32f08df5a9ba747a9cf8f2c8ff119f5d245ac70b34260d71f7d068f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-06-14T11:01:28.000Z",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "191d50aae7b21309bcba9eb9260a206f976ba6ac5d32622da66094a64dea1c69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-06-14T11:02:43.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "379e536c6e5e2636b9e4a8e4e1ec45855a2d9b4a67d129c14e97d4a030e2f33b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-06-14T11:01:41.000Z",
      "arch": "aarch64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "89fb2718609b428e40afdb203056ddb408933dc4be736764dfe6430247bde5eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-06-14T11:02:47.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "be6451bc37c85e8a5986b2bfef032fddc4fe9e5ed7a812895bed8c9c8c6c6f39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9000",
      "date": "2026-06-14T11:01:56.000Z",
      "arch": "emscripten",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "f93ed404b333947cbdc75ec1536cb15e030e849a60b3fe966c5f0e1621f93f5b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-14T11:01:26.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "20de491468f6778df7819af22660278afdc3a9b46799744228d4beda276b1afd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-14T11:01:09.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "bcbaf43a3d2b4d970620c6043ddb019835fdd33e7d94253cfeb7d4d687d6207c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-06-14T11:01:14.000Z",
      "arch": "x86_64",
      "commit": "6ae22a965c80f77eae669afe5219d74f056166ca",
      "fileid": "302aac65fe98a52fed34e03720799b229240448404ab7fa41b92ed83f833aa85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27496647950"
    }
  ]
}