Skip to content

Commit ec7d111

Browse files
Update CITATION.cff
1 parent d6452af commit ec7d111

File tree

1 file changed

+399
-0
lines changed

1 file changed

+399
-0
lines changed

CITATION.cff

Lines changed: 399 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,399 @@
1+
# --------------------------------------------
2+
# CITATION file created with {cffr} R package
3+
# See also: https://docs.ropensci.org/cffr/
4+
# --------------------------------------------
5+
6+
cff-version: 1.2.0
7+
message: 'To cite package "vimcheck" in publications use:'
8+
type: software
9+
license: MIT
10+
title: 'vimcheck: Diagnostics for Vaccine Impact Modelling Consortium Burden and Impact
11+
Estimates'
12+
version: 0.0.3
13+
abstract: Run diagnostics on burden estimates submitted by modellers in the Vaccine
14+
Impact Modelling Consortium (VIMC) and impact estimates calculated by the VIMC Science
15+
& Policy team.
16+
authors:
17+
- family-names: Gupte
18+
given-names: Pratik
19+
email: p.gupte24@imperial.ac.uk
20+
orcid: https://orcid.org/0000-0001-5294-7819
21+
- family-names: Gaythorpe
22+
given-names: Katy
23+
orcid: https://orcid.org/0000-0003-3734-9081
24+
- family-names: Li
25+
given-names: Xiang
26+
orcid: https://orcid.org/0000-0002-5945-159X
27+
- family-names: Gibney
28+
given-names: Zoë
29+
orcid: https://orcid.org/0009-0002-8114-9984
30+
repository-code: https://github.com/vimc/vimcheck
31+
url: https://vimc.github.io/vimcheck/
32+
contact:
33+
- family-names: Gupte
34+
given-names: Pratik
35+
email: p.gupte24@imperial.ac.uk
36+
orcid: https://orcid.org/0000-0001-5294-7819
37+
references:
38+
- type: software
39+
title: 'R: A Language and Environment for Statistical Computing'
40+
notes: Depends
41+
url: https://www.R-project.org/
42+
authors:
43+
- name: R Core Team
44+
institution:
45+
name: R Foundation for Statistical Computing
46+
address: Vienna, Austria
47+
year: '2026'
48+
version: '>= 3.5'
49+
- type: software
50+
title: checkmate
51+
abstract: 'checkmate: Fast and Versatile Argument Checks'
52+
notes: Imports
53+
url: https://mllg.github.io/checkmate/
54+
repository: https://CRAN.R-project.org/package=checkmate
55+
authors:
56+
- family-names: Lang
57+
given-names: Michel
58+
email: michellang@gmail.com
59+
orcid: https://orcid.org/0000-0001-9754-0393
60+
year: '2026'
61+
doi: 10.32614/CRAN.package.checkmate
62+
- type: software
63+
title: cli
64+
abstract: 'cli: Helpers for Developing Command Line Interfaces'
65+
notes: Imports
66+
url: https://cli.r-lib.org
67+
repository: https://CRAN.R-project.org/package=cli
68+
authors:
69+
- family-names: Csárdi
70+
given-names: Gábor
71+
email: gabor@posit.co
72+
year: '2026'
73+
doi: 10.32614/CRAN.package.cli
74+
- type: software
75+
title: dplyr
76+
abstract: 'dplyr: A Grammar of Data Manipulation'
77+
notes: Imports
78+
url: https://dplyr.tidyverse.org
79+
repository: https://CRAN.R-project.org/package=dplyr
80+
authors:
81+
- family-names: Wickham
82+
given-names: Hadley
83+
email: hadley@posit.co
84+
orcid: https://orcid.org/0000-0003-4757-117X
85+
- family-names: François
86+
given-names: Romain
87+
orcid: https://orcid.org/0000-0002-2444-4226
88+
- family-names: Henry
89+
given-names: Lionel
90+
- family-names: Müller
91+
given-names: Kirill
92+
orcid: https://orcid.org/0000-0002-1416-3412
93+
- family-names: Vaughan
94+
given-names: Davis
95+
email: davis@posit.co
96+
orcid: https://orcid.org/0000-0003-4777-038X
97+
year: '2026'
98+
doi: 10.32614/CRAN.package.dplyr
99+
- type: software
100+
title: forcats
101+
abstract: 'forcats: Tools for Working with Categorical Variables (Factors)'
102+
notes: Imports
103+
url: https://forcats.tidyverse.org/
104+
repository: https://CRAN.R-project.org/package=forcats
105+
authors:
106+
- family-names: Wickham
107+
given-names: Hadley
108+
email: hadley@posit.co
109+
year: '2026'
110+
doi: 10.32614/CRAN.package.forcats
111+
- type: software
112+
title: ggplot2
113+
abstract: 'ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics'
114+
notes: Imports
115+
url: https://ggplot2.tidyverse.org
116+
repository: https://CRAN.R-project.org/package=ggplot2
117+
authors:
118+
- family-names: Wickham
119+
given-names: Hadley
120+
email: hadley@posit.co
121+
orcid: https://orcid.org/0000-0003-4757-117X
122+
- family-names: Chang
123+
given-names: Winston
124+
orcid: https://orcid.org/0000-0002-1576-2126
125+
- family-names: Henry
126+
given-names: Lionel
127+
- family-names: Pedersen
128+
given-names: Thomas Lin
129+
email: thomas.pedersen@posit.co
130+
orcid: https://orcid.org/0000-0002-5147-4711
131+
- family-names: Takahashi
132+
given-names: Kohske
133+
- family-names: Wilke
134+
given-names: Claus
135+
orcid: https://orcid.org/0000-0002-7470-9261
136+
- family-names: Woo
137+
given-names: Kara
138+
orcid: https://orcid.org/0000-0002-5125-4188
139+
- family-names: Yutani
140+
given-names: Hiroaki
141+
orcid: https://orcid.org/0000-0002-3385-7233
142+
- family-names: Dunnington
143+
given-names: Dewey
144+
orcid: https://orcid.org/0000-0002-9415-4582
145+
- family-names: Brand
146+
given-names: Teun
147+
name-particle: van den
148+
orcid: https://orcid.org/0000-0002-9335-7468
149+
year: '2026'
150+
doi: 10.32614/CRAN.package.ggplot2
151+
- type: software
152+
title: glue
153+
abstract: 'glue: Interpreted String Literals'
154+
notes: Imports
155+
url: https://glue.tidyverse.org/
156+
repository: https://CRAN.R-project.org/package=glue
157+
authors:
158+
- family-names: Hester
159+
given-names: Jim
160+
orcid: https://orcid.org/0000-0002-2739-7082
161+
- family-names: Bryan
162+
given-names: Jennifer
163+
email: jenny@posit.co
164+
orcid: https://orcid.org/0000-0002-6983-2759
165+
year: '2026'
166+
doi: 10.32614/CRAN.package.glue
167+
- type: software
168+
title: readr
169+
abstract: 'readr: Read Rectangular Text Data'
170+
notes: Imports
171+
url: https://readr.tidyverse.org
172+
repository: https://CRAN.R-project.org/package=readr
173+
authors:
174+
- family-names: Wickham
175+
given-names: Hadley
176+
email: hadley@posit.co
177+
- family-names: Hester
178+
given-names: Jim
179+
- family-names: Bryan
180+
given-names: Jennifer
181+
email: jenny@posit.co
182+
orcid: https://orcid.org/0000-0002-6983-2759
183+
year: '2026'
184+
doi: 10.32614/CRAN.package.readr
185+
- type: software
186+
title: rlang
187+
abstract: 'rlang: Functions for Base Types and Core R and ''Tidyverse'' Features'
188+
notes: Imports
189+
url: https://rlang.r-lib.org
190+
repository: https://CRAN.R-project.org/package=rlang
191+
authors:
192+
- family-names: Henry
193+
given-names: Lionel
194+
email: lionel@posit.co
195+
- family-names: Wickham
196+
given-names: Hadley
197+
email: hadley@posit.co
198+
year: '2026'
199+
doi: 10.32614/CRAN.package.rlang
200+
- type: software
201+
title: scales
202+
abstract: 'scales: Scale Functions for Visualization'
203+
notes: Imports
204+
url: https://scales.r-lib.org
205+
repository: https://CRAN.R-project.org/package=scales
206+
authors:
207+
- family-names: Wickham
208+
given-names: Hadley
209+
email: hadley@posit.co
210+
- family-names: Pedersen
211+
given-names: Thomas Lin
212+
email: thomas.pedersen@posit.co
213+
orcid: https://orcid.org/0000-0002-5147-4711
214+
- family-names: Seidel
215+
given-names: Dana
216+
year: '2026'
217+
doi: 10.32614/CRAN.package.scales
218+
- type: software
219+
title: stringr
220+
abstract: 'stringr: Simple, Consistent Wrappers for Common String Operations'
221+
notes: Imports
222+
url: https://stringr.tidyverse.org
223+
repository: https://CRAN.R-project.org/package=stringr
224+
authors:
225+
- family-names: Wickham
226+
given-names: Hadley
227+
email: hadley@posit.co
228+
year: '2026'
229+
doi: 10.32614/CRAN.package.stringr
230+
- type: software
231+
title: tidyr
232+
abstract: 'tidyr: Tidy Messy Data'
233+
notes: Imports
234+
url: https://tidyr.tidyverse.org
235+
repository: https://CRAN.R-project.org/package=tidyr
236+
authors:
237+
- family-names: Wickham
238+
given-names: Hadley
239+
email: hadley@posit.co
240+
- family-names: Vaughan
241+
given-names: Davis
242+
email: davis@posit.co
243+
- family-names: Girlich
244+
given-names: Maximilian
245+
year: '2026'
246+
doi: 10.32614/CRAN.package.tidyr
247+
- type: software
248+
title: knitr
249+
abstract: 'knitr: A General-Purpose Package for Dynamic Report Generation in R'
250+
notes: Suggests
251+
url: https://yihui.org/knitr/
252+
repository: https://CRAN.R-project.org/package=knitr
253+
authors:
254+
- family-names: Xie
255+
given-names: Yihui
256+
email: xie@yihui.name
257+
orcid: https://orcid.org/0000-0003-0645-5666
258+
year: '2026'
259+
doi: 10.32614/CRAN.package.knitr
260+
- type: software
261+
title: rmarkdown
262+
abstract: 'rmarkdown: Dynamic Documents for R'
263+
notes: Suggests
264+
url: https://pkgs.rstudio.com/rmarkdown/
265+
repository: https://CRAN.R-project.org/package=rmarkdown
266+
authors:
267+
- family-names: Allaire
268+
given-names: JJ
269+
email: jj@posit.co
270+
- family-names: Xie
271+
given-names: Yihui
272+
email: xie@yihui.name
273+
orcid: https://orcid.org/0000-0003-0645-5666
274+
- family-names: Dervieux
275+
given-names: Christophe
276+
email: cderv@posit.co
277+
orcid: https://orcid.org/0000-0003-4474-2498
278+
- family-names: McPherson
279+
given-names: Jonathan
280+
email: jonathan@posit.co
281+
- family-names: Luraschi
282+
given-names: Javier
283+
- family-names: Ushey
284+
given-names: Kevin
285+
email: kevin@posit.co
286+
- family-names: Atkins
287+
given-names: Aron
288+
email: aron@posit.co
289+
- family-names: Wickham
290+
given-names: Hadley
291+
email: hadley@posit.co
292+
- family-names: Cheng
293+
given-names: Joe
294+
email: joe@posit.co
295+
- family-names: Chang
296+
given-names: Winston
297+
email: winston@posit.co
298+
- family-names: Iannone
299+
given-names: Richard
300+
email: rich@posit.co
301+
orcid: https://orcid.org/0000-0003-3925-190X
302+
year: '2026'
303+
doi: 10.32614/CRAN.package.rmarkdown
304+
- type: software
305+
title: spelling
306+
abstract: 'spelling: Tools for Spell Checking in R'
307+
notes: Suggests
308+
url: https://ropensci.r-universe.dev/spelling
309+
repository: https://CRAN.R-project.org/package=spelling
310+
authors:
311+
- family-names: Ooms
312+
given-names: Jeroen
313+
email: jeroenooms@gmail.com
314+
orcid: https://orcid.org/0000-0002-4035-0289
315+
- family-names: Hester
316+
given-names: Jim
317+
email: james.hester@rstudio.com
318+
year: '2026'
319+
doi: 10.32614/CRAN.package.spelling
320+
- type: software
321+
title: testthat
322+
abstract: 'testthat: Unit Testing for R'
323+
notes: Suggests
324+
url: https://testthat.r-lib.org
325+
repository: https://CRAN.R-project.org/package=testthat
326+
authors:
327+
- family-names: Wickham
328+
given-names: Hadley
329+
email: hadley@posit.co
330+
year: '2026'
331+
doi: 10.32614/CRAN.package.testthat
332+
version: '>= 3.0.0'
333+
- type: software
334+
title: tibble
335+
abstract: 'tibble: Simple Data Frames'
336+
notes: Suggests
337+
url: https://tibble.tidyverse.org/
338+
repository: https://CRAN.R-project.org/package=tibble
339+
authors:
340+
- family-names: Müller
341+
given-names: Kirill
342+
email: kirill@cynkra.com
343+
orcid: https://orcid.org/0000-0002-1416-3412
344+
- family-names: Wickham
345+
given-names: Hadley
346+
email: hadley@rstudio.com
347+
year: '2026'
348+
doi: 10.32614/CRAN.package.tibble
349+
- type: software
350+
title: vdiffr
351+
abstract: 'vdiffr: Visual Regression Testing and Graphical Diffing'
352+
notes: Suggests
353+
url: https://vdiffr.r-lib.org/
354+
repository: https://CRAN.R-project.org/package=vdiffr
355+
authors:
356+
- family-names: Henry
357+
given-names: Lionel
358+
email: lionel@posit.co
359+
- family-names: Pedersen
360+
given-names: Thomas Lin
361+
email: thomas.pedersen@posit.co
362+
orcid: https://orcid.org/0000-0002-5147-4711
363+
- family-names: Luciani
364+
given-names: T Jake
365+
email: jake@apache.org
366+
- family-names: Decorde
367+
given-names: Matthieu
368+
email: matthieu.decorde@ens-lyon.fr
369+
- family-names: Lise
370+
given-names: Vaudor
371+
email: lise.vaudor@ens-lyon.fr
372+
year: '2026'
373+
doi: 10.32614/CRAN.package.vdiffr
374+
- type: software
375+
title: withr
376+
abstract: 'withr: Run Code ''With'' Temporarily Modified Global State'
377+
notes: Suggests
378+
url: https://withr.r-lib.org
379+
repository: https://CRAN.R-project.org/package=withr
380+
authors:
381+
- family-names: Hester
382+
given-names: Jim
383+
- family-names: Henry
384+
given-names: Lionel
385+
email: lionel@posit.co
386+
- family-names: Müller
387+
given-names: Kirill
388+
email: krlmlr+r@mailbox.org
389+
- family-names: Ushey
390+
given-names: Kevin
391+
email: kevinushey@gmail.com
392+
- family-names: Wickham
393+
given-names: Hadley
394+
email: hadley@posit.co
395+
- family-names: Chang
396+
given-names: Winston
397+
year: '2026'
398+
doi: 10.32614/CRAN.package.withr
399+

0 commit comments

Comments
 (0)