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:
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
- governors - Party Affiliation of US Governors
Last updated from:76ae555e35. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 205 | ||
| linux-release-x86_64 | OK | 181 | ||
| macos-release-arm64 | OK | 140 | ||
| macos-oldrel-arm64 | OK | 131 | ||
| windows-devel | OK | 86 | ||
| windows-release | OK | 444 | ||
| windows-oldrel | OK | 83 | ||
| wasm-release | OK | 120 |
Exports:create_islandgenerate_mapmany_mapsplot_many_maps
Dependencies:classclassIntcliclueclustercpp11DBIe1071farverggplot2gluegtableigraphisobandKernSmoothlabelinglatticelifecyclemagrittrMASSMatrixpkgconfigproxyR6RColorBrewerRcpprlangs2S7scalessfsmoothrunitsvctrsviridisLitewithrwk
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a Tile for an Island | create_island |
| Generate a Single Tile Map | generate_map |
| Party Affiliation of US Governors | governors |
| Generate Many Tile Maps | many_maps |
| Plot Many Maps | plot_many_maps |
