@@ -8,7 +8,7 @@ message: 'To cite package "SticsOnR" in publications use:'
8
8
type : software
9
9
license : LGPL-3.0-or-later
10
10
title : ' SticsOnR: Manage STICS Simulations Running the Executable or JavaStics,'
11
- version : 1.1 .0
11
+ version : 1.2 .0
12
12
abstract : ' Running simulations with the '' STICS'' crop model. Different ways of performing
13
13
simulations are available and based on three use-cases: 1/ Calling '' JavaStics''
14
14
command line to run simulations on given situations. '' JavaStics'' handles text
@@ -37,7 +37,7 @@ authors:
37
37
orcid : https://orcid.org/0000-0002-9310-2377
38
38
repository-code : https://github.com/SticsRPacks/SticsOnR
39
39
url : https://doi.org/10.5281/zenodo.4443130
40
- date-released : ' 2023-07-12 '
40
+ date-released : ' 2024-02-22 '
41
41
contact :
42
42
- family-names : Lecharpentier
43
43
given-names : Patrice
@@ -52,7 +52,7 @@ references:
52
52
- name : R Core Team
53
53
location :
54
54
name : Vienna, Austria
55
- year : ' 2023 '
55
+ year : ' 2024 '
56
56
institution :
57
57
name : R Foundation for Statistical Computing
58
58
version : ' >= 3.6.0'
@@ -66,7 +66,7 @@ references:
66
66
- family-names : Csárdi
67
67
given-names : Gábor
68
68
69
- year : ' 2023 '
69
+ year : ' 2024 '
70
70
- type : software
71
71
title : crayon
72
72
abstract : ' crayon: Colored Terminal Output'
@@ -77,7 +77,7 @@ references:
77
77
- family-names : Csárdi
78
78
given-names : Gábor
79
79
80
- year : ' 2023 '
80
+ year : ' 2024 '
81
81
version : ' >= 1.3.4'
82
82
- type : software
83
83
title : doParallel
@@ -90,7 +90,7 @@ references:
90
90
given-names : Microsoft
91
91
- family-names : Weston
92
92
given-names : Steve
93
- year : ' 2023 '
93
+ year : ' 2024 '
94
94
- type : software
95
95
title : dplyr
96
96
abstract : ' dplyr: A Grammar of Data Manipulation'
@@ -114,7 +114,7 @@ references:
114
114
given-names : Davis
115
115
116
116
orcid : https://orcid.org/0000-0003-4777-038X
117
- year : ' 2023 '
117
+ year : ' 2024 '
118
118
- type : software
119
119
title : foreach
120
120
abstract : ' foreach: Provides Foreach Looping Construct'
@@ -125,7 +125,7 @@ references:
125
125
- name : Microsoft
126
126
- family-names : Weston
127
127
given-names : Steve
128
- year : ' 2023 '
128
+ year : ' 2024 '
129
129
- type : software
130
130
title : lifecycle
131
131
abstract : ' lifecycle: Manage the Life Cycle of your Package Functions'
@@ -135,12 +135,12 @@ references:
135
135
authors :
136
136
- family-names : Henry
137
137
given-names : Lionel
138
- email : lionel@rstudio.com
138
+ email : lionel@posit.co
139
139
- family-names : Wickham
140
140
given-names : Hadley
141
- email : hadley@rstudio.com
141
+ email : hadley@posit.co
142
142
orcid : https://orcid.org/0000-0003-4757-117X
143
- year : ' 2023 '
143
+ year : ' 2024 '
144
144
- type : software
145
145
title : magrittr
146
146
abstract : ' magrittr: A Forward-Pipe Operator for R'
@@ -154,7 +154,7 @@ references:
154
154
- family-names : Wickham
155
155
given-names : Hadley
156
156
157
- year : ' 2023 '
157
+ year : ' 2024 '
158
158
- type : software
159
159
title : parallel
160
160
abstract : ' R: A Language and Environment for Statistical Computing'
@@ -163,7 +163,7 @@ references:
163
163
- name : R Core Team
164
164
location :
165
165
name : Vienna, Austria
166
- year : ' 2023 '
166
+ year : ' 2024 '
167
167
institution :
168
168
name : R Foundation for Statistical Computing
169
169
- type : software
@@ -185,7 +185,7 @@ references:
185
185
- family-names : Ritchie
186
186
given-names : Gary
187
187
188
- year : ' 2023 '
188
+ year : ' 2024 '
189
189
- type : software
190
190
title : stats
191
191
abstract : ' R: A Language and Environment for Statistical Computing'
@@ -194,9 +194,40 @@ references:
194
194
- name : R Core Team
195
195
location :
196
196
name : Vienna, Austria
197
- year : ' 2023 '
197
+ year : ' 2024 '
198
198
institution :
199
199
name : R Foundation for Statistical Computing
200
+ - type : software
201
+ title : tibble
202
+ abstract : ' tibble: Simple Data Frames'
203
+ notes : Imports
204
+ url : https://tibble.tidyverse.org/
205
+ repository : https://CRAN.R-project.org/package=tibble
206
+ authors :
207
+ - family-names : Müller
208
+ given-names : Kirill
209
+
210
+ orcid : https://orcid.org/0000-0002-1416-3412
211
+ - family-names : Wickham
212
+ given-names : Hadley
213
+
214
+ year : ' 2024'
215
+ - type : software
216
+ title : tidyr
217
+ abstract : ' tidyr: Tidy Messy Data'
218
+ notes : Imports
219
+ url : https://tidyr.tidyverse.org
220
+ repository : https://CRAN.R-project.org/package=tidyr
221
+ authors :
222
+ - family-names : Wickham
223
+ given-names : Hadley
224
+
225
+ - family-names : Vaughan
226
+ given-names : Davis
227
+
228
+ - family-names : Girlich
229
+ given-names : Maximilian
230
+ year : ' 2024'
200
231
- type : software
201
232
title : SticsRFiles
202
233
abstract : ' SticsRFiles: Read and Modify '' STICS'' Input/Output Files'
@@ -220,23 +251,8 @@ references:
220
251
given-names : Michel
221
252
222
253
orcid : https://orcid.org/0000-0002-9310-2377
223
- year : ' 2023 '
254
+ year : ' 2024 '
224
255
version : ' >= 1.1.3'
225
- - type : software
226
- title : tibble
227
- abstract : ' tibble: Simple Data Frames'
228
- notes : Imports
229
- url : https://tibble.tidyverse.org/
230
- repository : https://CRAN.R-project.org/package=tibble
231
- authors :
232
- - family-names : Müller
233
- given-names : Kirill
234
-
235
- orcid : https://orcid.org/0000-0002-1416-3412
236
- - family-names : Wickham
237
- given-names : Hadley
238
-
239
- year : ' 2023'
240
256
- type : software
241
257
title : covr
242
258
abstract : ' covr: Test Coverage for Packages'
@@ -247,7 +263,7 @@ references:
247
263
- family-names : Hester
248
264
given-names : Jim
249
265
250
- year : ' 2023 '
266
+ year : ' 2024 '
251
267
- type : software
252
268
title : knitr
253
269
abstract : ' knitr: A General-Purpose Package for Dynamic Report Generation in R'
@@ -259,7 +275,7 @@ references:
259
275
given-names : Yihui
260
276
261
277
orcid : https://orcid.org/0000-0003-0645-5666
262
- year : ' 2023 '
278
+ year : ' 2024 '
263
279
- type : software
264
280
title : rmarkdown
265
281
abstract : ' rmarkdown: Dynamic Documents for R'
@@ -302,7 +318,7 @@ references:
302
318
given-names : Richard
303
319
304
320
orcid : https://orcid.org/0000-0003-3925-190X
305
- year : ' 2023 '
321
+ year : ' 2024 '
306
322
- type : software
307
323
title : spelling
308
324
abstract : ' spelling: Tools for Spell Checking in R'
@@ -317,7 +333,7 @@ references:
317
333
- family-names : Hester
318
334
given-names : Jim
319
335
320
- year : ' 2023 '
336
+ year : ' 2024 '
321
337
- type : software
322
338
title : testthat
323
339
abstract : ' testthat: Unit Testing for R'
@@ -328,4 +344,4 @@ references:
328
344
- family-names : Wickham
329
345
given-names : Hadley
330
346
331
- year : ' 2023 '
347
+ year : ' 2024 '
0 commit comments