forked from lsaravia/multiweb
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
27 lines (27 loc) · 1001 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
27 lines (27 loc) · 1001 Bytes
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
Package: multiweb
Type: Package
Title: Ecological network analyses including multiplex networks
Version: 0.4.60.0000
Authors@R: c(
person("Leonardo A.", "Saravia", email = "lsaravia@conicet.gov.ar", role ="cre"),
person("Susanne", "Kortsch", email = "sko003@post.uit.no", role ="ctb"),
person("Tomas I.", "Marina", email = "tomasimarina@gmail.com", role ="ctb"),
person("Iara D.", "Rodriguez", email = "irodriguez@campus.ungs.edu.ar", role ="ctb"))
Description: This package calculates indices for ecological network analyses.
Depends: R (>= 3.4.4)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports:
igraph (>= 1.1.2),
NetIndices (>= 1.4.4),
RColorBrewer (>= 1.1-2),
doParallel (>= 1.0.10),
doFuture (>= 0.6.0),
future.apply (>= 1.2.0),
dplyr (>= 0.8.0.1)
RoxygenNote: 7.2.0
Suggests: testthat
Roxygen: list(markdown = TRUE)
URL: https://github.com/lsaravia/multiweb
BugReports: https://github.com/lsaravia/multiweb/issues