Skip to content

GVS

'Geocoordinate Validation Service'

v0.0.1 · Dec 5, 2024 · 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

145

Last 30 days

21995th

145

Last 90 days

145

Last year

CRAN Check Status

3 ERROR
11 OK
Show all 14 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-macos-arm64 OK
r-devel-windows-x86_64 ERROR
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 ERROR
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 ERROR
Check details (14 non-OK)
OK 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-macos-arm64

*


            
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 reaching the API.
There appears 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
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
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 reaching the API.
There appears 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
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
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 reaching the API.
There appears 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

Check History

ERROR 11 OK · 0 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 9, 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 reaching the API.
There appears 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:
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 reaching the API.
There appears 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:
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 reaching the API.
There appears 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:

Dependency Network

Dependencies Reverse dependencies jsonlite httr GVS

Version History

new 0.0.1 Mar 9, 2026