-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cca6376
commit f4bf88d
Showing
5 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,6 +10,9 @@ license: MIT | |
title: 'nominatimlite: Interface with ''Nominatim'' API Service' | ||
version: 0.4.1 | ||
doi: 10.32614/CRAN.package.nominatimlite | ||
identifiers: | ||
- type: doi | ||
value: 10.32614/CRAN.package.nominatimlite | ||
abstract: Lite interface for getting data from 'OSM' service 'Nominatim' <https://nominatim.org/release-docs/latest/>. | ||
Extract coordinates from addresses, find places near a set of coordinates and return | ||
spatial objects on 'sf' format. | ||
|
@@ -92,6 +95,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-4777-038X | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.dplyr | ||
version: '>= 1.0.0' | ||
- type: software | ||
title: jsonlite | ||
|
@@ -105,6 +109,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-4035-0289 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.jsonlite | ||
version: '>= 1.7.0' | ||
- type: software | ||
title: sf | ||
|
@@ -118,6 +123,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-8049-7069 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.sf | ||
version: '>= 0.9.0' | ||
- type: software | ||
title: utils | ||
|
@@ -129,6 +135,7 @@ references: | |
name: R Foundation for Statistical Computing | ||
address: Vienna, Austria | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.utils | ||
- type: software | ||
title: arcgeocoder | ||
abstract: 'arcgeocoder: Geocoding with the ''ArcGIS'' REST API Service' | ||
|
@@ -141,6 +148,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0001-8457-4658 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.arcgeocoder | ||
- type: software | ||
title: ggplot2 | ||
abstract: 'ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics' | ||
|
@@ -180,6 +188,7 @@ references: | |
name-particle: van den | ||
orcid: https://orcid.org/0000-0002-9335-7468 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.ggplot2 | ||
version: '>= 3.0.0' | ||
- type: software | ||
title: knitr | ||
|
@@ -193,6 +202,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-0645-5666 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.knitr | ||
- type: software | ||
title: lifecycle | ||
abstract: 'lifecycle: Manage the Life Cycle of your Package Functions' | ||
|
@@ -208,6 +218,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-4757-117X | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.lifecycle | ||
- type: software | ||
title: rmarkdown | ||
abstract: 'rmarkdown: Dynamic Documents for R' | ||
|
@@ -251,6 +262,7 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0003-3925-190X | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.rmarkdown | ||
- type: software | ||
title: testthat | ||
abstract: 'testthat: Unit Testing for R' | ||
|
@@ -262,6 +274,7 @@ references: | |
given-names: Hadley | ||
email: [email protected] | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.testthat | ||
version: '>= 3.0.0' | ||
- type: software | ||
title: tibble | ||
|
@@ -278,6 +291,7 @@ references: | |
given-names: Hadley | ||
email: [email protected] | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.tibble | ||
- type: software | ||
title: tidygeocoder | ||
abstract: 'tidygeocoder: Geocoding Made Easy' | ||
|
@@ -302,4 +316,5 @@ references: | |
email: [email protected] | ||
orcid: https://orcid.org/0000-0002-6738-9845 | ||
year: '2024' | ||
doi: 10.32614/CRAN.package.tidygeocoder | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.