The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
paisaje: Tools for spatial and landscape/habitat analysis.
paisaje is an R package for calculating
landscape metrics and performing spatial
analysis over raster and vector data, including H3
hexagonal grids.
It provides tools to quantify habitat structure, fragmentation, and
landscape patterns, supporting ecological research, environmental
monitoring, and spatial data integration using hierarchical grid
systems.
Key features include:
By combining powerful spatial analysis tools with a user-friendly API, paisaje facilitates landscape ecology studies, habitat assessment, and spatial modeling workflows.
You can install the development version of paisaje from GitHub using one of the following methods:
# install.packages("pak")
::pak("ManuelSpinola/paisaje") pak
# install.packages("remotes")
::install_github("ManuelSpinola/paisaje") remotes
install.packages("devtools")
::install_github("ManuelSpinola/paisaje") devtools
This package is released under the MIT License.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.