{
  "_id": "6a1e98a61d7bb097a0a6d8dd",
  "Package": "lutz",
  "Type": "Package",
  "Title": "Look Up Time Zones of Point Coordinates",
  "Version": "0.3.2.9000",
  "Authors@R": "c(\nperson(\"Andy\", \"Teucher\", email = \"andy.teucher@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7840-692X\")),\nperson(\"Bob\", \"Rudis\", email = \"bob@rud.is\", role = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0001-5670-2640\"))\n)",
  "Description": "Input latitude and longitude values or an 'sf/sfc' POINT\nobject and get back the time zone in which they exist. Two\nmethods are implemented. One is very fast and uses 'Rcpp' in\nconjunction with data from the 'Javascript' library\n(<https://github.com/darkskyapp/tz-lookup-oss/>). This method\nalso works outside of countries' borders and in international\nwaters, however speed comes at the cost of accuracy - near time\nzone borders away from populated centres there is a chance that\nit will return the incorrect time zone. The other method is\nslower but more accurate - it uses the 'sf' package to\nintersect points with a detailed map of time zones from here:\n<https://github.com/evansiroky/timezone-boundary-builder/>. The\npackage also contains several utility functions for helping to\nunderstand and visualize time zones, such as listing of world\ntime zones, including information about daylight savings times\nand their offsets from UTC. You can also plot a time zone to\nvisualize the UTC offset over a year and when daylight savings\ntimes are in effect.",
  "License": "MIT + file LICENSE",
  "URL": "https://andyteucher.ca/lutz/, https://github.com/ateucher/lutz",
  "BugReports": "https://github.com/ateucher/lutz/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://ateucher.r-universe.dev",
  "Date/Publication": "2023-10-17 20:45:39 UTC",
  "RemoteUrl": "https://github.com/ateucher/lutz",
  "RemoteRef": "HEAD",
  "RemoteSha": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 08:23:00 UTC",
    "User": "root"
  },
  "Author": "Andy Teucher [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7840-692X>),\nBob Rudis [ctb] (ORCID: <https://orcid.org/0000-0001-5670-2640>)",
  "Maintainer": "Andy Teucher <andy.teucher@gmail.com>",
  "MD5sum": "4c35a4f577fb30f8bb1bd5305333665f",
  "_user": "ateucher",
  "_type": "src",
  "_file": "lutz_0.3.2.9000.tar.gz",
  "_fileid": "9be0c0e60f8a7adc119f5d5eb79b5b893b51b682a162e7d081ddbcd97701c15b",
  "_filesize": 4472473,
  "_sha256": "9be0c0e60f8a7adc119f5d5eb79b5b893b51b682a162e7d081ddbcd97701c15b",
  "_created": "2026-06-02T08:23:00.000Z",
  "_published": "2026-06-02T08:47:34.713Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79029425573,
      "time": 154,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352646779"
    },
    {
      "job": 79029425405,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352646739"
    },
    {
      "job": 79029425389,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352641122"
    },
    {
      "job": 79029425369,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352637376"
    },
    {
      "job": 79029425321,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352653951"
    },
    {
      "job": 79029425396,
      "time": 292,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352696159"
    },
    {
      "job": 79029425429,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352656216"
    },
    {
      "job": 79029425301,
      "time": 312,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352696717"
    },
    {
      "job": 79028922527,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352593158"
    },
    {
      "job": 79029425274,
      "time": 1421,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79029425315,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7352637311"
    },
    {
      "job": 79029425262,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7352640137"
    },
    {
      "job": 79029425330,
      "time": 233,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352672436"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ateucher/lutz",
  "_commit": {
    "id": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
    "author": "Andy Teucher <andy.teucher@gmail.com>",
    "committer": "Andy Teucher <andy.teucher@gmail.com>",
    "message": "Increment version number to 0.3.2.9000\n",
    "time": 1697575539
  },
  "_maintainer": {
    "name": "Andy Teucher",
    "email": "andy.teucher@gmail.com",
    "login": "ateucher",
    "mastodon": "@andyteucher@fosstodon.org",
    "bluesky": "@andyteucher.bsky.social",
    "orcid": "0000-0002-7840-692X",
    "description": "R developer, educator, and data scientist",
    "uuid": 2816635
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "version": ">= 0.7",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "ateucher",
  "_selfowned": true,
  "_usedby": 12,
  "_updates": [],
  "_tags": [],
  "_stars": 61,
  "_contributors": [
    {
      "user": "ateucher",
      "count": 166,
      "uuid": 2816635
    },
    {
      "user": "hrbrmstr",
      "count": 8,
      "uuid": 509878
    },
    {
      "user": "gavinsimpson",
      "count": 6,
      "uuid": 514696
    },
    {
      "user": "wkmor1",
      "count": 2,
      "uuid": 1680870
    }
  ],
  "_userbio": {
    "uuid": 2816635,
    "type": "user",
    "name": "Andy Teucher",
    "description": "R developer, educator, and data scientist"
  },
  "_downloads": {
    "count": 1410,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lutz"
  },
  "_devurl": "https://github.com/ateucher/lutz",
  "_pkgdown": "https://andyteucher.ca/lutz/",
  "_searchresults": 254,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lutz.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ateucher/lutz",
  "_realowner": "ateucher",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-02-07"
    },
    {
      "version": "0.2.0",
      "date": "2018-06-24"
    },
    {
      "version": "0.3.0",
      "date": "2019-07-14"
    },
    {
      "version": "0.3.1",
      "date": "2019-07-19"
    },
    {
      "version": "0.3.2",
      "date": "2023-10-17"
    }
  ],
  "_exports": [
    "tz_list",
    "tz_lookup",
    "tz_lookup_coords",
    "tz_offset",
    "tz_plot"
  ],
  "_help": [
    {
      "page": "tz_list",
      "title": "Create a list of Time Zones",
      "topics": [
        "tz_list"
      ]
    },
    {
      "page": "tz_lookup",
      "title": "Lookup time zones of sf or sp points",
      "topics": [
        "tz_lookup"
      ]
    },
    {
      "page": "tz_lookup_coords",
      "title": "Lookup time zones of lat/long pairs",
      "topics": [
        "tz_lookup_coords"
      ]
    },
    {
      "page": "tz_offset",
      "title": "Find the offset from UTC at a particular date/time in a particular time zone",
      "topics": [
        "tz_offset"
      ]
    },
    {
      "page": "tz_plot",
      "title": "Plot a time zone",
      "topics": [
        "tz_plot"
      ]
    }
  ],
  "_readme": "https://github.com/ateucher/lutz/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11",
    "generics",
    "lubridate",
    "Rcpp",
    "timechange"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 8.071776424109055,
  "_indexed": true,
  "_nocasepkg": "lutz",
  "_universes": [
    "ateucher"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.2.9000",
      "date": "2026-05-22T18:27:03.000Z",
      "arch": "emscripten",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "fc9b0ed498743c8730a71454338c3e1228d9a03c445254df80730db65c423fbb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/25283943957"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-02T08:25:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "7cd9dfe893dc416a4a2ae3a459f89c058ed342fb67059c1790f7915053fb619c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-02T08:25:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "7e487d91f80edf4cca0cd4c25083567047cfcc0d22be76c038dddb00168a220d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-02T08:25:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "b0c742763a103b6a796652dc024431a1c619b01964bcbad8d4c243f8c175c7cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.2.9000",
      "date": "2026-06-02T08:24:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "dd71f88cb85daa68ad1996b390ae95a3025d28a0e522aa423d6d61ac3778737d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-02T08:25:43.000Z",
      "arch": "aarch64",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "391726d8820c326aca6f685c09b2b57481445291f6f80bdae145053a010190b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-02T08:27:18.000Z",
      "arch": "x86_64",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "971647e6f3a75627c55963c86e1475e1b79591731863dac8f9d68bdd579a91ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-02T08:25:44.000Z",
      "arch": "aarch64",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "afc28e282447d54a5d8f884002f22b68bf9f15689938119254b2591e490ef769",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.2.9000",
      "date": "2026-06-02T08:27:04.000Z",
      "arch": "x86_64",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "2262b97cae74fc096d7306e4c22653cd84827b29a8c1ebdabbb03bab13f6740a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-02T08:24:19.000Z",
      "arch": "x86_64",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "3f11abf9440e5d6f9094f781a5b791ed2b19b79446fdd31080b8187492a9d79c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-02T08:24:24.000Z",
      "arch": "x86_64",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "4ac536068dc1a9bd95fad12c2ddc52b073b1e0cf5caeaee0a051600fbc853789",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.2.9000",
      "date": "2026-06-02T08:25:18.000Z",
      "arch": "x86_64",
      "commit": "bddbd200863e54e4d04752b2aef03f4f5c6929fc",
      "fileid": "9f3a1179d901b9c23ee6585f42299103c99e25b4e512c2e48cf11c2dca3d536b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ateucher/actions/runs/26807558098"
    }
  ]
}