Package: rectpacker 1.0.0.9000

rectpacker: Rectangle Packing

Rectangle packing is a packing problem where rectangles are placed into a larger rectangular region (without overlapping) in order to maximise the use of space. Rectangles are packed using the skyline heuristic as discussed in Lijun et al (2011) "A Skyline-Based Heuristic for the 2D Rectangular Strip Packing Problem" <doi:10.1007/978-3-642-21827-9_29>. A function is also included for determining a good small-sized box for containing a given set of rectangles.

Authors:Mike Cheng [aut, cre, cph], Sean Barrett [aut, cph]

rectpacker_1.0.0.9000.tar.gz
rectpacker_1.0.0.9000.zip(r-4.7)rectpacker_1.0.0.9000.zip(r-4.6)rectpacker_1.0.0.9000.zip(r-4.5)
rectpacker_1.0.0.9000.tgz(r-4.6-x86_64)rectpacker_1.0.0.9000.tgz(r-4.6-arm64)rectpacker_1.0.0.9000.tgz(r-4.5-x86_64)rectpacker_1.0.0.9000.tgz(r-4.5-arm64)
rectpacker_1.0.0.9000.tar.gz(r-4.7-arm64)rectpacker_1.0.0.9000.tar.gz(r-4.7-x86_64)rectpacker_1.0.0.9000.tar.gz(r-4.6-arm64)rectpacker_1.0.0.9000.tar.gz(r-4.6-x86_64)
rectpacker_1.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
rectpacker/json (API)
NEWS

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

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

On CRAN:

Conda:

3.30 score 4 stars 3 scripts 165 downloads 2 exports 0 dependencies

Last updated from:3e4a8b6a0f. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK101
linux-devel-x86_64OK102
source / vignettesOK158
linux-release-arm64OK99
linux-release-x86_64OK103
macos-release-arm64OK80
macos-release-x86_64OK159
macos-oldrel-arm64OK97
macos-oldrel-x86_64OK139
windows-develOK128
windows-releaseOK72
windows-oldrelOK63
wasm-releaseOK92

Exports:calc_small_boxpack_rects

Dependencies: