-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
47 lines (43 loc) · 1.24 KB
/
.zenodo.json
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
37
38
39
40
41
42
43
44
45
46
47
{
"creators": [
{
"orcid": "0000-0003-2561-4677",
"affiliation": "University of Groningen",
"name": "Santos Neves, Pedro"
},
{
"orcid": "0000-0001-5218-3046",
"affiliation": "University of Groningen",
"name": "Lambert, Joshua W."
},
{
"orcid": "0000-0003-4247-8785",
"affiliation": "Naturalis Biodiversity Center",
"name": "Valente, Luis"
},
{
"orcid": "0000-0003-1107-7049",
"affiliation": "Uppsala University",
"name": "Bilderbeek, Rich\u00e8l J. C."
},
{
"orcid": "0000-0003-2142-7612",
"affiliation": "University of Groningen",
"name": "Etienne, Rampal S."
}
],
"license": {
"id": "GPL-3.0-only"
},
"description": "<p>The goal of DAISIEutils is to collect useful utility functions that are used recurently in DAISIE projects. DAISIEutils is a companion package of the R package DAISIE.</p>",
"language": "eng",
"title": "DAISIEutils: Utility Functions for the DAISIE Package",
"access_right": "open",
"keywords": [
"HPCC",
"utility",
"island biogeography",
"birth-death process",
"phylogenetic model"
]
}