Package: GNRS 0.3.4

GNRS: Access the 'Geographic Name Resolution Service'

Provides tools for interacting with the 'geographic name resolution service' ('GNRS') API <https://github.com/ojalaquellueva/gnrs> and associated functionality. The 'GNRS' is a batch application for resolving & standardizing political division names against standard name in the geonames database <http://www.geonames.org/>. The 'GNRS' resolves political division names at three levels: country, state/province and county/parish. Resolution is performed in a series of steps, beginning with direct matching to standard names, followed by direct matching to alternate names in different languages, followed by direct matching to standard codes (such as ISO and FIPS codes). If direct matching fails, the 'GNRS' attempts to match to standard and then alternate names using fuzzy matching, but does not perform fuzzing matching of political division codes. The 'GNRS' works down the political division hierarchy, stopping at the current level if all matches fail. In other words, if a country cannot be matched, the 'GNRS' does not attempt to match state or county.

Authors:Brad Boyle [aut], Brian Maitner [aut, cre]

GNRS_0.3.4.tar.gz
GNRS_0.3.4.zip(r-4.5)GNRS_0.3.4.zip(r-4.4)GNRS_0.3.4.zip(r-4.3)
GNRS_0.3.4.tgz(r-4.4-any)GNRS_0.3.4.tgz(r-4.3-any)
GNRS_0.3.4.tar.gz(r-4.5-noble)GNRS_0.3.4.tar.gz(r-4.4-noble)
GNRS_0.3.4.tgz(r-4.4-emscripten)GNRS_0.3.4.tgz(r-4.3-emscripten)
GNRS.pdf |GNRS.html
GNRS/json (API)
NEWS

# Install 'GNRS' in R:
install.packages('GNRS', repos = c('https://bmaitner.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.70 score 7 scripts 302 downloads 1 mentions 12 exports 10 dependencies

Last updated 3 years agofrom:634df59d2b. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 12 2024
R-4.5-winOKNov 12 2024
R-4.5-linuxOKNov 12 2024
R-4.4-winNOTENov 12 2024
R-4.4-macNOTENov 12 2024
R-4.3-winNOTENov 12 2024
R-4.3-macNOTENov 12 2024

Exports:GNRSGNRS_acknowledgmentsGNRS_citationsGNRS_data_dictionaryGNRS_get_countiesGNRS_get_countriesGNRS_get_statesGNRS_metadataGNRS_sourcesGNRS_super_simpleGNRS_templateGNRS_version

Dependencies:askpassbitopscurlhttrjsonlitemimeopensslR6RCurlsys

GNRS R package

Rendered fromGNRS.Rmdusingknitr::rmarkdownon Nov 12 2024.

Last update: 2021-10-13
Started: 2020-04-28