1- # --------------------------------------------
2- # CITATION file created with {cffr} R package
1+ # ------------------------------------------------
2+ # CITATION.cff file created with {cffr} R package
33# See also: https://docs.ropensci.org/cffr/
4- # --------------------------------------------
4+ # ------------------------------------------------
55
66cff-version : 1.2.0
77message : ' To cite package "vimcheck" in publications use:'
88type : software
99license : MIT
1010title : ' vimcheck: Diagnostics for Vaccine Impact Modelling Consortium Burden and Impact
1111 Estimates'
12- version : 0.0.3
12+ version : 0.0.5
1313abstract : Run diagnostics on burden estimates submitted by modellers in the Vaccine
1414 Impact Modelling Consortium (VIMC) and impact estimates calculated by the VIMC Science
1515 & Policy team.
@@ -41,10 +41,13 @@ references:
4141 url : https://www.R-project.org/
4242 authors :
4343 - name : R Core Team
44+ website : https://ror.org/02zz1nj61
4445 institution :
4546 name : R Foundation for Statistical Computing
47+ website : https://ror.org/05qewa988
4648 address : Vienna, Austria
4749 year : ' 2026'
50+ doi : 10.32614/R.manuals
4851 version : ' >= 3.5'
4952- type : software
5053 title : checkmate
@@ -71,6 +74,21 @@ references:
7174 email : gabor@posit.co
7275 year : ' 2026'
7376 doi : 10.32614/CRAN.package.cli
77+ - type : software
78+ title : diffdf
79+ abstract : ' diffdf: Dataframe Difference Tool'
80+ notes : Imports
81+ url : https://gowerc.github.io/diffdf/
82+ repository : https://CRAN.R-project.org/package=diffdf
83+ authors :
84+ - family-names : Gower-Page
85+ given-names : Craig
86+ email : craiggower@gmail.com
87+ - family-names : Martin
88+ given-names : Kieran
89+ email : kieranjmartin@gmail.com
90+ year : ' 2026'
91+ doi : 10.32614/CRAN.package.diffdf
7492- type : software
7593 title : dplyr
7694 abstract : ' dplyr: A Grammar of Data Manipulation'
@@ -148,6 +166,19 @@ references:
148166 orcid : https://orcid.org/0000-0002-9335-7468
149167 year : ' 2026'
150168 doi : 10.32614/CRAN.package.ggplot2
169+ - type : software
170+ title : ggridges
171+ abstract : ' ggridges: Ridgeline Plots in '' ggplot2'' '
172+ notes : Imports
173+ url : https://wilkelab.org/ggridges/
174+ repository : https://CRAN.R-project.org/package=ggridges
175+ authors :
176+ - family-names : Wilke
177+ given-names : Claus O.
178+ email : wilke@austin.utexas.edu
179+ orcid : https://orcid.org/0000-0002-7470-9261
180+ year : ' 2026'
181+ doi : 10.32614/CRAN.package.ggridges
151182- type : software
152183 title : glue
153184 abstract : ' glue: Interpreted String Literals'
@@ -164,6 +195,19 @@ references:
164195 orcid : https://orcid.org/0000-0002-6983-2759
165196 year : ' 2026'
166197 doi : 10.32614/CRAN.package.glue
198+ - type : software
199+ title : here
200+ abstract : ' here: A Simpler Way to Find Your Files'
201+ notes : Imports
202+ url : https://here.r-lib.org/
203+ repository : https://CRAN.R-project.org/package=here
204+ authors :
205+ - family-names : Müller
206+ given-names : Kirill
207+ email : kirill@cynkra.com
208+ orcid : https://orcid.org/0000-0002-1416-3412
209+ year : ' 2026'
210+ doi : 10.32614/CRAN.package.here
167211- type : software
168212 title : readr
169213 abstract : ' readr: Read Rectangular Text Data'
@@ -215,6 +259,19 @@ references:
215259 given-names : Dana
216260 year : ' 2026'
217261 doi : 10.32614/CRAN.package.scales
262+ - type : software
263+ title : stats
264+ abstract : ' R: A Language and Environment for Statistical Computing'
265+ notes : Imports
266+ authors :
267+ - name : R Core Team
268+ website : https://ror.org/02zz1nj61
269+ institution :
270+ name : R Foundation for Statistical Computing
271+ website : https://ror.org/05qewa988
272+ address : Vienna, Austria
273+ year : ' 2026'
274+ doi : 10.32614/R.manuals
218275- type : software
219276 title : stringr
220277 abstract : ' stringr: Simple, Consistent Wrappers for Common String Operations'
0 commit comments