-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
130 lines (128 loc) · 3.77 KB
/
Copy pathCITATION.cff
File metadata and controls
130 lines (128 loc) · 3.77 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "deairdata" in publications use:'
type: software
license: MIT
title: 'deairdata: API Wrapper to Access Air Data from the German Environment Agency
(Umweltbundesamt)'
version: 0.2.0
doi: 10.5281/zenodo.17049923
abstract: Enables access to air quality data from the German Environment Agency via
the Umweltbundesamt Air Data Public API (<https://www.umweltbundesamt.de/daten/luft/luftdaten/doc>).
authors:
- family-names: Nguyen
given-names: Long
email: [email protected]
orcid: https://orcid.org/0000-0001-8878-7386
preferred-citation:
type: manual
title: 'deairdata: API Wrapper to Access Air Data from the German Environment Agency
(Umweltbundesamt)'
authors:
- family-names: Nguyen
given-names: Long
email: [email protected]
orcid: https://orcid.org/0000-0001-8878-7386
doi: 10.5281/zenodo.17049923
year: '2025'
version: 0.2.0
url: https://github.com/RegioHub/deairdata
repository-code: https://github.com/RegioHub/deairdata
url: https://regiohub.github.io/deairdata/
contact:
- family-names: Nguyen
given-names: Long
email: [email protected]
orcid: https://orcid.org/0000-0001-8878-7386
references:
- type: software
title: 'R: A Language and Environment for Statistical Computing'
notes: Depends
url: https://www.R-project.org/
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2025'
version: '>= 2.10'
- type: software
title: httr2
abstract: 'httr2: Perform HTTP Requests and Process the Responses'
notes: Imports
url: https://httr2.r-lib.org
repository: https://CRAN.R-project.org/package=httr2
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2025'
doi: 10.32614/CRAN.package.httr2
- type: software
title: memoise
abstract: 'memoise: ''Memoisation'' of Functions'
notes: Imports
url: https://memoise.r-lib.org
repository: https://CRAN.R-project.org/package=memoise
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
- family-names: Hester
given-names: Jim
- family-names: Chang
given-names: Winston
email: [email protected]
- family-names: Müller
given-names: Kirill
email: [email protected]
- family-names: Cook
given-names: Daniel
email: [email protected]
year: '2025'
doi: 10.32614/CRAN.package.memoise
- type: software
title: sf
abstract: 'sf: Simple Features for R'
notes: Suggests
url: https://r-spatial.github.io/sf/
repository: https://CRAN.R-project.org/package=sf
authors:
- family-names: Pebesma
given-names: Edzer
email: [email protected]
orcid: https://orcid.org/0000-0001-8049-7069
year: '2025'
doi: 10.32614/CRAN.package.sf
- type: software
title: testthat
abstract: 'testthat: Unit Testing for R'
notes: Suggests
url: https://testthat.r-lib.org
repository: https://CRAN.R-project.org/package=testthat
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2025'
doi: 10.32614/CRAN.package.testthat
version: '>= 3.0.0'
- type: software
title: tibble
abstract: 'tibble: Simple Data Frames'
notes: Suggests
url: https://tibble.tidyverse.org/
repository: https://CRAN.R-project.org/package=tibble
authors:
- family-names: Müller
given-names: Kirill
email: [email protected]
orcid: https://orcid.org/0000-0002-1416-3412
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2025'
doi: 10.32614/CRAN.package.tibble