{
  "_id": "6a1021f6acfb0bcc41c8c8f6",
  "Package": "holideh",
  "Title": "Working with Canadian Dates",
  "Version": "0.1.0.9000",
  "Authors@R": "person(\"Adam\", \"Shen\", , \"adamshen1@gmail.com\", role = c(\"aut\", \"cph\", \"cre\"))",
  "Description": "Convenience date tools for identifying weekends, business\ndays, and Canadian holidays, including R wrappers for the\n'Canada Holidays' API <https://canada-holidays.ca/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://adamoshen.github.io/holideh/,\nhttps://github.com/adamoshen/holideh/",
  "BugReports": "https://github.com/adamoshen/holideh/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://adamoshen.r-universe.dev",
  "Date/Publication": "2026-04-14 00:10:10 UTC",
  "RemoteUrl": "https://github.com/adamoshen/holideh",
  "RemoteRef": "HEAD",
  "RemoteSha": "1d49cfd05eda616a27a6e433743292907ce1f269",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:16:34 UTC",
    "User": "root"
  },
  "Author": "Adam Shen [aut, cph, cre]",
  "Maintainer": "Adam Shen <adamshen1@gmail.com>",
  "MD5sum": "634e227e9aa31b1316decb643cde27b1",
  "_user": "adamoshen",
  "_type": "src",
  "_file": "holideh_0.1.0.9000.tar.gz",
  "_fileid": "b34cd17eb17a512a02ebfb44cfa0343182be2941bee71b0ad2249b09a886a5e7",
  "_filesize": 2373736,
  "_sha256": "b34cd17eb17a512a02ebfb44cfa0343182be2941bee71b0ad2249b09a886a5e7",
  "_created": "2026-05-14T05:16:34.000Z",
  "_published": "2026-05-22T09:29:26.317Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352942750,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987687196"
    },
    {
      "job": 77352942830,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987686757"
    },
    {
      "job": 77352942808,
      "time": 159,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987805497"
    },
    {
      "job": 77352942518,
      "time": 215,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987758685"
    },
    {
      "job": 77352942527,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987661271"
    },
    {
      "job": 77352942148,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157284988"
    },
    {
      "job": 77352942538,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6987675619"
    },
    {
      "job": 77352942787,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6987677321"
    },
    {
      "job": 77352942817,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987677680"
    }
  ],
  "_buildurl": "https://github.com/r-universe/adamoshen/actions/runs/25843066034",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/adamoshen/holideh",
  "_commit": {
    "id": "1d49cfd05eda616a27a6e433743292907ce1f269",
    "author": "Adam Shen <46703463+adamoshen@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Misc fixes\n\n- Remove duplicated weekend in documentation of `weekend` in `count_bizdays()`.\n- APIs mentioned in the DESCRIPTION file need to be wrapped in single quotes.",
    "time": 1776125410
  },
  "_maintainer": {
    "name": "Adam Shen",
    "email": "adamshen1@gmail.com",
    "login": "adamoshen",
    "bluesky": "@adamoshen.bsky.social",
    "linkedin": "in/adamoshen",
    "uuid": 46703463
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utf8",
      "role": "Imports"
    },
    {
      "package": "fansi",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "adamoshen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 21
    },
    {
      "week": "2026-12",
      "n": 19
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 15
    },
    {
      "week": "2026-16",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-04"
    }
  ],
  "_topics": [
    "canada",
    "dates",
    "holidays"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "adamoshen",
      "count": 63,
      "uuid": 46703463
    }
  ],
  "_userbio": {
    "uuid": 46703463,
    "type": "user",
    "name": "Adam Shen"
  },
  "_downloads": {
    "count": 518,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/holideh"
  },
  "_devurl": "https://github.com/adamoshen/holideh",
  "_pkgdown": "https://adamoshen.github.io/holideh/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/holideh.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/adamoshen/holideh",
  "_realowner": "adamoshen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-09"
    }
  ],
  "_exports": [
    "count_bizdays",
    "get_holidays",
    "get_province",
    "is_bizday",
    "is_holiday",
    "is_weekend"
  ],
  "_help": [
    {
      "page": "count_bizdays",
      "title": "Count the number of business days between a range",
      "topics": [
        "count_bizdays"
      ]
    },
    {
      "page": "get_holidays",
      "title": "Get holidays from the Canada Holidays API",
      "topics": [
        "get_holidays"
      ]
    },
    {
      "page": "get_province",
      "title": "Get holidays for a province or territory from the Canada Holidays API",
      "topics": [
        "get_province"
      ]
    },
    {
      "page": "is_bizday",
      "title": "Detect business days",
      "topics": [
        "is_bizday"
      ]
    },
    {
      "page": "off_day",
      "title": "Detect non-business days",
      "topics": [
        "is_holiday",
        "is_weekend",
        "off_day"
      ]
    }
  ],
  "_pkglogo": "https://github.com/adamoshen/holideh/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/adamoshen/holideh/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "holideh.Rmd",
      "filename": "holideh.html",
      "title": "Introduction to holideh",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Packages",
        "Get federal holidays",
        "More than one year",
        "Get holidays for a single province/territory",
        "Operations with business days",
        "A simple example",
        "A more difficult (realistic) example"
      ],
      "created": "2026-03-22 05:50:52",
      "modified": "2026-03-23 03:36:22",
      "commits": 3
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "holideh",
  "_universes": [
    "adamoshen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-14T05:18:43.000Z",
      "distro": "noble",
      "commit": "1d49cfd05eda616a27a6e433743292907ce1f269",
      "fileid": "52f8bb561e74c85e979c6ab0b4718f74a8804cde4997a3024b4ed558389e9fe1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamoshen/actions/runs/25843066034"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-14T05:18:39.000Z",
      "distro": "noble",
      "commit": "1d49cfd05eda616a27a6e433743292907ce1f269",
      "fileid": "35f99882b025cfe5c33d48b3f89b7406b8d95b66d4e7cb95bfea29ea6fa03215",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamoshen/actions/runs/25843066034"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-14T05:28:44.000Z",
      "commit": "1d49cfd05eda616a27a6e433743292907ce1f269",
      "fileid": "b70ffaeb5d800952521272ca7235f7bf872dae6b6601da53efdb63a343578f5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamoshen/actions/runs/25843066034"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-14T05:24:42.000Z",
      "commit": "1d49cfd05eda616a27a6e433743292907ce1f269",
      "fileid": "feb8ccaf31410fa7634f83fba5e2bb22eabebe21e5f53b44347910c03f5b7518",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamoshen/actions/runs/25843066034"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-14T05:17:38.000Z",
      "commit": "1d49cfd05eda616a27a6e433743292907ce1f269",
      "fileid": "af2b8518f26d70289d4b2c533f9b0132a1fc0833170f148368c19546268f4ed5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamoshen/actions/runs/25843066034"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-14T05:17:51.000Z",
      "commit": "1d49cfd05eda616a27a6e433743292907ce1f269",
      "fileid": "2bfc8514bf6b087cbc1d17c8b2fddcb97a340f047660c8c814c68af8a74e2d99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamoshen/actions/runs/25843066034"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-14T05:17:49.000Z",
      "commit": "1d49cfd05eda616a27a6e433743292907ce1f269",
      "fileid": "56639254ce9974381bd13cd4d1b78d00f14d8691c6a60ec94fd0c1e9211238af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adamoshen/actions/runs/25843066034"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-05-22T09:29:04.000Z",
      "commit": "1d49cfd05eda616a27a6e433743292907ce1f269",
      "fileid": "247133ce7dabb8db6d40a059de3f9a9fec4ca885f5542d75e8cfbe0095be8f70",
      "status": "success",
      "buildurl": "https://github.com/r-universe/adamoshen/actions/runs/25843066034"
    }
  ]
}