-
Notifications
You must be signed in to change notification settings - Fork 31
/
CITATION.cff
175 lines (173 loc) · 5.07 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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "osrm" in publications use:'
type: software
license: GPL-3.0-or-later
title: 'osrm: Interface Between R and the OpenStreetMap-Based Routing Service OSRM'
version: 4.2.0
doi: 10.21105/joss.04574
abstract: An interface between R and the 'OSRM' API. 'OSRM' is a routing service based
on 'OpenStreetMap' data. See <http://project-osrm.org/> for more information. This
package enables the computation of routes, trips, isochrones and travel distances
matrices (travel time and kilometric distance).
authors:
- family-names: Giraud
given-names: Timothée
email: [email protected]
orcid: https://orcid.org/0000-0002-1932-3323
preferred-citation:
type: article
title: 'osrm: Interface Between R and the OpenStreetMap-Based Routing Service OSRM'
authors:
- family-names: Giraud
given-names: Timothée
email: [email protected]
orcid: https://orcid.org/0000-0002-1932-3323
doi: 10.21105/joss.04574
url: https://doi.org/10.21105/joss.04574
year: '2022'
month: '8'
publisher:
name: The Open Journal
volume: '7'
issue: '78'
journal: Journal of Open Source Software
start: '4574'
repository: https://CRAN.R-project.org/package=osrm
repository-code: https://github.com/riatelab/osrm
url: https://github.com/riatelab/osrm
contact:
- family-names: Giraud
given-names: Timothée
email: [email protected]
orcid: https://orcid.org/0000-0002-1932-3323
keywords:
- cran
- openstreetmap
- osrm
- r
- r-package
- shortest-paths
- travel
references:
- type: software
title: RcppSimdJson
abstract: 'RcppSimdJson: ''Rcpp'' Bindings for the ''simdjson'' Header-Only Library
for ''JSON'' Parsing'
notes: Imports
url: https://github.com/eddelbuettel/rcppsimdjson/
repository: https://CRAN.R-project.org/package=RcppSimdJson
authors:
- family-names: Eddelbuettel
given-names: Dirk
- family-names: Knapp
given-names: Brendan
- family-names: Lemire
given-names: Daniel
year: '2024'
- type: software
title: curl
abstract: 'curl: A Modern and Flexible Web Client for R'
notes: Imports
url: https://jeroen.r-universe.dev/curl
repository: https://CRAN.R-project.org/package=curl
authors:
- family-names: Ooms
given-names: Jeroen
email: [email protected]
orcid: https://orcid.org/0000-0002-4035-0289
year: '2024'
- type: software
title: utils
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
- 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: '2024'
- type: software
title: googlePolylines
abstract: 'googlePolylines: Encoding Coordinates into ''Google'' Polylines'
notes: Imports
repository: https://CRAN.R-project.org/package=googlePolylines
authors:
- family-names: Cooley
given-names: David
email: [email protected]
year: '2024'
- 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: '2024'
- 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: '2024'
version: '>= 3.5.0'
- type: software
title: mapsf
abstract: 'mapsf: Thematic Cartography'
notes: Suggests
url: https://riatelab.github.io/mapsf/
repository: https://CRAN.R-project.org/package=mapsf
authors:
- family-names: Giraud
given-names: Timothée
email: [email protected]
orcid: https://orcid.org/0000-0002-1932-3323
year: '2024'
- 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: Loo
given-names: Mark
name-particle: van der
email: [email protected]
orcid: https://orcid.org/0000-0002-9807-4686
year: '2024'
- 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: '2024'