Skip to content

Commit

Permalink
Update CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user authored and pratikunterwegs committed Nov 6, 2023
1 parent ba9a7fb commit 74618ef
Showing 1 changed file with 11 additions and 36 deletions.
47 changes: 11 additions & 36 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -101,18 +101,6 @@ references:
- family-names: Eigen
given-names: Yixuan Qiu; the authors of Eigen for the included version of
year: '2023'
- type: software
title: jsonlite
abstract: 'jsonlite: A Simple and Robust JSON Parser and Generator for R'
notes: Imports
url: https://jeroen.r-universe.dev/jsonlite
repository: https://CRAN.R-project.org/package=jsonlite
authors:
- family-names: Ooms
given-names: Jeroen
email: [email protected]
orcid: https://orcid.org/0000-0002-4035-0289
year: '2023'
- type: software
title: data.table
abstract: 'data.table: Extension of `data.frame`'
Expand Down Expand Up @@ -185,6 +173,17 @@ references:
email: [email protected]
orcid: https://orcid.org/0000-0002-6709-9186
year: '2023'
- type: software
title: cli
abstract: 'cli: Helpers for Developing Command Line Interfaces'
notes: Imports
url: https://cli.r-lib.org
repository: https://CRAN.R-project.org/package=cli
authors:
- family-names: Csárdi
given-names: Gábor
email: [email protected]
year: '2023'
- type: software
title: bookdown
abstract: 'bookdown: Authoring Books and Technical Documents with R Markdown'
Expand Down Expand Up @@ -469,30 +468,6 @@ references:
email: [email protected]
year: '2023'
version: '>= 3.0.0'
- type: software
title: withr
abstract: 'withr: Run Code ''With'' Temporarily Modified Global State'
notes: Suggests
url: https://withr.r-lib.org
repository: https://CRAN.R-project.org/package=withr
authors:
- family-names: Hester
given-names: Jim
- family-names: Henry
given-names: Lionel
email: [email protected]
- family-names: Müller
given-names: Kirill
email: [email protected]
- family-names: Ushey
given-names: Kevin
email: [email protected]
- family-names: Wickham
given-names: Hadley
email: [email protected]
- family-names: Chang
given-names: Winston
year: '2023'
- type: software
title: EpiEstim
abstract: 'EpiEstim: Estimate Time Varying Reproduction Numbers from Epidemic Curves'
Expand Down

0 comments on commit 74618ef

Please sign in to comment.