Package: tilemaps 0.2.2

tilemaps: Generate Tile Maps

Implements an algorithm for generating maps, known as tile maps, in which each region is represented by a single tile of the same shape and size. The algorithm was first proposed in "Generating Tile Maps" by Graham McNeill and Scott Hale (2017) <doi:10.1111/cgf.13200>. Functions allow users to generate, plot, and compare square or hexagon tile maps.

Authors:Kaelyn Rosenberg [aut, cre]

tilemaps_0.2.2.tar.gz
tilemaps_0.2.2.zip(r-4.7)tilemaps_0.2.2.zip(r-4.6)tilemaps_0.2.2.zip(r-4.5)
tilemaps_0.2.2.tgz(r-4.6-any)tilemaps_0.2.2.tgz(r-4.5-any)
tilemaps_0.2.2.tar.gz(r-4.7-any)tilemaps_0.2.2.tar.gz(r-4.6-any)
tilemaps_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
tilemaps/json (API)
NEWS

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

Bug tracker:https://github.com/kaerosen/tilemaps/issues

Pkgdown/docs site:https://kaerosen.github.io

Datasets:
  • governors - Party Affiliation of US Governors

On CRAN:

Conda:

5.71 score 51 stars 10 scripts 232 downloads 4 exports 37 dependencies

Last updated from:76ae555e35. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK131
source / vignettesOK205
linux-release-x86_64OK181
macos-release-arm64OK140
macos-oldrel-arm64OK131
windows-develOK86
windows-releaseOK444
windows-oldrelOK83
wasm-releaseOK120

Exports:create_islandgenerate_mapmany_mapsplot_many_maps

Dependencies:classclassIntcliclueclustercpp11DBIe1071farverggplot2gluegtableigraphisobandKernSmoothlabelinglatticelifecyclemagrittrMASSMatrixpkgconfigproxyR6RColorBrewerRcpprlangs2S7scalessfsmoothrunitsvctrsviridisLitewithrwk

Tile Maps

Rendered fromtilemaps.Rmdusingknitr::rmarkdownon May 05 2026.

Last update: 2020-07-06
Started: 2020-05-13