-
Notifications
You must be signed in to change notification settings - Fork 0
/
codemeta_metadata.yml
59 lines (53 loc) · 1.78 KB
/
codemeta_metadata.yml
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
48
49
50
51
52
53
54
55
56
57
58
59
# contributors, either people or organization who helped develop the code
contributors:
- firstname: john
lastname: doe
email: [email protected]
orcid: http://orcid.org/some-orc-id
# Person or Organization holding cody rights over the code
copyRightHolder:
- firstname: john
lastname: doe
email: [email protected]
orcid: http://orcid.org/some-orc-id
# Organization, Project or Person who funded the development of the code
# (often this is the project in context of which the code was developed)
funder:
- name: project name
email: [email protected]
rorid: http://ror.org/some-ror-id
# Person|Organization responsible for maintaining the repository
maintainer:
- firstname: john
lastname: doe
email: [email protected]
orcid: http://orcid.org/some-orc-id
runtimeplatform: Windows11
#Component dependency requirements for application.
#such as runtime environments and shared libraries that are not included in the application distribution package, but required to run the application
softwareRequirements:
- type: SoftwareApplication
identifier: https://cran.r-project.org/package=rnaturalearth
name: rnaturalearth
version: 1.0.1
- type: SoftwareApplication
identifier: https://cran.r-project.org/package=rnaturalearthdata
name: rnaturalearthdata
version: 1.0.0"
- type: SoftwareApplication
identifier: https://cran.r-project.org/package=devtools
name: devtools
version: 2.4.5
- type: SoftwareApplication
identifier: https://cran.r-project.org/package=knitr
name: knitr
version: 1.45
- type: SoftwareApplication
identifier: https://cran.r-project.org/package=kableExtra
name: kableExtra
version: 1.4.0
keywords:
- keyword1
- Ecological value assessment
- biodiversity or https://aims.fao.org/aos/agrovoc/c_33949.html
- ...