Package: poissoned 0.1.3.9000

poissoned: Poisson Disk Sampling in 2D and 3D

Poisson disk sampling is a method of generating blue noise sample patterns where all samples are at least a specified distance apart. Poisson samples may be generated in two or three dimensions with this package. The algorithm used is an implementation of Bridson (2007) "Fast Poisson disk sampling in arbitrary dimensions" <doi:10.1145/1278780.1278807>.

Authors:Mike Cheng [aut, cre, cph]

poissoned_0.1.3.9000.tar.gz
poissoned_0.1.3.9000.zip(r-4.5)poissoned_0.1.3.9000.zip(r-4.4)poissoned_0.1.3.9000.zip(r-4.3)
poissoned_0.1.3.9000.tgz(r-4.5-x86_64)poissoned_0.1.3.9000.tgz(r-4.5-arm64)poissoned_0.1.3.9000.tgz(r-4.4-x86_64)poissoned_0.1.3.9000.tgz(r-4.4-arm64)poissoned_0.1.3.9000.tgz(r-4.3-x86_64)poissoned_0.1.3.9000.tgz(r-4.3-arm64)
poissoned_0.1.3.9000.tar.gz(r-4.5-noble)poissoned_0.1.3.9000.tar.gz(r-4.4-noble)
poissoned_0.1.3.9000.tgz(r-4.4-emscripten)poissoned_0.1.3.9000.tgz(r-4.3-emscripten)
poissoned.pdf |poissoned.html
poissoned/json (API)
NEWS

# Install 'poissoned' in R:
install.packages('poissoned', repos = c('https://coolbutuseless.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/coolbutuseless/poissoned/issues

On CRAN:

4.74 score 13 stars 28 scripts 109 downloads 2 exports 0 dependencies

Last updated 4 months agofrom:6ae22a965c. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 05 2025
R-4.5-win-x86_64OKFeb 05 2025
R-4.5-mac-x86_64OKFeb 05 2025
R-4.5-mac-aarch64OKFeb 05 2025
R-4.5-linux-x86_64OKFeb 05 2025
R-4.4-win-x86_64OKFeb 05 2025
R-4.4-mac-x86_64OKFeb 05 2025
R-4.4-mac-aarch64OKFeb 05 2025
R-4.3-win-x86_64OKFeb 05 2025
R-4.3-mac-x86_64OKFeb 05 2025
R-4.3-mac-aarch64OKFeb 05 2025

Exports:poisson2dpoisson3d

Dependencies: