Skip to content

Commit

Permalink
Update CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
sbuis committed Mar 28, 2024
1 parent 2423577 commit 4208d4a
Showing 1 changed file with 57 additions and 37 deletions.
94 changes: 57 additions & 37 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -----------------------------------------------------------
# CITATION file created with {cffr} R package, v0.5.0
# CITATION file created with {cffr} R package, v1.0.0
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------

Expand All @@ -8,7 +8,7 @@ message: 'To cite package "CroPlotR" in publications use:'
type: software
title: 'CroPlotR: A Package to Analyze Crop Model Simulations Outputs with Plots and
Statistics'
version: 0.9.0
version: 0.10.0
abstract: CroplotR aims at the standardization of the process of analyzing the outputs
of crop models using plots and statistics. Users can generate plots presented in
dynamic mode with time on the x axis and any simulated and/or observed variable(s)
Expand All @@ -26,6 +26,10 @@ authors:
given-names: Samuel
email: [email protected]
orcid: https://orcid.org/0000-0002-8676-5447
- family-names: Midingoyi
given-names: Cyrille
email: [email protected]
orcid: https://orcid.org/0009-0000-4411-7989
- family-names: Lecharpentier
given-names: Patrice
email: [email protected]
Expand All @@ -36,7 +40,7 @@ authors:
orcid: https://orcid.org/0000-0002-9310-2377
repository-code: https://github.com/SticsRPacks/CroPlotR
url: https://doi.org/10.5281/zenodo.4442330
date-released: '2023-01-12'
date-released: '2024-03-28'
contact:
- family-names: Vezy
given-names: Remi
Expand All @@ -49,11 +53,10 @@ references:
url: https://www.R-project.org/
authors:
- name: R Core Team
location:
name: Vienna, Austria
year: '2023'
institution:
name: R Foundation for Statistical Computing
address: Vienna, Austria
year: '2024'
version: '>= 4.0.0'
- type: software
title: cli
Expand All @@ -65,7 +68,7 @@ references:
- family-names: Csárdi
given-names: Gábor
email: [email protected]
year: '2023'
year: '2024'
- type: software
title: crayon
abstract: 'crayon: Colored Terminal Output'
Expand All @@ -76,7 +79,7 @@ references:
- family-names: Csárdi
given-names: Gábor
email: [email protected]
year: '2023'
year: '2024'
- type: software
title: dplyr
abstract: 'dplyr: A Grammar of Data Manipulation'
Expand All @@ -100,7 +103,7 @@ references:
given-names: Davis
email: [email protected]
orcid: https://orcid.org/0000-0003-4777-038X
year: '2023'
year: '2024'
- type: software
title: ggplot2
abstract: 'ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics'
Expand Down Expand Up @@ -135,19 +138,23 @@ references:
- family-names: Dunnington
given-names: Dewey
orcid: https://orcid.org/0000-0002-9415-4582
year: '2023'
- family-names: Brand
given-names: Teun
name-particle: van den
orcid: https://orcid.org/0000-0002-9335-7468
year: '2024'
- type: software
title: ggrepel
abstract: 'ggrepel: Automatically Position Non-Overlapping Text Labels with ''ggplot2'''
notes: Imports
url: https://github.com/slowkow/ggrepel
url: https://ggrepel.slowkow.com/
repository: https://CRAN.R-project.org/package=ggrepel
authors:
- family-names: Slowikowski
given-names: Kamil
email: [email protected]
orcid: https://orcid.org/0000-0002-2843-6370
year: '2023'
year: '2024'
- type: software
title: gridExtra
abstract: 'gridExtra: Miscellaneous Functions for "Grid" Graphics'
Expand All @@ -157,7 +164,7 @@ references:
- family-names: Auguie
given-names: Baptiste
email: [email protected]
year: '2023'
year: '2024'
- type: software
title: lifecycle
abstract: 'lifecycle: Manage the Life Cycle of your Package Functions'
Expand All @@ -167,12 +174,23 @@ references:
authors:
- family-names: Henry
given-names: Lionel
email: lionel@rstudio.com
email: lionel@posit.co
- family-names: Wickham
given-names: Hadley
email: hadley@rstudio.com
email: hadley@posit.co
orcid: https://orcid.org/0000-0003-4757-117X
year: '2023'
year: '2024'
- type: software
title: plyr
abstract: 'plyr: Tools for Splitting, Applying and Combining Data'
notes: Imports
url: http://had.co.nz/plyr
repository: https://CRAN.R-project.org/package=plyr
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2024'
- type: software
title: reshape2
abstract: 'reshape2: Flexibly Reshape Data: A Reboot of the Reshape Package'
Expand All @@ -183,7 +201,7 @@ references:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2023'
year: '2024'
- type: software
title: rlang
abstract: 'rlang: Functions for Base Types and Core R and ''Tidyverse'' Features'
Expand All @@ -197,7 +215,7 @@ references:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2023'
year: '2024'
- type: software
title: rstudioapi
abstract: 'rstudioapi: Safely Access the RStudio API'
Expand All @@ -210,14 +228,14 @@ references:
email: [email protected]
- family-names: Allaire
given-names: JJ
email: jj@rstudio.com
email: jj@posit.co
- family-names: Wickham
given-names: Hadley
email: hadley@rstudio.com
email: hadley@posit.co
- family-names: Ritchie
given-names: Gary
email: gary@rstudio.com
year: '2023'
email: gary@posit.co
year: '2024'
- type: software
title: stringr
abstract: 'stringr: Simple, Consistent Wrappers for Common String Operations'
Expand All @@ -227,8 +245,8 @@ references:
authors:
- family-names: Wickham
given-names: Hadley
email: hadley@rstudio.com
year: '2023'
email: hadley@posit.co
year: '2024'
- type: software
title: tibble
abstract: 'tibble: Simple Data Frames'
Expand All @@ -243,7 +261,7 @@ references:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2023'
year: '2024'
- type: software
title: tidyselect
abstract: 'tidyselect: Select from a Set of Strings'
Expand All @@ -253,11 +271,11 @@ references:
authors:
- family-names: Henry
given-names: Lionel
email: lionel@rstudio.com
email: lionel@posit.co
- family-names: Wickham
given-names: Hadley
email: hadley@rstudio.com
year: '2023'
email: hadley@posit.co
year: '2024'
- type: software
title: patchwork
abstract: 'patchwork: The Composer of Plots'
Expand All @@ -269,12 +287,12 @@ references:
given-names: Thomas Lin
email: [email protected]
orcid: https://orcid.org/0000-0002-5147-4711
year: '2023'
year: '2024'
- type: software
title: spelling
abstract: 'spelling: Tools for Spell Checking in R'
notes: Suggests
url: https://docs.ropensci.org/spelling/
url: https://ropensci.r-universe.dev/spelling
repository: https://CRAN.R-project.org/package=spelling
authors:
- family-names: Ooms
Expand All @@ -284,12 +302,13 @@ references:
- family-names: Hester
given-names: Jim
email: [email protected]
year: '2023'
year: '2024'
- type: software
title: SticsRFiles
abstract: 'SticsRFiles: Read and Modify STICS Input/Output Files'
abstract: 'SticsRFiles: Read and Modify ''STICS'' Input/Output Files'
notes: Suggests
url: https://doi.org/10.5281/zenodo.4443206
repository: https://CRAN.R-project.org/package=SticsRFiles
authors:
- family-names: Lecharpentier
given-names: Patrice
Expand All @@ -307,7 +326,8 @@ references:
given-names: Michel
email: [email protected]
orcid: https://orcid.org/0000-0002-9310-2377
year: '2023'
year: '2024'
version: '>= 1.1.3'
- type: software
title: testthat
abstract: 'testthat: Unit Testing for R'
Expand All @@ -318,7 +338,7 @@ references:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2023'
year: '2024'
- type: software
title: vdiffr
abstract: 'vdiffr: Visual Regression Testing and Graphical Diffing'
Expand All @@ -328,10 +348,10 @@ references:
authors:
- family-names: Henry
given-names: Lionel
email: lionel@rstudio.com
email: lionel@posit.co
- family-names: Pedersen
given-names: Thomas Lin
email: thomas.pedersen@rstudio.com
email: thomas.pedersen@posit.co
orcid: https://orcid.org/0000-0002-5147-4711
- family-names: Luciani
given-names: T Jake
Expand All @@ -342,4 +362,4 @@ references:
- family-names: Lise
given-names: Vaudor
email: [email protected]
year: '2023'
year: '2024'

0 comments on commit 4208d4a

Please sign in to comment.