generated from EcologyR/templateRpackage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 1.21 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
27
28
29
30
31
32
33
34
35
36
Package: RecruitNetP
Title: Analysis of Recruitment Networks
Version: 0.0.0.9000
Authors@R:
c(
person("Alicia", "Montesinos-Navarro", , "[email protected]",
role = c("aut", "cph"), comment = c(ORCID = "0000")),
person("José Luis", "Garrido", , "[email protected]",
role = c("aut", "cph"), comment = c(ORCID = "0000")),
person("Miguel", "Verdú", , "[email protected]",
role = c("aut", "cph"), comment = c(ORCID = "0000")),
person("Julio M.", "Alcántara", , "[email protected]",
role = c("aut", "cph"), comment = c(ORCID = "0000")),
person("Francisco", "Rodriguez-Sanchez", , "[email protected]",
role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-7981-1599"))
)
Description: Analyze recruitment networks and patterns of plant-plant interactions.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/EcologyR/RecruitNetP
BugReports: https://github.com/EcologyR/RecruitNetP/issues
Depends:
R (>= 4.1.0)
LazyData: true
Suggests:
covr,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
dplyr,
igraph,
iNEXT,
reshape2
Config/Needs/website: rmarkdown