-
Notifications
You must be signed in to change notification settings - Fork 4
/
CITATION.cff
134 lines (133 loc) · 4.13 KB
/
CITATION.cff
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
130
131
132
133
134
# -----------------------------------------------------------
# CITATION file created with {cffr} R package, v0.5.0
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------
cff-version: 1.2.0
message: 'To cite package "tanaka" in publications use:'
type: software
license: GPL-3.0-only
title: 'tanaka: Design Shaded Contour Lines (or Tanaka) Maps'
version: 0.4.0
abstract: The Tanaka method enhances the representation of topography on a map using
shaded contour lines. In this simplified implementation of the method, north-west
white contours represent illuminated topography and south-east black contours represent
shaded topography. See Tanaka (1950) <doi:10.2307/211219>.
authors:
- family-names: Giraud
given-names: Timothée
email: [email protected]
orcid: https://orcid.org/0000-0002-1932-3323
repository: https://CRAN.R-project.org/package=tanaka
repository-code: https://github.com/riatelab/tanaka/issues/
url: https://github.com/riatelab/tanaka/
contact:
- family-names: Giraud
given-names: Timothée
email: [email protected]
orcid: https://orcid.org/0000-0002-1932-3323
references:
- type: software
title: terra
abstract: 'terra: Spatial Data Analysis'
notes: Imports
url: https://rspatial.org/
repository: https://CRAN.R-project.org/package=terra
authors:
- family-names: Hijmans
given-names: Robert J.
email: [email protected]
orcid: https://orcid.org/0000-0001-5872-2872
year: '2023'
- type: software
title: sf
abstract: 'sf: Simple Features for R'
notes: Imports
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: '2023'
- type: software
title: mapiso
abstract: 'mapiso: Create Contour Polygons from Regular Grids'
notes: Imports
url: https://github.com/riatelab/mapiso
repository: https://CRAN.R-project.org/package=mapiso
authors:
- family-names: Giraud
given-names: Timothée
email: [email protected]
orcid: https://orcid.org/0000-0002-1932-3323
year: '2023'
- type: software
title: maplegend
abstract: 'maplegend: Legends for Maps'
notes: Imports
url: https://github.com/riatelab/maplegend/
repository: https://CRAN.R-project.org/package=maplegend
authors:
- family-names: Giraud
given-names: Timothée
email: [email protected]
orcid: https://orcid.org/0000-0002-1932-3323
year: '2023'
- type: software
title: grDevices
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
location:
name: Vienna, Austria
year: '2023'
institution:
name: R Foundation for Statistical Computing
- type: software
title: graphics
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
location:
name: Vienna, Austria
year: '2023'
institution:
name: R Foundation for Statistical Computing
- type: software
title: tinytest
abstract: 'tinytest: Lightweight and Feature Complete Unit Testing Framework'
notes: Suggests
url: https://github.com/markvanderloo/tinytest
repository: https://CRAN.R-project.org/package=tinytest
authors:
- family-names: van der Loo
given-names: Mark
email: [email protected]
orcid: https://orcid.org/0000-0002-9807-4686
year: '2023'
- type: software
title: covr
abstract: 'covr: Test Coverage for Packages'
notes: Suggests
url: https://covr.r-lib.org
repository: https://CRAN.R-project.org/package=covr
authors:
- family-names: Hester
given-names: Jim
email: [email protected]
year: '2023'
- type: software
title: lwgeom
abstract: 'lwgeom: Bindings to Selected ''liblwgeom'' Functions for Simple Features'
notes: Suggests
url: https://github.com/r-spatial/lwgeom/
repository: https://CRAN.R-project.org/package=lwgeom
authors:
- family-names: Pebesma
given-names: Edzer
email: [email protected]
orcid: https://orcid.org/0000-0001-8049-7069
year: '2023'