@@ -33,7 +33,6 @@ preferred-citation:
33
33
abstract : Extension of the tidyverse for SpatRaster and SpatVector objects of the
34
34
terra package. It includes also new geom_ functions that provide a convenient
35
35
way of visualizing terra objects with ggplot2.
36
- repository : https://CRAN.R-project.org/package=tidyterra
37
36
repository-code : https://github.com/dieghernan/tidyterra
38
37
url : https://dieghernan.github.io/tidyterra/
39
38
contact :
@@ -74,6 +73,7 @@ references:
74
73
given-names : Gábor
75
74
email : csardi.gabor@gmail.com
76
75
year : ' 2022'
76
+ url : https://CRAN.R-project.org/package=cli
77
77
version : ' >= 3.0.0'
78
78
- type : software
79
79
title : crayon
@@ -84,7 +84,7 @@ references:
84
84
given-names : Gábor
85
85
email : csardi.gabor@gmail.com
86
86
year : ' 2022'
87
- url : https://github.com/r-lib/ crayon#readme
87
+ url : https://CRAN.R-project.org/package= crayon
88
88
- type : software
89
89
title : data.table
90
90
abstract : ' data.table: Extension of `data.frame`'
@@ -97,6 +97,7 @@ references:
97
97
given-names : Arun
98
98
email : asrini@pm.me
99
99
year : ' 2022'
100
+ url : https://CRAN.R-project.org/package=data.table
100
101
- type : software
101
102
title : dplyr
102
103
abstract : ' dplyr: A Grammar of Data Manipulation'
@@ -115,6 +116,7 @@ references:
115
116
given-names : Kirill
116
117
orcid : https://orcid.org/0000-0002-1416-3412
117
118
year : ' 2022'
119
+ url : https://CRAN.R-project.org/package=dplyr
118
120
version : ' >= 1.0.0'
119
121
- type : software
120
122
title : ggplot2
@@ -149,6 +151,7 @@ references:
149
151
given-names : Dewey
150
152
orcid : https://orcid.org/0000-0002-9415-4582
151
153
year : ' 2022'
154
+ url : https://CRAN.R-project.org/package=ggplot2
152
155
version : ' >= 3.1.0'
153
156
- type : software
154
157
title : magrittr
@@ -162,6 +165,7 @@ references:
162
165
given-names : Hadley
163
166
email : hadley@rstudio.com
164
167
year : ' 2022'
168
+ url : https://CRAN.R-project.org/package=magrittr
165
169
- type : software
166
170
title : rlang
167
171
abstract : ' rlang: Functions for Base Types and Core R and '' Tidyverse'' Features'
@@ -174,6 +178,7 @@ references:
174
178
given-names : Hadley
175
179
email : hadley@rstudio.com
176
180
year : ' 2022'
181
+ url : https://CRAN.R-project.org/package=rlang
177
182
- type : software
178
183
title : scales
179
184
abstract : ' scales: Scale Functions for Visualization'
@@ -185,6 +190,7 @@ references:
185
190
- family-names : Seidel
186
191
given-names : Dana
187
192
year : ' 2022'
193
+ url : https://CRAN.R-project.org/package=scales
188
194
- type : software
189
195
title : sf
190
196
abstract : ' sf: Simple Features for R'
@@ -195,6 +201,7 @@ references:
195
201
email : edzer.pebesma@uni-muenster.de
196
202
orcid : https://orcid.org/0000-0001-8049-7069
197
203
year : ' 2022'
204
+ url : https://CRAN.R-project.org/package=sf
198
205
version : ' >= 1.0.0'
199
206
- type : software
200
207
title : terra
@@ -206,7 +213,7 @@ references:
206
213
email : r.hijmans@gmail.com
207
214
orcid : https://orcid.org/0000-0001-5872-2872
208
215
year : ' 2022'
209
- url : https://rspatial. org/terra/
216
+ url : https://CRAN.R-project. org/package= terra
210
217
version : ' >= 1.5-12'
211
218
- type : software
212
219
title : tibble
@@ -220,6 +227,7 @@ references:
220
227
given-names : Hadley
221
228
email : hadley@rstudio.com
222
229
year : ' 2022'
230
+ url : https://CRAN.R-project.org/package=tibble
223
231
version : ' >= 3.0.0'
224
232
- type : software
225
233
title : tidyr
@@ -232,6 +240,7 @@ references:
232
240
- family-names : Girlich
233
241
given-names : Maximilian
234
242
year : ' 2022'
243
+ url : https://CRAN.R-project.org/package=tidyr
235
244
version : ' >= 1.0.0'
236
245
- type : software
237
246
title : isoband
@@ -248,7 +257,7 @@ references:
248
257
email : thomasp85@gmail.com
249
258
orcid : https://orcid.org/0000-0002-5147-4711
250
259
year : ' 2022'
251
- url : https://wilkelab. org/isoband/
260
+ url : https://CRAN.R-project. org/package= isoband
252
261
- type : software
253
262
title : knitr
254
263
abstract : ' knitr: A General-Purpose Package for Dynamic Report Generation in R'
@@ -259,7 +268,7 @@ references:
259
268
email : xie@yihui.name
260
269
orcid : https://orcid.org/0000-0003-0645-5666
261
270
year : ' 2022'
262
- url : https://yihui. org/knitr/
271
+ url : https://CRAN.R-project. org/package= knitr
263
272
- type : software
264
273
title : lifecycle
265
274
abstract : ' lifecycle: Manage the Life Cycle of your Package Functions'
@@ -273,6 +282,7 @@ references:
273
282
email : hadley@rstudio.com
274
283
orcid : https://orcid.org/0000-0003-4757-117X
275
284
year : ' 2022'
285
+ url : https://CRAN.R-project.org/package=lifecycle
276
286
- type : software
277
287
title : maptiles
278
288
abstract : ' maptiles: Download and Display Map Tiles'
@@ -283,7 +293,7 @@ references:
283
293
email : timothee.giraud@cnrs.fr
284
294
orcid : https://orcid.org/0000-0002-1932-3323
285
295
year : ' 2022'
286
- url : https://github.com/riatelab/ maptiles/
296
+ url : https://CRAN.R-project.org/package= maptiles
287
297
- type : software
288
298
title : rmarkdown
289
299
abstract : ' rmarkdown: Dynamic Documents for R'
@@ -322,6 +332,7 @@ references:
322
332
email : rich@rstudio.com
323
333
orcid : https://orcid.org/0000-0003-3925-190X
324
334
year : ' 2022'
335
+ url : https://CRAN.R-project.org/package=rmarkdown
325
336
- type : software
326
337
title : s2
327
338
abstract : ' s2: Spherical Geometry Operators Using the S2 Geometry Library'
@@ -339,6 +350,7 @@ references:
339
350
given-names : Ege
340
351
email : rubak@math.aau.dk
341
352
year : ' 2022'
353
+ url : https://CRAN.R-project.org/package=s2
342
354
- type : software
343
355
title : testthat
344
356
abstract : ' testthat: Unit Testing for R'
@@ -348,6 +360,7 @@ references:
348
360
given-names : Hadley
349
361
email : hadley@rstudio.com
350
362
year : ' 2022'
363
+ url : https://CRAN.R-project.org/package=testthat
351
364
version : ' >= 3.0.0'
352
365
- type : software
353
366
title : tidyverse
@@ -358,6 +371,7 @@ references:
358
371
given-names : Hadley
359
372
email : hadley@rstudio.com
360
373
year : ' 2022'
374
+ url : https://CRAN.R-project.org/package=tidyverse
361
375
- type : software
362
376
title : vdiffr
363
377
abstract : ' vdiffr: Visual Regression Testing and Graphical Diffing'
@@ -380,3 +394,4 @@ references:
380
394
given-names : Vaudor
381
395
email : lise.vaudor@ens-lyon.fr
382
396
year : ' 2022'
397
+ url : https://CRAN.R-project.org/package=vdiffr
0 commit comments