-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
31 lines (31 loc) · 1.34 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
Package: tkigraph
Title: Experimental basic igraph 'GUI'
Version: 0.0.0.9000
Authors@R: c(
person("Gábor", "Csárdi", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-7098-9676")),
person("Tamás", "Nepusz", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-1451-338X")),
person("Vincent", "Traag", role = "aut",
comment = c(ORCID = "0000-0003-3170-3879")),
person("Szabolcs", "Horvát", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0002-3100-523X")),
person("Fabio", "Zanini", , "[email protected]", role = "aut",
comment = c(ORCID = "0000-0001-7097-8539")),
person("Daniel", "Noom", role = "aut"),
person("Kirill", "Müller", , "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1416-3412")),
person("Maëlle", "Salmon", role = "ctb"),
person("Michael", "Antonov", role = "ctb"),
person("Chan Zuckerberg Initiative", role = "fnd")
)
Description: Sstarts an experimental GUI to some igraph functions.
The GUI was written in Tcl/Tk, so it is cross platform.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports:
igraph
URL: https://github.com/igraph/tkigraph
BugReports: https://github.com/igraph/tkigraph/issues