{
  "_id": "6a3a2aa36265ec60d620216f",
  "Package": "hms",
  "Title": "Pretty Time of Day",
  "Date": "2026-05-24",
  "Version": "1.1.4.9013",
  "Authors@R": "c(\nperson(\"Kirill\", \"Müller\", , \"kirill@cynkra.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1416-3412\")),\nperson(\"R Consortium\", role = \"fnd\"),\nperson(\"Posit Software, PBC\", role = \"fnd\",\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Implements an S3 class for storing and formatting\ntime-of-day values, based on the 'difftime' class.",
  "License": "MIT + file LICENSE",
  "URL": "https://hms.tidyverse.org/, https://github.com/tidyverse/hms",
  "BugReports": "https://github.com/tidyverse/hms/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0.9000",
  "Repository": "https://tidyverse.r-universe.dev",
  "Date/Publication": "2026-05-24 04:51:32 UTC",
  "RemoteUrl": "https://github.com/tidyverse/hms",
  "RemoteRef": "HEAD",
  "RemoteSha": "b89649d793369b082eb79ce628e06fc97acc999c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-23 06:37:59 UTC",
    "User": "root"
  },
  "Author": "Kirill Müller [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1416-3412>),\nR Consortium [fnd],\nPosit Software, PBC [fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Kirill Müller <kirill@cynkra.com>",
  "MD5sum": "acc9f7664103d02a0f2a77c60eed75cb",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "hms_1.1.4.9013.tar.gz",
  "_fileid": "a5bc000cc7b7690d4830ba706f1b4152e707804ffce2a3460e11d96583b3c692",
  "_filesize": 144565,
  "_sha256": "a5bc000cc7b7690d4830ba706f1b4152e707804ffce2a3460e11d96583b3c692",
  "_created": "2026-06-23T06:37:59.000Z",
  "_published": "2026-06-23T06:41:39.839Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82892258633,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813280091"
    },
    {
      "job": 82892258631,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813280246"
    },
    {
      "job": 82892258648,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813273976"
    },
    {
      "job": 82892258638,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813299932"
    },
    {
      "job": 82891913127,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813248951"
    },
    {
      "job": 82892258639,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813276364"
    },
    {
      "job": 82892258628,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7813272215"
    },
    {
      "job": 82892258646,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7813268830"
    },
    {
      "job": 82892258651,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7813270842"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28007225878",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tidyverse/hms",
  "_commit": {
    "id": "b89649d793369b082eb79ce628e06fc97acc999c",
    "author": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fledge: Bump version to 1.1.4.9013 (#215)\n\nCo-authored-by: krlmlr <krlmlr@users.noreply.github.com>",
    "time": 1779598292
  },
  "_maintainer": {
    "name": "Kirill Müller",
    "email": "kirill@cynkra.com",
    "login": "krlmlr",
    "orcid": "0000-0002-1416-3412",
    "description": "Away from most OSS work until September 2026.",
    "uuid": 1741643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pkgconfig",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.3.8",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "pillar",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": true,
  "_usedby": 3590,
  "_updates": [
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 9
    },
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-42",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 9
    },
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-21",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.1.3.9014",
      "date": "2025-09-20"
    },
    {
      "name": "v1.1.3.9015",
      "date": "2025-09-21"
    },
    {
      "name": "v1.1.3.9016",
      "date": "2025-09-22"
    },
    {
      "name": "v1.1.3.9017",
      "date": "2025-10-11"
    },
    {
      "name": "v1.1.4",
      "date": "2025-10-16"
    },
    {
      "name": "v1.1.4.9000",
      "date": "2025-10-17"
    },
    {
      "name": "v1.1.4.9001",
      "date": "2025-10-26"
    },
    {
      "name": "v1.1.4.9002",
      "date": "2025-11-08"
    },
    {
      "name": "v1.1.4.9003",
      "date": "2025-11-10"
    },
    {
      "name": "v1.1.4.9004",
      "date": "2025-11-12"
    },
    {
      "name": "v1.1.4.9005",
      "date": "2025-11-17"
    },
    {
      "name": "v1.1.4.9006",
      "date": "2026-01-14"
    },
    {
      "name": "v1.1.4.9007",
      "date": "2026-03-08"
    },
    {
      "name": "v1.1.4.9008",
      "date": "2026-04-11"
    },
    {
      "name": "v1.1.4.9009",
      "date": "2026-05-04"
    },
    {
      "name": "v1.1.4.9010",
      "date": "2026-05-06"
    },
    {
      "name": "v1.1.4.9011",
      "date": "2026-05-13"
    },
    {
      "name": "v1.1.4.9012",
      "date": "2026-05-16"
    },
    {
      "name": "v1.1.4.9013",
      "date": "2026-05-24"
    }
  ],
  "_topics": [
    "hms",
    "time"
  ],
  "_stars": 142,
  "_contributors": [
    {
      "user": "krlmlr",
      "count": 612,
      "uuid": 1741643
    },
    {
      "user": "indrajeetpatil",
      "count": 8,
      "uuid": 11330453
    },
    {
      "user": "batpigandme",
      "count": 8,
      "uuid": 831732
    },
    {
      "user": "qgeissmann",
      "count": 4,
      "uuid": 1399684
    },
    {
      "user": "hadley",
      "count": 3,
      "uuid": 4196
    },
    {
      "user": "moodymudskipper",
      "count": 2,
      "uuid": 18351714
    },
    {
      "user": "jeroenjanssens",
      "count": 2,
      "uuid": 1368256
    },
    {
      "user": "lionel-",
      "count": 2,
      "uuid": 4465050
    },
    {
      "user": "divadnojnarg",
      "count": 1,
      "uuid": 18291543
    },
    {
      "user": "schochastics",
      "count": 1,
      "uuid": 17147355
    },
    {
      "user": "hglanz",
      "count": 1,
      "uuid": 6435016
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "joethorley",
      "count": 1,
      "uuid": 613671
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    },
    {
      "user": "vspinu",
      "count": 1,
      "uuid": 1363467
    },
    {
      "user": "eitsupi",
      "count": 1,
      "uuid": 50911393
    },
    {
      "user": "evanhaldane",
      "count": 1,
      "uuid": 6106974
    }
  ],
  "_userbio": {
    "uuid": 22032646,
    "type": "organization",
    "name": "tidyverse",
    "followers": 1827,
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 761793,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hms"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/tidyverse/hms",
  "_pkgdown": "https://hms.tidyverse.org/",
  "_searchresults": 2216,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hms.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverse/hms",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2016-05-02"
    },
    {
      "version": "0.2",
      "date": "2016-06-17"
    },
    {
      "version": "0.3",
      "date": "2016-11-22"
    },
    {
      "version": "0.4.0",
      "date": "2017-11-23"
    },
    {
      "version": "0.4.1",
      "date": "2018-01-24"
    },
    {
      "version": "0.4.2",
      "date": "2018-03-10"
    },
    {
      "version": "0.5.0",
      "date": "2019-07-09"
    },
    {
      "version": "0.5.1",
      "date": "2019-08-23"
    },
    {
      "version": "0.5.2",
      "date": "2019-10-30"
    },
    {
      "version": "0.5.3",
      "date": "2020-01-09"
    },
    {
      "version": "1.0.0",
      "date": "2021-01-13"
    },
    {
      "version": "1.1.0",
      "date": "2021-05-17"
    },
    {
      "version": "1.1.1",
      "date": "2021-09-26"
    },
    {
      "version": "1.1.2",
      "date": "2022-08-19"
    },
    {
      "version": "1.1.3",
      "date": "2023-03-21"
    },
    {
      "version": "1.1.4",
      "date": "2025-10-17"
    }
  ],
  "_exports": [
    "as_hms",
    "as.hms",
    "ceiling_hms",
    "floor_hms",
    "hms",
    "is_hms",
    "is.hms",
    "new_hms",
    "parse_hm",
    "parse_hms",
    "round_hms",
    "trunc_hms",
    "vec_cast.hms",
    "vec_ptype2.hms"
  ],
  "_help": [
    {
      "page": "hms",
      "title": "A simple class for storing time-of-day values",
      "topics": [
        "as.character.hms",
        "as.POSIXct.hms",
        "as.POSIXlt.hms",
        "as_hms",
        "format.hms",
        "hms",
        "is_hms",
        "new_hms",
        "print.hms",
        "seq.hms"
      ]
    },
    {
      "page": "parse_hms",
      "title": "Parsing hms values",
      "topics": [
        "parse_hm",
        "parse_hms"
      ]
    },
    {
      "page": "round_hms",
      "title": "Round an hms object",
      "topics": [
        "ceiling_hms",
        "floor_hms",
        "round_hms",
        "trunc_hms"
      ]
    },
    {
      "page": "vec_cast.hms",
      "title": "Casting",
      "topics": [
        "vec_cast.hms"
      ]
    },
    {
      "page": "vec_ptype2.hms",
      "title": "Coercion",
      "topics": [
        "vec_ptype2.hms"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidyverse/hms/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidyverse/hms/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "pkgconfig",
    "rlang",
    "vctrs"
  ],
  "_score": 16.89763220789634,
  "_indexed": true,
  "_nocasepkg": "hms",
  "_universes": [
    "tidyverse",
    "krlmlr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.4.9013",
      "date": "2026-06-23T06:39:55.000Z",
      "distro": "noble",
      "commit": "b89649d793369b082eb79ce628e06fc97acc999c",
      "fileid": "4a878a4658c8d90923ae59e14bdea539e4b6a367f1e5199e3e23bab6841ced55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28007225878"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.4.9013",
      "date": "2026-06-23T06:39:56.000Z",
      "distro": "noble",
      "commit": "b89649d793369b082eb79ce628e06fc97acc999c",
      "fileid": "45509e29f8a032263f22185876b4193b88dcc4c5fefb70538cb56fec5814fc75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28007225878"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.4.9013",
      "date": "2026-06-23T06:39:36.000Z",
      "commit": "b89649d793369b082eb79ce628e06fc97acc999c",
      "fileid": "d334e3101b7a2921c3e4dc923b17792a56ccfbf53b6410ea9a09f01cca8eeef3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28007225878"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.4.9013",
      "date": "2026-06-23T06:41:07.000Z",
      "commit": "b89649d793369b082eb79ce628e06fc97acc999c",
      "fileid": "412430b30a9e18ce79b7aa8ec65bb763751669fe36a52ed27af201eb572a6574",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28007225878"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.4.9013",
      "date": "2026-06-23T06:39:55.000Z",
      "commit": "b89649d793369b082eb79ce628e06fc97acc999c",
      "fileid": "a4e01632316cc3c40a641af60fbd02429651c220b4509e051434ef03434041cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28007225878"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.4.9013",
      "date": "2026-06-23T06:39:20.000Z",
      "commit": "b89649d793369b082eb79ce628e06fc97acc999c",
      "fileid": "1916eaa86d8613488e3ee97ce8e64ae2490a882c098b0087f67da09b37cff269",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28007225878"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.4.9013",
      "date": "2026-06-23T06:39:09.000Z",
      "commit": "b89649d793369b082eb79ce628e06fc97acc999c",
      "fileid": "1a2f9db4ebabd4a9d6a144b2523fc43779159eb3cbaa7f5ccf20d20bf11da675",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28007225878"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.4.9013",
      "date": "2026-06-23T06:39:16.000Z",
      "commit": "b89649d793369b082eb79ce628e06fc97acc999c",
      "fileid": "805172f208fed4b4bd88877ff9aa011c24c7546fd8a6a25481885c09fe231604",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28007225878"
    }
  ]
}