Skip to content

Commit e53b578

Browse files
Update CITATION.cff
1 parent 0cda0d0 commit e53b578

1 file changed

Lines changed: 356 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 356 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,356 @@
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.1
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: reshape2
187+
abstract: 'reshape2: Flexibly Reshape Data: A Reboot of the Reshape Package'
188+
notes: Imports
189+
url: https://github.com/hadley/reshape
190+
repository: https://CRAN.R-project.org/package=reshape2
191+
authors:
192+
- family-names: Wickham
193+
given-names: Hadley
194+
email: hadley@posit.co
195+
year: '2026'
196+
doi: 10.32614/CRAN.package.reshape2
197+
- type: software
198+
title: rlang
199+
abstract: 'rlang: Functions for Base Types and Core R and ''Tidyverse'' Features'
200+
notes: Imports
201+
url: https://rlang.r-lib.org
202+
repository: https://CRAN.R-project.org/package=rlang
203+
authors:
204+
- family-names: Henry
205+
given-names: Lionel
206+
email: lionel@posit.co
207+
- family-names: Wickham
208+
given-names: Hadley
209+
email: hadley@posit.co
210+
year: '2026'
211+
doi: 10.32614/CRAN.package.rlang
212+
- type: software
213+
title: tidyr
214+
abstract: 'tidyr: Tidy Messy Data'
215+
notes: Imports
216+
url: https://tidyr.tidyverse.org
217+
repository: https://CRAN.R-project.org/package=tidyr
218+
authors:
219+
- family-names: Wickham
220+
given-names: Hadley
221+
email: hadley@posit.co
222+
- family-names: Vaughan
223+
given-names: Davis
224+
email: davis@posit.co
225+
- family-names: Girlich
226+
given-names: Maximilian
227+
year: '2026'
228+
doi: 10.32614/CRAN.package.tidyr
229+
- type: software
230+
title: knitr
231+
abstract: 'knitr: A General-Purpose Package for Dynamic Report Generation in R'
232+
notes: Suggests
233+
url: https://yihui.org/knitr/
234+
repository: https://CRAN.R-project.org/package=knitr
235+
authors:
236+
- family-names: Xie
237+
given-names: Yihui
238+
email: xie@yihui.name
239+
orcid: https://orcid.org/0000-0003-0645-5666
240+
year: '2026'
241+
doi: 10.32614/CRAN.package.knitr
242+
- type: software
243+
title: rmarkdown
244+
abstract: 'rmarkdown: Dynamic Documents for R'
245+
notes: Suggests
246+
url: https://pkgs.rstudio.com/rmarkdown/
247+
repository: https://CRAN.R-project.org/package=rmarkdown
248+
authors:
249+
- family-names: Allaire
250+
given-names: JJ
251+
email: jj@posit.co
252+
- family-names: Xie
253+
given-names: Yihui
254+
email: xie@yihui.name
255+
orcid: https://orcid.org/0000-0003-0645-5666
256+
- family-names: Dervieux
257+
given-names: Christophe
258+
email: cderv@posit.co
259+
orcid: https://orcid.org/0000-0003-4474-2498
260+
- family-names: McPherson
261+
given-names: Jonathan
262+
email: jonathan@posit.co
263+
- family-names: Luraschi
264+
given-names: Javier
265+
- family-names: Ushey
266+
given-names: Kevin
267+
email: kevin@posit.co
268+
- family-names: Atkins
269+
given-names: Aron
270+
email: aron@posit.co
271+
- family-names: Wickham
272+
given-names: Hadley
273+
email: hadley@posit.co
274+
- family-names: Cheng
275+
given-names: Joe
276+
email: joe@posit.co
277+
- family-names: Chang
278+
given-names: Winston
279+
email: winston@posit.co
280+
- family-names: Iannone
281+
given-names: Richard
282+
email: rich@posit.co
283+
orcid: https://orcid.org/0000-0003-3925-190X
284+
year: '2026'
285+
doi: 10.32614/CRAN.package.rmarkdown
286+
- type: software
287+
title: spelling
288+
abstract: 'spelling: Tools for Spell Checking in R'
289+
notes: Suggests
290+
url: https://ropensci.r-universe.dev/spelling
291+
repository: https://CRAN.R-project.org/package=spelling
292+
authors:
293+
- family-names: Ooms
294+
given-names: Jeroen
295+
email: jeroenooms@gmail.com
296+
orcid: https://orcid.org/0000-0002-4035-0289
297+
- family-names: Hester
298+
given-names: Jim
299+
email: james.hester@rstudio.com
300+
year: '2026'
301+
doi: 10.32614/CRAN.package.spelling
302+
- type: software
303+
title: testthat
304+
abstract: 'testthat: Unit Testing for R'
305+
notes: Suggests
306+
url: https://testthat.r-lib.org
307+
repository: https://CRAN.R-project.org/package=testthat
308+
authors:
309+
- family-names: Wickham
310+
given-names: Hadley
311+
email: hadley@posit.co
312+
year: '2026'
313+
doi: 10.32614/CRAN.package.testthat
314+
version: '>= 3.0.0'
315+
- type: software
316+
title: tibble
317+
abstract: 'tibble: Simple Data Frames'
318+
notes: Suggests
319+
url: https://tibble.tidyverse.org/
320+
repository: https://CRAN.R-project.org/package=tibble
321+
authors:
322+
- family-names: Müller
323+
given-names: Kirill
324+
email: kirill@cynkra.com
325+
orcid: https://orcid.org/0000-0002-1416-3412
326+
- family-names: Wickham
327+
given-names: Hadley
328+
email: hadley@rstudio.com
329+
year: '2026'
330+
doi: 10.32614/CRAN.package.tibble
331+
- type: software
332+
title: withr
333+
abstract: 'withr: Run Code ''With'' Temporarily Modified Global State'
334+
notes: Suggests
335+
url: https://withr.r-lib.org
336+
repository: https://CRAN.R-project.org/package=withr
337+
authors:
338+
- family-names: Hester
339+
given-names: Jim
340+
- family-names: Henry
341+
given-names: Lionel
342+
email: lionel@posit.co
343+
- family-names: Müller
344+
given-names: Kirill
345+
email: krlmlr+r@mailbox.org
346+
- family-names: Ushey
347+
given-names: Kevin
348+
email: kevinushey@gmail.com
349+
- family-names: Wickham
350+
given-names: Hadley
351+
email: hadley@posit.co
352+
- family-names: Chang
353+
given-names: Winston
354+
year: '2026'
355+
doi: 10.32614/CRAN.package.withr
356+

0 commit comments

Comments
 (0)