Skip to content

GVS

'Geocoordinate Validation Service'

v0.0.2 · Apr 29, 2026 · MIT + file LICENSE

Description

The 'Geocoordinate Validation Service' (GVS) runs checks of coordinates in latitude/longitude format. It returns annotated coordinates with additional flags and metadata that can be used in data cleaning. Additionally, the package has functions related to attribution and metadata information. More information can be found at <https://github.com/ojalaquellueva/gvs/tree/master/api>.

Downloads

CRAN

408

Last 30 days

9888th

1K

Last 90 days

2.4K

Last year

Trend: -4.7% (30d vs prior 30d)

r2u CRAN

17

Last 30 days

37

Last 90 days

101

Last year

Trend: -15% (30d vs prior 30d)

autoCRAN

2

Last 7 days

10

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 5, 2026
ERROR 11 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'GVS-Ex.R' failed
The error most likely occurred in:

> ### Name: GVS_metadata
> ### Title: Get GVS metadata
> ### Aliases: GVS_metadata
> 
> ### ** Examples
> 
> {
+ metadata <- GVS_metadata()
+ }
There appears to be a problem re
...[truncated]...
to be a problem reaching the API.
There appears to be a problem reaching the API.
Error in names(output) <- c("citations", "version", "sources") : 
  'names' attribute [3] must be the same length as the vector [0]
Calls: GVS_metadata
Execution halted
ERROR r-release-windows-x86_64

examples

Running examples in 'GVS-Ex.R' failed
The error most likely occurred in:

> ### Name: GVS_metadata
> ### Title: Get GVS metadata
> ### Aliases: GVS_metadata
> 
> ### ** Examples
> 
> {
+ metadata <- GVS_metadata()
+ }
There appears to be a problem re
...[truncated]...
to be a problem reaching the API.
There appears to be a problem reaching the API.
Error in names(output) <- c("citations", "version", "sources") : 
  'names' attribute [3] must be the same length as the vector [0]
Calls: GVS_metadata
Execution halted
ERROR r-oldrel-windows-x86_64

examples

Running examples in 'GVS-Ex.R' failed
The error most likely occurred in:

> ### Name: GVS_metadata
> ### Title: Get GVS metadata
> ### Aliases: GVS_metadata
> 
> ### ** Examples
> 
> {
+ metadata <- GVS_metadata()
+ }
There appears to be a problem re
...[truncated]...
to be a problem reaching the API.
There appears to be a problem reaching the API.
Error in names(output) <- c("citations", "version", "sources") : 
  'names' attribute [3] must be the same length as the vector [0]
Calls: GVS_metadata
Execution halted

Dependency Network

Dependencies Reverse dependencies jsonlite httr GVS

Version History

2 tracked
updated 0.0.2 ← 0.0.1 diff Apr 29, 2026
new 0.0.1 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Dec 5, 2024. Releases before tracking aren’t shown.