{
  "_id": "6a1041a2acfb0bcc41c9d830",
  "Package": "locateip",
  "Title": "Locate IP Addresses with 'ip-api'",
  "Version": "0.1.3.9000",
  "Authors@R": "person(\"Judith\", \"Bourque\", , \"judith.bourque.2@ulaval.ca\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0000-3653-1530\"))",
  "Description": "Download Internet Protocol (IP) address location and more\nfrom the 'ip-api' application programming interface (API)\n<https://ip-api.com/>. The package makes it easy to get the\nlatitude, longitude, country, region, and organisation\nassociated to the provided IP address. The information is\nconveniently returned in a rectangular format.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/clessn/locateip",
  "BugReports": "https://github.com/clessn/locateip/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://judith-bourque.r-universe.dev",
  "Date/Publication": "2023-06-16 02:46:00 UTC",
  "RemoteUrl": "https://github.com/judith-bourque/locateip",
  "RemoteRef": "HEAD",
  "RemoteSha": "c3fb4de266b93d84df7c94c82355eb51f3f30a71",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:38:36 UTC",
    "User": "root"
  },
  "Author": "Judith Bourque [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0000-3653-1530>)",
  "Maintainer": "Judith Bourque <judith.bourque.2@ulaval.ca>",
  "MD5sum": "87a2ff921152eaba910ef1bb20330b8b",
  "_user": "judith-bourque",
  "_type": "src",
  "_file": "locateip_0.1.3.9000.tar.gz",
  "_fileid": "5a58294d76bc72b2932c94c17808484c0d1e51016da00c65dacd1d4b577e37e6",
  "_filesize": 77765,
  "_sha256": "5a58294d76bc72b2932c94c17808484c0d1e51016da00c65dacd1d4b577e37e6",
  "_created": "2026-05-11T07:38:36.000Z",
  "_published": "2026-05-22T11:44:34.490Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372869824,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912826268"
    },
    {
      "job": 77372869897,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912830268"
    },
    {
      "job": 77372870003,
      "time": 285,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912857568"
    },
    {
      "job": 77372869790,
      "time": 268,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912849403"
    },
    {
      "job": 77372869413,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912791866"
    },
    {
      "job": 77372869490,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159681577"
    },
    {
      "job": 77372869795,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912812995"
    },
    {
      "job": 77372869838,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912814613"
    },
    {
      "job": 77372870074,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912816527"
    }
  ],
  "_buildurl": "https://github.com/r-universe/judith-bourque/actions/runs/25656750527",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/judith-bourque/locateip",
  "_commit": {
    "id": "c3fb4de266b93d84df7c94c82355eb51f3f30a71",
    "author": "Judith Bourque <59173478+judith-bourque@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Pause execution if request limit reached (#123)\n\n* Sleep if request limit reached\r\n\r\n* Increment version number to 0.1.3.9000",
    "time": 1686883560
  },
  "_maintainer": {
    "name": "Judith Bourque",
    "email": "judith.bourque.2@ulaval.ca",
    "login": "judith-bourque",
    "uuid": 59173478
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "judith-bourque",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "judith-bourque",
      "count": 56,
      "uuid": 59173478
    }
  ],
  "_userbio": {
    "uuid": 59173478,
    "type": "user",
    "name": "Judith Bourque"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/locateip"
  },
  "_devurl": "https://github.com/clessn/locateip",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/locateip.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/judith-bourque/locateip",
  "_realowner": "judith-bourque",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2023-06-06"
    }
  ],
  "_exports": [
    "locate_ip"
  ],
  "_help": [
    {
      "page": "locate_ip",
      "title": "Locate an IP adress",
      "topics": [
        "locate_ip"
      ]
    }
  ],
  "_readme": "https://github.com/judith-bourque/locateip/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "glue",
    "hms",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "locateip",
  "_universes": [
    "judith-bourque",
    "clessn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-11T07:40:32.000Z",
      "distro": "noble",
      "commit": "c3fb4de266b93d84df7c94c82355eb51f3f30a71",
      "fileid": "d2efeb6e8c9527e4c7b4115f10f0ce5ffa436d46daff032a7dc5232af0c9759c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judith-bourque/actions/runs/25656750527"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3.9000",
      "date": "2026-05-11T07:40:46.000Z",
      "distro": "noble",
      "commit": "c3fb4de266b93d84df7c94c82355eb51f3f30a71",
      "fileid": "6f6c1fb877497b2235e99f24cd2ff18d64d90e5513800ad411fe2410548f3673",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judith-bourque/actions/runs/25656750527"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-11T07:42:08.000Z",
      "commit": "c3fb4de266b93d84df7c94c82355eb51f3f30a71",
      "fileid": "37f7c45eec3e6a5b5f11badcfa3499682abf2f4fd6b5edbe1b7e21f93791c75b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judith-bourque/actions/runs/25656750527"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3.9000",
      "date": "2026-05-11T07:41:38.000Z",
      "commit": "c3fb4de266b93d84df7c94c82355eb51f3f30a71",
      "fileid": "f32e0920ba2769793489c9fd3589e3472f87f05e44b4a7ee2cccfeb391a6ce51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judith-bourque/actions/runs/25656750527"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-11T07:39:46.000Z",
      "commit": "c3fb4de266b93d84df7c94c82355eb51f3f30a71",
      "fileid": "0d93e36cc12f5e2dafe1db34bf1f0ffde30ae7f56e5371cca89f32b5e05e33be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judith-bourque/actions/runs/25656750527"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-11T07:39:48.000Z",
      "commit": "c3fb4de266b93d84df7c94c82355eb51f3f30a71",
      "fileid": "eaca44b46a5fc7d966461160e831aec9e3ef4c2f95d599ec6c5c5d27b0a323dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judith-bourque/actions/runs/25656750527"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3.9000",
      "date": "2026-05-11T07:39:54.000Z",
      "commit": "c3fb4de266b93d84df7c94c82355eb51f3f30a71",
      "fileid": "34287b1ee34ed9ac569c77446482d851ede0cdff744893daec8fbfbb6946ede4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judith-bourque/actions/runs/25656750527"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3.9000",
      "date": "2026-05-22T11:44:22.000Z",
      "commit": "c3fb4de266b93d84df7c94c82355eb51f3f30a71",
      "fileid": "8b5c05ab0f62aead84ef607ddda7374d9ce24f151c98b8c04272d43d281b9a35",
      "status": "success",
      "buildurl": "https://github.com/r-universe/judith-bourque/actions/runs/25656750527"
    }
  ]
}