Package: tilemaps 0.2.0

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.0.tar.gz
tilemaps_0.2.0.zip(r-4.5)tilemaps_0.2.0.zip(r-4.4)tilemaps_0.2.0.zip(r-4.3)
tilemaps_0.2.0.tgz(r-4.4-any)tilemaps_0.2.0.tgz(r-4.3-any)
tilemaps_0.2.0.tar.gz(r-4.5-noble)tilemaps_0.2.0.tar.gz(r-4.4-noble)
tilemaps_0.2.0.tgz(r-4.4-emscripten)tilemaps_0.2.0.tgz(r-4.3-emscripten)
tilemaps.pdf |tilemaps.html
tilemaps/json (API)
NEWS

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

Peer review:

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

Datasets:
  • governors - Party Affiliation of US Governors

On CRAN:

4 exports 45 stars 2.98 score 46 dependencies 8 scripts 197 downloads

Last updated 7 months agofrom:72286a3006. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winNOTESep 13 2024
R-4.5-linuxNOTESep 13 2024
R-4.4-winNOTESep 13 2024
R-4.4-macNOTESep 13 2024
R-4.3-winNOTESep 13 2024
R-4.3-macNOTESep 13 2024

Exports:create_islandgenerate_mapmany_mapsplot_many_maps

Dependencies:classclassIntcliclueclustercolorspacecpp11DBIe1071fansifarverggplot2gluegtableigraphisobandKernSmoothlabelinglatticelifecyclelwgeommagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigproxyR6RColorBrewerRcpprlangs2scalessfsmoothrterratibbleunitsutf8vctrsviridisLitewithrwk

Tile Maps

Rendered fromtilemaps.Rmdusingknitr::rmarkdownon Sep 13 2024.

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