Skip to content

Commit

Permalink
Merge branch 'main' into fix-labels-cons-181
Browse files Browse the repository at this point in the history
  • Loading branch information
GeraldineGomez authored Jul 15, 2024
2 parents 3c6ac57 + a5041fb commit 694b99a
Show file tree
Hide file tree
Showing 28 changed files with 530 additions and 101 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@
^config\.yml$
^\.lintr$
^vignettes/articles$
^CITATION\.cff$
59 changes: 59 additions & 0 deletions .github/workflows/update-citation-cff.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
# Workflow derived from https://github.com/r-lib/actions/tree/master/examples
# The action runs when:
# - The DESCRIPTION or inst/CITATION are modified
# - Can be run manually
# For customizing the triggers, visit https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows
on:
push:
branches:
- main
paths:
- DESCRIPTION
- inst/CITATION
- .github/workflows/update-citation-cff.yaml
workflow_dispatch:

name: Update CITATION.cff
permissions:
contents: write
pull-requests: write

jobs:
update-citation-cff:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v4
- uses: r-lib/actions/setup-r@v2
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: |
any::cffr
any::V8
- name: Update CITATION.cff
run: |
library(cffr)
# Customize with your own code
# See https://docs.ropensci.org/cffr/articles/cffr.html
# Write your own keys
mykeys <- list()
# Create your CITATION.cff file
cff_write(keys = mykeys)
shell: Rscript {0}
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
with:
commit-message: Update `CITATION.cff`
title: Update `CITATION.cff`
body: |
This pull request updates the citation file, ensuring all authors are credited and there are no discrepancies.
Please verify the changes before merging.
branch: update-citation-cff
304 changes: 304 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,304 @@
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------

cff-version: 1.2.0
message: 'To cite package "sivirep" in publications use:'
type: software
license: MIT
title: 'sivirep: Data Wrangling and Automated Reports from ''SIVIGILA'' source'
version: 0.0.9
abstract: Provides functions for data wrangling and automated reports from SIVIGILA
source.
authors:
- family-names: Gómez-Millán
given-names: Geraldine
email: [email protected]
orcid: https://orcid.org/0009-0007-8701-0568
- family-names: Cucunubá
given-names: Zulma M.
email: [email protected]
orcid: https://orcid.org/0000-0002-8165-3198
- family-names: Mendez-Romero
given-names: Jennifer A.
email: [email protected]
orcid: https://orcid.org/0009-0001-6138-0225
- family-names: Huguett-Aragón
given-names: Claudia
email: [email protected]
orcid: https://orcid.org/0000-0002-9814-2386
repository-code: https://github.com/epiverse-trace/sivirep
url: https://epiverse-trace.github.io/sivirep/
contact:
- family-names: Gómez-Millán
given-names: Geraldine
email: [email protected]
orcid: https://orcid.org/0009-0007-8701-0568
keywords:
- colombia
- epidemiological-surveillance
- epiverse
- public-health
- r
- r-package
references:
- type: software
title: config
abstract: 'config: Manage Environment Specific Configuration Values'
notes: Imports
url: https://rstudio.github.io/config/
repository: https://CRAN.R-project.org/package=config
authors:
- family-names: Allaire
given-names: JJ
email: [email protected]
year: '2024'
- type: software
title: dplyr
abstract: 'dplyr: A Grammar of Data Manipulation'
notes: Imports
url: https://dplyr.tidyverse.org
repository: https://CRAN.R-project.org/package=dplyr
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
orcid: https://orcid.org/0000-0003-4757-117X
- family-names: François
given-names: Romain
orcid: https://orcid.org/0000-0002-2444-4226
- family-names: Henry
given-names: Lionel
- family-names: Müller
given-names: Kirill
orcid: https://orcid.org/0000-0002-1416-3412
- family-names: Vaughan
given-names: Davis
email: [email protected]
orcid: https://orcid.org/0000-0003-4777-038X
year: '2024'
- type: software
title: ggplot2
abstract: 'ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics'
notes: Imports
url: https://ggplot2.tidyverse.org
repository: https://CRAN.R-project.org/package=ggplot2
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
orcid: https://orcid.org/0000-0003-4757-117X
- family-names: Chang
given-names: Winston
orcid: https://orcid.org/0000-0002-1576-2126
- family-names: Henry
given-names: Lionel
- family-names: Pedersen
given-names: Thomas Lin
email: [email protected]
orcid: https://orcid.org/0000-0002-5147-4711
- family-names: Takahashi
given-names: Kohske
- family-names: Wilke
given-names: Claus
orcid: https://orcid.org/0000-0002-7470-9261
- family-names: Woo
given-names: Kara
orcid: https://orcid.org/0000-0002-5125-4188
- family-names: Yutani
given-names: Hiroaki
orcid: https://orcid.org/0000-0002-3385-7233
- family-names: Dunnington
given-names: Dewey
orcid: https://orcid.org/0000-0002-9415-4582
- family-names: Brand
given-names: Teun
name-particle: van den
orcid: https://orcid.org/0000-0002-9335-7468
year: '2024'
- type: software
title: httr2
abstract: 'httr2: Perform HTTP Requests and Process the Responses'
notes: Imports
url: https://httr2.r-lib.org
repository: https://CRAN.R-project.org/package=httr2
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2024'
- type: software
title: stringr
abstract: 'stringr: Simple, Consistent Wrappers for Common String Operations'
notes: Imports
url: https://stringr.tidyverse.org
repository: https://CRAN.R-project.org/package=stringr
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2024'
- type: software
title: xml2
abstract: 'xml2: Parse XML'
notes: Imports
url: https://xml2.r-lib.org/
repository: https://CRAN.R-project.org/package=xml2
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
- family-names: Hester
given-names: Jim
- family-names: Ooms
given-names: Jeroen
year: '2024'
- type: software
title: epitrix
abstract: 'epitrix: Small Helpers and Tricks for Epidemics Analysis'
notes: Imports
url: http://www.repidemicsconsortium.org/epitrix/
repository: https://CRAN.R-project.org/package=epitrix
authors:
- family-names: Jombart
given-names: Thibaut
email: [email protected]
- family-names: Cori
given-names: Anne
email: [email protected]
- family-names: Finger
given-names: Flavio
email: [email protected]
year: '2024'
- type: software
title: sf
abstract: 'sf: Simple Features for R'
notes: Imports
url: https://r-spatial.github.io/sf/
repository: https://CRAN.R-project.org/package=sf
authors:
- family-names: Pebesma
given-names: Edzer
email: [email protected]
orcid: https://orcid.org/0000-0001-8049-7069
year: '2024'
- type: software
title: readxl
abstract: 'readxl: Read Excel Files'
notes: Imports
url: https://readxl.tidyverse.org
repository: https://CRAN.R-project.org/package=readxl
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
orcid: https://orcid.org/0000-0003-4757-117X
- family-names: Bryan
given-names: Jennifer
email: [email protected]
orcid: https://orcid.org/0000-0002-6983-2759
year: '2024'
- type: software
title: sysfonts
abstract: 'sysfonts: Loading Fonts into R'
notes: Imports
url: https://github.com/yixuan/sysfonts
repository: https://CRAN.R-project.org/package=sysfonts
authors:
- family-names: Qiu
given-names: Yixuan
- family-names: details.
given-names: authors/contributors of the included fonts. See file AUTHORS for
year: '2024'
- type: software
title: showtext
abstract: 'showtext: Using Fonts More Easily in R Graphs'
notes: Imports
url: https://github.com/yixuan/showtext
repository: https://CRAN.R-project.org/package=showtext
authors:
- family-names: Qiu
given-names: Yixuan
- family-names: details.
given-names: authors/contributors of the included software. See file AUTHORS for
year: '2024'
- type: software
title: kableExtra
abstract: 'kableExtra: Construct Complex Table with ''kable'' and Pipe Syntax'
notes: Imports
url: http://haozhu233.github.io/kableExtra/
repository: https://CRAN.R-project.org/package=kableExtra
authors:
- family-names: Zhu
given-names: Hao
email: [email protected]
orcid: https://orcid.org/0000-0002-3386-6076
year: '2024'
- type: software
title: knitr
abstract: 'knitr: A General-Purpose Package for Dynamic Report Generation in R'
notes: Suggests
url: https://yihui.org/knitr/
repository: https://CRAN.R-project.org/package=knitr
authors:
- family-names: Xie
given-names: Yihui
email: [email protected]
orcid: https://orcid.org/0000-0003-0645-5666
year: '2024'
- type: software
title: rmarkdown
abstract: 'rmarkdown: Dynamic Documents for R'
notes: Suggests
url: https://pkgs.rstudio.com/rmarkdown/
repository: https://CRAN.R-project.org/package=rmarkdown
authors:
- family-names: Allaire
given-names: JJ
email: [email protected]
- family-names: Xie
given-names: Yihui
email: [email protected]
orcid: https://orcid.org/0000-0003-0645-5666
- family-names: Dervieux
given-names: Christophe
email: [email protected]
orcid: https://orcid.org/0000-0003-4474-2498
- family-names: McPherson
given-names: Jonathan
email: [email protected]
- family-names: Luraschi
given-names: Javier
- family-names: Ushey
given-names: Kevin
email: [email protected]
- family-names: Atkins
given-names: Aron
email: [email protected]
- family-names: Wickham
given-names: Hadley
email: [email protected]
- family-names: Cheng
given-names: Joe
email: [email protected]
- family-names: Chang
given-names: Winston
email: [email protected]
- family-names: Iannone
given-names: Richard
email: [email protected]
orcid: https://orcid.org/0000-0003-3925-190X
year: '2024'
- type: software
title: 'R: A Language and Environment for Statistical Computing'
notes: Depends
url: https://www.R-project.org/
authors:
- name: R Core Team
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
version: '>= 3.5.0'

Loading

0 comments on commit 694b99a

Please sign in to comment.