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

R-CMD-check License: MIT

paisaje

paisaje: Tools for spatial and landscape/habitat analysis.

Overview

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.

Installation

You can install the development version of paisaje from GitHub using one of the following methods:

# install.packages("pak")
pak::pak("ManuelSpinola/paisaje")
# install.packages("remotes")
remotes::install_github("ManuelSpinola/paisaje")
install.packages("devtools")
devtools::install_github("ManuelSpinola/paisaje")

License

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.