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:
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')) |
Bug tracker:https://github.com/kaerosen/tilemaps/issues
- governors - Party Affiliation of US Governors
Last updated 9 months agofrom:72286a3006. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | NOTE | Nov 12 2024 |
R-4.5-linux | NOTE | Nov 12 2024 |
R-4.4-win | NOTE | Nov 12 2024 |
R-4.4-mac | NOTE | Nov 12 2024 |
R-4.3-win | NOTE | Nov 12 2024 |
R-4.3-mac | NOTE | Nov 12 2024 |
Exports:create_islandgenerate_mapmany_mapsplot_many_maps
Dependencies:classclassIntcliclueclustercolorspacecpp11DBIe1071fansifarverggplot2gluegtableigraphisobandKernSmoothlabelinglatticelifecyclelwgeommagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigproxyR6RColorBrewerRcpprlangs2scalessfsmoothrterratibbleunitsutf8vctrsviridisLitewithrwk
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 |