Skip to content

Commit

Permalink
Update CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
cjyetman committed Dec 15, 2023
1 parent 209e12e commit 8b938a4
Showing 1 changed file with 97 additions and 68 deletions.
165 changes: 97 additions & 68 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.2.1
# CITATION file created with {cffr} R package, v0.5.0
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------

Expand All @@ -15,32 +15,6 @@ authors:
given-names: CJ
email: [email protected]
orcid: https://orcid.org/0000-0001-5099-9500
preferred-citation:
type: manual
title: 'network.r2d3: Makes interactive network graphs using r2d3'
authors:
- family-names: Yetman
given-names: CJ
email: [email protected]
orcid: https://orcid.org/0000-0001-5099-9500
version: 0.0.0.9000
abstract: Makes interactive network graphs using r2d3.
repository-code: https://github.com/cjyetman/network.r2d3
url: https://cjyetman.github.io/network.r2d3
contact:
- family-names: Yetman
given-names: CJ
email: [email protected]
orcid: https://orcid.org/0000-0001-5099-9500
keywords:
- d3
- data-visualization
- interactive-visualizations
- r
- r-package
- r2d3
license: MIT
year: '2022'
repository-code: https://github.com/cjyetman/network.r2d3
url: https://cjyetman.github.io/network.r2d3
contact:
Expand All @@ -60,18 +34,32 @@ references:
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: '2022'
url: https://CRAN.R-project.org/package=jsonlite
year: '2023'
version: '>= 0.9.6'
- type: software
title: methods
abstract: 'R: A Language and Environment for Statistical Computing'
notes: Imports
authors:
- name: R Core Team
location:
name: Vienna, Austria
year: '2023'
institution:
name: R Foundation for Statistical Computing
- type: software
title: r2d3
abstract: 'r2d3: Interface to ''D3'' Visualizations'
notes: Imports
url: https://rstudio.github.io/r2d3/
repository: https://CRAN.R-project.org/package=r2d3
authors:
- family-names: Strayer
given-names: Nick
Expand All @@ -81,12 +69,13 @@ references:
email: [email protected]
- family-names: Allaire
given-names: JJ
year: '2022'
url: https://CRAN.R-project.org/package=r2d3
year: '2023'
- type: software
title: ape
abstract: 'ape: Analyses of Phylogenetics and Evolution'
notes: Suggests
url: http://ape-package.ird.fr/
repository: https://CRAN.R-project.org/package=ape
authors:
- family-names: Paradis
given-names: Emmanuel
Expand Down Expand Up @@ -174,22 +163,28 @@ references:
- family-names: de Vienne
given-names: Damien
orcid: https://orcid.org/0000-0001-9532-5251
year: '2022'
url: https://CRAN.R-project.org/package=ape
year: '2023'
- type: software
title: chromote
abstract: 'chromote: Headless Chrome Web Browser Interface'
notes: Suggests
url: https://rstudio.github.io/chromote/
repository: https://CRAN.R-project.org/package=chromote
authors:
- family-names: Chang
given-names: Winston
email: [email protected]
year: '2022'
url: https://github.com/rstudio/chromote
email: [email protected]
- family-names: Schloerke
given-names: Barret
email: [email protected]
orcid: https://orcid.org/0000-0001-9986-114X
year: '2023'
- type: software
title: codemetar
abstract: 'codemetar: Generate ''CodeMeta'' Metadata for R Packages'
notes: Suggests
url: https://docs.ropensci.org/codemetar/
repository: https://CRAN.R-project.org/package=codemetar
authors:
- family-names: Boettiger
given-names: Carl
Expand All @@ -198,43 +193,47 @@ references:
- family-names: Salmon
given-names: Maëlle
orcid: https://orcid.org/0000-0002-2815-0399
year: '2022'
url: https://CRAN.R-project.org/package=codemetar
year: '2023'
- type: software
title: covr
abstract: 'covr: Test Coverage for Packages'
notes: Suggests
url: https://covr.r-lib.org
repository: https://CRAN.R-project.org/package=covr
authors:
- family-names: Hester
given-names: Jim
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=covr
year: '2023'
- type: software
title: cffr
abstract: 'cffr: Generate Citation File Format (''cff'') Metadata for R Packages'
notes: Suggests
url: https://docs.ropensci.org/cffr/
repository: https://CRAN.R-project.org/package=cffr
authors:
- family-names: Hernangómez
given-names: Diego
email: [email protected]
orcid: https://orcid.org/0000-0001-8457-4658
year: '2022'
url: https://CRAN.R-project.org/package=cffr
year: '2023'
- type: software
title: data.tree
abstract: 'data.tree: General Purpose Hierarchical Data Structure'
notes: Suggests
url: https://github.com/gluc/data.tree
repository: https://CRAN.R-project.org/package=data.tree
authors:
- family-names: Glur
given-names: Christoph
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=data.tree
email: [email protected]
year: '2023'
- type: software
title: devtools
abstract: 'devtools: Tools to Make Developing R Packages Easier'
notes: Suggests
url: https://devtools.r-lib.org/
repository: https://CRAN.R-project.org/package=devtools
authors:
- family-names: Wickham
given-names: Hadley
Expand All @@ -246,12 +245,13 @@ references:
given-names: Jennifer
email: [email protected]
orcid: https://orcid.org/0000-0002-6983-2759
year: '2022'
url: https://CRAN.R-project.org/package=devtools
year: '2023'
- type: software
title: diffviewer
abstract: 'diffviewer: HTML Widget to Show File Differences'
notes: Suggests
url: https://diffviewer.r-lib.org
repository: https://CRAN.R-project.org/package=diffviewer
authors:
- family-names: Wickham
given-names: Hadley
Expand All @@ -261,34 +261,59 @@ references:
- family-names: Chang
given-names: Winston
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=diffviewer
year: '2023'
- type: software
title: igraph
abstract: 'igraph: Network Analysis and Visualization'
notes: Suggests
url: https://r.igraph.org/
repository: https://CRAN.R-project.org/package=igraph
authors:
- family-names: file.
given-names: See AUTHORS
year: '2022'
url: https://CRAN.R-project.org/package=igraph
- family-names: Csárdi
given-names: Gábor
email: [email protected]
orcid: https://orcid.org/0000-0001-7098-9676
- family-names: Nepusz
given-names: Tamás
email: [email protected]
orcid: https://orcid.org/0000-0002-1451-338X
- family-names: Traag
given-names: Vincent
orcid: https://orcid.org/0000-0003-3170-3879
- family-names: Horvát
given-names: Szabolcs
email: [email protected]
orcid: https://orcid.org/0000-0002-3100-523X
- family-names: Zanini
given-names: Fabio
email: [email protected]
orcid: https://orcid.org/0000-0001-7097-8539
- family-names: Noom
given-names: Daniel
- family-names: Müller
given-names: Kirill
email: [email protected]
orcid: https://orcid.org/0000-0002-1416-3412
year: '2023'
- type: software
title: pak
abstract: 'pak: Another Approach to Package Installation'
notes: Suggests
url: https://pak.r-lib.org/
repository: https://CRAN.R-project.org/package=pak
authors:
- family-names: Csárdi
given-names: Gábor
email: [email protected]
- family-names: Hester
given-names: Jim
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=pak
year: '2023'
- type: software
title: pkgdown
abstract: 'pkgdown: Make Static HTML Documentation for a Package'
notes: Suggests
url: https://pkgdown.r-lib.org
repository: https://CRAN.R-project.org/package=pkgdown
authors:
- family-names: Wickham
given-names: Hadley
Expand All @@ -300,50 +325,54 @@ references:
- family-names: Salmon
given-names: Maëlle
orcid: https://orcid.org/0000-0002-2815-0399
year: '2022'
url: https://CRAN.R-project.org/package=pkgdown
year: '2023'
- type: software
title: preferably
abstract: 'preferably: A ''pkgdown'' Template'
notes: Suggests
url: https://preferably.amirmasoudabdol.name
repository: https://CRAN.R-project.org/package=preferably
authors:
- family-names: Abdol
given-names: Amir Masoud
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=preferably
year: '2023'
- type: software
title: testthat
abstract: 'testthat: Unit Testing for R'
notes: Suggests
url: https://testthat.r-lib.org
repository: https://CRAN.R-project.org/package=testthat
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=testthat
email: [email protected]
year: '2023'
version: '>= 3.0.0'
- type: software
title: tibble
abstract: 'tibble: Simple Data Frames'
notes: Suggests
url: https://tibble.tidyverse.org/
repository: https://CRAN.R-project.org/package=tibble
authors:
- family-names: Müller
given-names: Kirill
email: [email protected]
email: [email protected]
orcid: https://orcid.org/0000-0002-1416-3412
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=tibble
year: '2023'
- type: software
title: tidygraph
abstract: 'tidygraph: A Tidy API for Graph Manipulation'
notes: Suggests
url: https://tidygraph.data-imaginist.com
repository: https://CRAN.R-project.org/package=tidygraph
authors:
- family-names: Pedersen
given-names: Thomas Lin
email: [email protected]
orcid: https://orcid.org/0000-0002-5147-4711
year: '2022'
url: https://CRAN.R-project.org/package=tidygraph
year: '2023'

0 comments on commit 8b938a4

Please sign in to comment.