{
  "_id": "6a37aba33efcd9bda44245b1",
  "Package": "GVS",
  "Title": "'Geocoordinate Validation Service'",
  "Version": "0.0.2",
  "Authors@R": "c(\nperson(\"Brian\", \"Maitner\", email = \"bmaitner@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"https://orcid.org/0000-0002-2118-9880\")),\nperson(\"Brad\", \"Boyle\", email = \"bboyle@email.arizona.edu\", role = c(\"aut\")),\nperson(\"Rethvick Sriram Yugendra\", \"Babu\", email = \"rethvick@arizona.edu\",\nrole = c(\"aut\"))\n)",
  "Description": "The 'Geocoordinate Validation Service' (GVS) runs checks\nof coordinates in latitude/longitude format. It returns\nannotated coordinates with additional flags and metadata that\ncan be used in data cleaning.  Additionally, the package has\nfunctions related to attribution and metadata information. More\ninformation can be found at\n<https://github.com/ojalaquellueva/gvs/tree/master/api>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 09:12:18 UTC",
    "User": "root"
  },
  "Author": "Brian Maitner [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2118-9880>), Brad Boyle [aut],\nRethvick Sriram Yugendra Babu [aut]",
  "Maintainer": "Brian Maitner <bmaitner@gmail.com>",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://bmaitner.r-universe.dev",
  "Date/Publication": "2026-04-29 20:37:28 UTC",
  "RemoteUrl": "https://github.com/cran/GVS",
  "RemoteRef": "HEAD",
  "RemoteSha": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
  "MD5sum": "0d7e9ea6abb2f3c387f171a72ffcad79",
  "_user": "bmaitner",
  "_type": "src",
  "_file": "GVS_0.0.2.tar.gz",
  "_fileid": "29a7bbd52a8850d6eca36a694f8a2169be8f2d233b06d18c5d1107c4de3079cd",
  "_filesize": 125877,
  "_sha256": "29a7bbd52a8850d6eca36a694f8a2169be8f2d233b06d18c5d1107c4de3079cd",
  "_created": "2026-06-21T09:12:18.000Z",
  "_published": "2026-06-21T09:15:15.814Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82557677254,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773832272"
    },
    {
      "job": 82557677253,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773831456"
    },
    {
      "job": 82557677278,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773825554"
    },
    {
      "job": 82557677284,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773825012"
    },
    {
      "job": 82557431971,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773812508"
    },
    {
      "job": 82557677245,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773831407"
    },
    {
      "job": 82557677287,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773826768"
    },
    {
      "job": 82557677292,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773823428"
    },
    {
      "job": 82557677289,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773826690"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bmaitner/actions/runs/27899608168",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GVS",
  "_commit": {
    "id": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
    "author": "Brian Maitner <bmaitner@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.2\n",
    "time": 1777495048
  },
  "_maintainer": {
    "name": "Brian Maitner",
    "email": "bmaitner@gmail.com",
    "login": "bmaitner",
    "orcid": "0000-0002-2118-9880",
    "description": "",
    "uuid": 11130881
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "BIEN",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.6.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.0.2",
      "date": "2026-04-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bmaitner",
      "count": 2,
      "uuid": 11130881
    }
  ],
  "_userbio": {
    "uuid": 11130881,
    "type": "user",
    "name": "Brian Maitner",
    "followers": 36
  },
  "_downloads": {
    "count": 465,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GVS"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GVS.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "bmaitner",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-12-05"
    },
    {
      "version": "0.0.2",
      "date": "2026-04-29"
    }
  ],
  "_exports": [
    "GVS",
    "GVS_citations",
    "GVS_collaborators",
    "GVS_data_dictionary",
    "GVS_metadata",
    "GVS_sources",
    "GVS_version"
  ],
  "_datasets": [
    {
      "name": "gvs_testfile",
      "title": "Example GVS data",
      "object": "gvs_testfile",
      "class": [
        "data.frame"
      ],
      "fields": [
        "latitude",
        "longitude"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "GVS",
      "title": "Check the validity of coordinates",
      "topics": [
        "GVS"
      ]
    },
    {
      "page": "GVS_citations",
      "title": "Get citation information",
      "topics": [
        "GVS_citations"
      ]
    },
    {
      "page": "GVS_collaborators",
      "title": "Get collaborator information",
      "topics": [
        "GVS_collaborators"
      ]
    },
    {
      "page": "GVS_data_dictionary",
      "title": "Get data dictionary",
      "topics": [
        "GVS_data_dictionary"
      ]
    },
    {
      "page": "GVS_metadata",
      "title": "Get GVS metadata",
      "topics": [
        "GVS_metadata"
      ]
    },
    {
      "page": "GVS_sources",
      "title": "Get information on sources used by the GVS",
      "topics": [
        "GVS_sources"
      ]
    },
    {
      "page": "gvs_testfile",
      "title": "Example GVS data",
      "topics": [
        "gvs_testfile"
      ]
    },
    {
      "page": "GVS_version",
      "title": "Get metadata on current GVS version",
      "topics": [
        "GVS_version"
      ]
    }
  ],
  "_readme": "https://github.com/cran/GVS/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "GVS.Rmd",
      "filename": "GVS.html",
      "title": "GVS R package",
      "author": "Brian Maitner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Geocoordinate Validation Service",
        "Installation",
        "Using the GVS",
        "Additional information about the GVS"
      ],
      "created": "2024-12-05 18:40:18",
      "modified": "2026-04-29 20:37:28",
      "commits": 2
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "gvs",
  "_universes": [
    "bmaitner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-21T09:14:46.000Z",
      "distro": "noble",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "a6a701cd48f2b9da22c67e17f75a6fb90864a65f78bb029633fc8def4d33df38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/27899608168"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-21T09:14:40.000Z",
      "distro": "noble",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "499c800687aa72a07a9f8973a9735ecb586544f3df5c140ce98b3faeef02965b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/27899608168"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-21T09:13:54.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "33c5dd046c25ff5a822b1ccc120394511d9b05a36a4f645023db2ea500d8bc4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/27899608168"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-21T09:13:52.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "bd223b8ca5179ad9c1765a24380e33a09c33cb007bf292ffb67c7f9bfd9d0457",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/27899608168"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-21T09:14:53.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "acd37a7b34268f0ca2b38f1f19bdfaf4e67de109c56484292661d08086b3ef1c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/27899608168"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-21T09:13:59.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "fb8efbdab365d04f3fb6fe4cc17242795f71715fd5d2b322de5cd234e361208f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/27899608168"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-21T09:13:34.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "6915f3ee09294216a40a81246a2ff8e00f4deb0a435516e6ee5d3151ad9a4df8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/27899608168"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-21T09:13:58.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "59fa302fc920d90f3d252574efce67c29aa0e42c9209a285049fbcc3380b9ce6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/27899608168"
    }
  ]
}