Skip to content

icosa

Global Triangular and Penta-Hexagonal Grids Based on Tessellated Icosahedra

v0.12.0 · Aug 28, 2025 · GPL-3

Description

Implementation of icosahedral grids in three dimensions. The spherical-triangular tessellation can be set to create grids with custom resolutions. Both the primary triangular and their inverted penta-hexagonal grids can be calculated. Additional functions are provided that allow plotting of the grids and associated data, the interaction of the grids with other raster and vector objects, and treating the grids as a graphs.

Downloads

318

Last 30 days

12407th

979

Last 90 days

5.5K

Last year

Trend: -8.6% (30d vs prior 30d)

CRAN Check Status

1 ERROR
13 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 ERROR
Check details (1 non-OK)
ERROR r-release-windows-x86_64

examples

Running examples in 'icosa-Ex.R' failed
The error most likely occurred in:

> ### Name: occupied
> ### Title: Faces occupied by the specified object
> ### Aliases: occupied
> 
> ### ** Examples
> 
> # create a grid
> g <- trigrid(8, sf=TRUE)

Check History

ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 20, 2026
ERROR r-release-windows-x86_64

examples

Running examples in 'icosa-Ex.R' failed
The error most likely occurred in:

> ### Name: newsf
> ### Title: Add a 'sf' object to a predefined slot in a 'trigrid' or
> ###   'hexagrid' object
> ### Aliases: newsf newsf,trigrid-method
> 
> ### ** Examples
> 
> a<-trigrid(4)
> a<-newsf(a)
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies Rcpp sp igraph sf divDyn icosa

Version History

new 0.12.0 Mar 10, 2026
updated 0.12.0 ← 0.11.1 diff Aug 27, 2025
updated 0.11.1 ← 0.11.0 diff Aug 15, 2024
updated 0.11.0 ← 0.10.1 diff Mar 22, 2023
updated 0.10.1 ← 0.10.0 diff Jan 11, 2021
updated 0.10.0 ← 0.9.81 diff Feb 16, 2020
new 0.9.80 Apr 17, 2017
updated 0.9.81 ← 0.9.80 diff Apr 17, 2017