{
  "_id": "6a102555acfb0bcc41c8ea62",
  "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-05-22 09:40:54 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": "32890b5b9ca6d216fdfe903d6714bb3a",
  "_user": "bmaitner",
  "_type": "src",
  "_file": "GVS_0.0.2.tar.gz",
  "_fileid": "4ed527a45455b5dd75c173d3b9b7dde2c660ca801bbd401f16747f6e46021be7",
  "_filesize": 124679,
  "_sha256": "4ed527a45455b5dd75c173d3b9b7dde2c660ca801bbd401f16747f6e46021be7",
  "_created": "2026-05-22T09:40:54.000Z",
  "_published": "2026-05-22T09:43:49.677Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354976687,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157543506"
    },
    {
      "job": 77354976675,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157545043"
    },
    {
      "job": 77354976618,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157533889"
    },
    {
      "job": 77354976696,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157524364"
    },
    {
      "job": 77354394822,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157499014"
    },
    {
      "job": 77354976603,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157539106"
    },
    {
      "job": 77354976625,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7157525834"
    },
    {
      "job": 77354976631,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7157525537"
    },
    {
      "job": 77354976605,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157527286"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bmaitner/actions/runs/26280238724",
  "_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"
  },
  "_downloads": {
    "count": 397,
    "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",
    "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-05-22T09:43:17.000Z",
      "distro": "noble",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "796c0d487152ad3be0f74d657f7e787e9afe710ca50ad82f4573c5a56d441aaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/26280238724"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-22T09:43:21.000Z",
      "distro": "noble",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "6d6c6d6b8b2d78dec988254652d0185b6d8ad06cbeb23e53ae0758caee9911ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/26280238724"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-22T09:42:47.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "93053f2db8cb3cdbe19c33c30d8715e25ec4dbfa672beaa40de81abbfd2bac1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/26280238724"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-22T09:42:19.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "335b415c4c302f027ff79cc0984d22266e2d7dee0ef8126baa5e143c5761c6c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/26280238724"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-05-22T09:43:16.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "6311151f9a0028f2f1859c1283346665d331757a6a2876433301d6af55447933",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/26280238724"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-22T09:42:16.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "e318488bea44f75e8b94fd3e9f752a75d3b37df8cda4faad34e690f651d36a1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/26280238724"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-22T09:42:16.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "768b6dde0ff73d33675256a75d361b91070065fd0343df595636fc7f937b7b98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/26280238724"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-22T09:42:16.000Z",
      "commit": "a4a9d846b2e5bcb70f9c963893dbd8bd1f95d1e9",
      "fileid": "02fb5d86f552df0283ca167d8aea5717e3f078fe13d4624e11166dcf08255ae9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bmaitner/actions/runs/26280238724"
    }
  ]
}