Skip to content

Commit

Permalink
Add new citation
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaspons committed Sep 4, 2024
1 parent 0368f1b commit 4edafd2
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 202 deletions.
214 changes: 19 additions & 195 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,202 +1,26 @@
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------

cff-version: 1.2.0
message: 'To cite package "osmapiR" in publications use:'
type: software
license: GPL-3.0-or-later
title: 'osmapiR: ''OpenStreetMap'' API'
version: 0.1.0
doi: 10.32614/CRAN.package.osmapiR
abstract: Interface to 'OpenStreetMap API' for fetching and saving data from/to the
'OpenStreetMap' database (<https://wiki.openstreetmap.org/wiki/API_v0.6>).
cff-version: "1.2.0"
authors:
- family-names: Maspons
given-names: Joan
email: [email protected]
orcid: https://orcid.org/0000-0003-2286-8727
orcid: "https://orcid.org/0000-0003-2286-8727"
doi: 10.32614/CRAN.package.osmapiR
message: If you use this software, please cite our article in the
Journal of Open Source Software.
preferred-citation:
type: manual
title: 'osmapiR: OpenStreetMap API'
authors:
- family-names: Maspons
given-names: Joan
email: [email protected]
orcid: https://orcid.org/0000-0003-2286-8727
notes: R package version 0.1.0 https://github.com/ropensci/osmapiR
year: '2024'
url: https://docs.ropensci.org/osmapiR/
doi: 10.32614/CRAN.package.osmapiR
repository: https://CRAN.R-project.org/package=osmapiR
repository-code: https://github.com/ropensci/osmapiR
url: https://docs.ropensci.org/osmapiR/
contact:
- family-names: Maspons
given-names: Joan
email: [email protected]
orcid: https://orcid.org/0000-0003-2286-8727
keywords:
- open street map
- openstreetmap
- OSM
- openstreetmap-api
- osmapi
- API
- osm
- r
- r-package
references:
- type: software
title: curl
abstract: 'curl: A Modern and Flexible Web Client for R'
notes: Imports
url: https://jeroen.r-universe.dev/curl
repository: https://CRAN.R-project.org/package=curl
authors:
- family-names: Ooms
given-names: Jeroen
email: [email protected]
orcid: https://orcid.org/0000-0002-4035-0289
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: 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: httptest2
abstract: 'httptest2: Test Helpers for ''httr2'''
notes: Suggests
url: https://enpiar.com/httptest2/
repository: https://CRAN.R-project.org/package=httptest2
authors:
- family-names: Richardson
given-names: Neal
email: [email protected]
orcid: https://orcid.org/0009-0002-7992-3520
year: '2024'
- type: software
title: httpuv
abstract: 'httpuv: HTTP and WebSocket Server Library'
notes: Suggests
url: https://github.com/rstudio/httpuv
repository: https://CRAN.R-project.org/package=httpuv
authors:
- family-names: Cheng
given-names: Joe
email: [email protected]
- family-names: Chang
given-names: Winston
email: [email protected]
- family-names: Reid
given-names: Steve
- family-names: Brown
given-names: James
- family-names: Trower
given-names: Bob
- family-names: Peslyak
given-names: Alexander
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: sf
abstract: 'sf: Simple Features for R'
notes: Suggests
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: 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: '2024'
version: '>= 3.0.0'

orcid: "https://orcid.org/0000-0003-2286-8727"
date-published: 2024-09-04
doi: 10.21105/joss.07151
issn: 2475-9066
issue: 101
journal: Journal of Open Source Software
publisher:
name: Open Journals
start: 7151
title: "osmapiR: An 'OpenStreetMap API' implementation for R"
type: article
url: "https://joss.theoj.org/papers/10.21105/joss.07151"
volume: 9
title: "osmapiR: An 'OpenStreetMap API' implementation for R"
20 changes: 13 additions & 7 deletions inst/CITATION
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
bibentry(
bibtype = "Manual",
title = "osmapiR: OpenStreetMap API",
author = person("Joan", "Maspons", , "[email protected]", role = c("aut", "cre", "cph"),
bibtype = "article",
key = "Maspons2024",
title = "osmapiR: An 'OpenStreetMap API' implementation for R",
author = person("Joan", "Maspons", , "[email protected]", role = c("aut", "cre", "cph"),
comment = c(ORCID = "0000-0003-2286-8727")),
note = paste0("R package version ", meta$Version, " \nhttps://github.com/ropensci/osmapiR"),
year = 2024,
url = "https://docs.ropensci.org/osmapiR/",
doi = "10.32614/CRAN.package.osmapiR"
year = 2024,
publisher = "The Open Journal",
volume = "9",
number = "101",
pages = "7151",
# url = "https://doi.org/10.21105/joss.07151",
doi = "10.21105/joss.07151",
journal = "Journal of Open Source Software",
note = paste0("R package version ", meta$Version, " \nhttps://github.com/ropensci/osmapiR")
)
4 changes: 4 additions & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ ccbf
cd
cdf
ce
cff
CGImap
Changelog
changelogs
Expand Down Expand Up @@ -202,6 +203,7 @@ io
isFALSE
isNamespace
isNamespaceLoaded
issn
issueTracker
isTRUE
iUfGSZIeZSLP
Expand All @@ -210,6 +212,7 @@ jfabysEE
jmaspons
joanmaspons
JOSM
joss
jpg
JPG
js
Expand Down Expand Up @@ -428,6 +431,7 @@ tagV
tempfile
terra
testthat
theoj
ThisIsANote
ThisIsANoteComment
tibble
Expand Down

0 comments on commit 4edafd2

Please sign in to comment.