-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
26 lines (26 loc) · 1.06 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Package: habitat
Title: An R Package for Analyzing and Comparing Habitat Changes
Date: 2024-11-25
Version: 1.3.2
Authors@R: c(
person("Saman", "Ghasemian Sorboni", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1184-1484"), email = "samangh.edu@gmail.com"),
person("Mehrdad", "Hadipour", role = "aut", comment = c(ORCID = "0000-0001-6026-8306")),
person("Sharareh", "Pourebrahim", role = "aut", comment = c(ORCID = "0000-0002-4485-2040")))
Author: Saman Ghasemian Sorboni [aut, cre],
Mehrdad Hadipour [aut],
Sharareh Pourebrahim [aut]
Maintainer: Saman Ghasemian Sorboni <samangh.edu@gmail.com>
Description: An R package for analyzing and comparing habitat and species distributions using
raster datasets. It supports threshold-based binary conversion, calculates habitat suitability
indices, and computes landscape metrics. Ideal for students, junior ecologists, environmental
researchers, and conservation planners.
Imports:
terra,
ggplot2,
sf,
ggspatial
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2