{
  "_id": "6a498a236d67900babdf9fd8",
  "Package": "bizdays",
  "Title": "Business Days Calculations and Utilities",
  "Description": "Business days calculations based on a list of holidays and\nnonworking weekdays. Quite useful for fixed income and\nderivatives pricing.",
  "Version": "1.0.17",
  "Authors@R": "person(given = \"Wilson\",\nfamily = \"Freitas\",\nrole = c(\"aut\", \"cre\"),\nemail = \"wilson.freitas@gmail.com\")",
  "URL": "https://github.com/wilsonfreitas/R-bizdays",
  "VignetteBuilder": "knitr",
  "Collate": "'R-bizdays-package.r' 'calendar.R' 'adjust.date.R'\n'bizdays.options.R' 'bizseq.R' 'is.bizday.R' 'offset.R'\n'bizdiff.R' 'bizdays.R' 'create-calendars.R'\n'calendar-export.R' 'getdate.R' 'getbizdays.R'\n'load-buildin-calendars.R' 'zzz.R'",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "Repository": "https://wilsonfreitas.r-universe.dev",
  "Date/Publication": "2025-01-08 13:39:39 UTC",
  "RemoteUrl": "https://github.com/wilsonfreitas/r-bizdays",
  "RemoteRef": "HEAD",
  "RemoteSha": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 08:22:00 UTC",
    "User": "root"
  },
  "Author": "Wilson Freitas [aut, cre]",
  "Maintainer": "Wilson Freitas <wilson.freitas@gmail.com>",
  "_user": "wilsonfreitas",
  "_type": "src",
  "_file": "bizdays_1.0.17.tar.gz",
  "_fileid": "https://r2.ropensci.org/a59b056f808f1f16cd92ac8e97b065c78c5b2b8e43385d381b979f4249f242fd",
  "_filesize": 348381,
  "_sha256": "a59b056f808f1f16cd92ac8e97b065c78c5b2b8e43385d381b979f4249f242fd",
  "_expires": "2026-10-12T22:33:05.000Z",
  "_created": "2026-06-22T08:22:00.000Z",
  "_published": "2026-07-04T22:33:07.139Z",
  "_jobs": [
    {
      "job": 85172471212,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786882080"
    },
    {
      "job": 85172471177,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786879443"
    },
    {
      "job": 85172471180,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786862285"
    },
    {
      "job": 85172471068,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786873869"
    },
    {
      "job": 85172471014,
      "time": 238,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786831685"
    },
    {
      "job": 85172471095,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786873278"
    },
    {
      "job": 85172471117,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786883992"
    },
    {
      "job": 85172471120,
      "time": 129,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786879889"
    },
    {
      "job": 85172471116,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786880566"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27939122279",
  "_status": "success",
  "_upstream": "https://github.com/wilsonfreitas/r-bizdays",
  "_commit": {
    "id": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
    "author": "wilsonfreitas <wilson.freitas@gmail.com>",
    "committer": "wilsonfreitas <wilson.freitas@gmail.com>",
    "message": "Changed Authors field\n\nAdded Authors@R with person function call\n\nAuthors@R: person(given = \"Wilson\",\n                    family = \"Freitas\",\n                    role = c(\"aut\", \"cre\"),\n                    email = \"wilson.freitas@gmail.com\")\n",
    "time": 1736343579
  },
  "_maintainer": {
    "name": "Wilson Freitas",
    "email": "wilson.freitas@gmail.com",
    "login": "wilsonfreitas",
    "description": "Quant and baker #rstats",
    "uuid": 1583922
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "RQuantLib",
      "role": "Suggests"
    },
    {
      "package": "timeDate",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "wilsonfreitas",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bizdays",
    "business-days",
    "calendar",
    "holidays",
    "market-calendar"
  ],
  "_stars": 58,
  "_contributors": [
    {
      "user": "wilsonfreitas",
      "count": 363,
      "uuid": 1583922
    },
    {
      "user": "azeloc",
      "count": 1,
      "uuid": 14807413
    },
    {
      "user": "rafaelelter",
      "count": 1,
      "uuid": 65175507
    },
    {
      "user": "v-vieira",
      "count": 1,
      "uuid": 54221945
    }
  ],
  "_userbio": {
    "uuid": 1583922,
    "type": "user",
    "name": "Wilson Freitas",
    "followers": 1498,
    "description": "Quant and baker #rstats"
  },
  "_downloads": {
    "count": 7268,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bizdays"
  },
  "_devurl": "https://github.com/wilsonfreitas/r-bizdays",
  "_searchresults": 354,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bizdays.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wilsonfreitas/r-bizdays",
  "_realowner": "wilsonfreitas",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2013-09-17"
    },
    {
      "version": "0.1.2",
      "date": "2013-10-03"
    },
    {
      "version": "0.1.3",
      "date": "2013-11-24"
    },
    {
      "version": "0.1.4",
      "date": "2014-05-08"
    },
    {
      "version": "0.1.5",
      "date": "2014-06-16"
    },
    {
      "version": "0.2.1",
      "date": "2015-02-01"
    },
    {
      "version": "0.2.2",
      "date": "2015-03-13"
    },
    {
      "version": "1.0.0",
      "date": "2016-09-05"
    },
    {
      "version": "1.0.1",
      "date": "2016-09-13"
    },
    {
      "version": "1.0.2",
      "date": "2017-04-11"
    },
    {
      "version": "1.0.3",
      "date": "2017-05-03"
    },
    {
      "version": "1.0.4",
      "date": "2017-09-14"
    },
    {
      "version": "1.0.5",
      "date": "2018-03-28"
    },
    {
      "version": "1.0.6",
      "date": "2018-06-25"
    },
    {
      "version": "1.0.8",
      "date": "2021-04-19"
    },
    {
      "version": "1.0.9",
      "date": "2022-02-06"
    },
    {
      "version": "1.0.10",
      "date": "2022-05-11"
    },
    {
      "version": "1.0.11",
      "date": "2022-06-22"
    },
    {
      "version": "1.0.12",
      "date": "2022-10-07"
    },
    {
      "version": "1.0.13",
      "date": "2023-01-20"
    },
    {
      "version": "1.0.15",
      "date": "2024-01-14"
    },
    {
      "version": "1.0.16",
      "date": "2024-02-12"
    },
    {
      "version": "1.0.17",
      "date": "2025-01-08"
    }
  ],
  "_exports": [
    "add.bizdays",
    "adjust.next",
    "adjust.none",
    "adjust.previous",
    "bizdays",
    "bizdays.options",
    "bizdayse",
    "bizdiff",
    "bizseq",
    "calendars",
    "create.calendar",
    "following",
    "getbizdays",
    "getdate",
    "has_calendars",
    "holidays",
    "is.bizday",
    "load_builtin_calendars",
    "load_calendar",
    "load_quantlib_calendars",
    "load_rmetrics_calendars",
    "modified.following",
    "modified.preceding",
    "offset",
    "preceding",
    "remove_calendars",
    "save_calendar"
  ],
  "_help": [
    {
      "page": "bizdays-package",
      "title": "Business Days Calculations and Utilities",
      "topics": [
        "bizdays-package"
      ]
    },
    {
      "page": "adjust.date",
      "title": "Adjusts the given dates to the next/previous business day",
      "topics": [
        "adjust.date",
        "adjust.next",
        "adjust.none",
        "adjust.previous",
        "following",
        "modified.following",
        "modified.preceding",
        "preceding"
      ]
    },
    {
      "page": "bizdays",
      "title": "Computes business days between two dates.",
      "topics": [
        "bizdays"
      ]
    },
    {
      "page": "bizdays.options",
      "title": "bizdays' options",
      "topics": [
        "bizdays.options"
      ]
    },
    {
      "page": "bizdayse",
      "title": "Business days and current days equivalence",
      "topics": [
        "bizdayse"
      ]
    },
    {
      "page": "bizdiff",
      "title": "Compute the amount of business days between dates",
      "topics": [
        "bizdiff"
      ]
    },
    {
      "page": "bizseq",
      "title": "Create a sequence of business days",
      "topics": [
        "bizseq"
      ]
    },
    {
      "page": "calendar-holidays-weekdays",
      "title": "Calendar's holidays and weekdays",
      "topics": [
        "calendar-holidays-weekdays",
        "holidays",
        "holidays.Calendar",
        "holidays.character",
        "holidays.default",
        "weekdays.Calendar",
        "weekdays.character",
        "weekdays.default"
      ]
    },
    {
      "page": "calendar-import-export",
      "title": "Import and export calendars",
      "topics": [
        "calendar-import-export",
        "load_calendar",
        "save_calendar"
      ]
    },
    {
      "page": "calendar-register",
      "title": "Calendars register",
      "topics": [
        "calendar-register",
        "calendars",
        "has_calendars",
        "remove_calendars"
      ]
    },
    {
      "page": "create.calendar",
      "title": "Creates calendars",
      "topics": [
        "create.calendar"
      ]
    },
    {
      "page": "getbizdays",
      "title": "Obtaining business days using other dates (or month or year) as reference",
      "topics": [
        "getbizdays"
      ]
    },
    {
      "page": "getdate",
      "title": "Obtaining dates using other dates (or month or year) as reference",
      "topics": [
        "getdate"
      ]
    },
    {
      "page": "is.bizday",
      "title": "Checks if the given dates are business days.",
      "topics": [
        "is.bizday"
      ]
    },
    {
      "page": "load_builtin_calendars",
      "title": "Load builtin calendars",
      "topics": [
        "load_builtin_calendars"
      ]
    },
    {
      "page": "offset",
      "title": "Offsets the given 'dates' by 'n' business days",
      "topics": [
        "add.bizdays",
        "offset"
      ]
    },
    {
      "page": "other-calendars",
      "title": "Calendars from other packages",
      "topics": [
        "load_quantlib_calendars",
        "load_rmetrics_calendars",
        "other-calendars"
      ]
    }
  ],
  "_pkglogo": "https://github.com/wilsonfreitas/r-bizdays/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/wilsonfreitas/r-bizdays/raw/HEAD/README.md",
  "_rundeps": [
    "jsonlite"
  ],
  "_vignettes": [
    {
      "source": "Creating_Calendars.Rmd",
      "filename": "Creating_Calendars.html",
      "title": "Creating Calendars",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating a calendars",
        "Why define weekdays?",
        "Skiping weekends only (defining weekends as nonworking days)",
        "Skiping mondays (defining mondays as nonworking days)",
        "Skip nothing (formal current days calendar)"
      ],
      "created": "2016-09-03 23:52:31",
      "modified": "2022-05-03 23:28:37",
      "commits": 5
    },
    {
      "source": "Financial_and_non_financial.Rmd",
      "filename": "Financial_and_non_financial.html",
      "title": "Financial and non financial calendars",
      "author": "Wilson Freitas",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "How bizdays counts business days?",
        "Creating non financial calendars",
        "Creating financial calendars"
      ],
      "created": "2018-03-24 13:04:16",
      "modified": "2018-03-24 20:35:27",
      "commits": 2
    },
    {
      "source": "bizdays.Rmd",
      "filename": "bizdays.html",
      "title": "Introduction to bizdays",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Load calendars from other packages",
        "Usage",
        "Count bizdays",
        "Check bizdays",
        "Fix dates",
        "Sequence of business days",
        "Add business days to a date",
        "getdate"
      ],
      "created": "2022-03-20 13:04:28",
      "modified": "2022-03-20 13:35:30",
      "commits": 2
    }
  ],
  "_score": 9.78130119743939,
  "_indexed": true,
  "_nocasepkg": "bizdays",
  "_universes": [
    "wilsonfreitas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.17",
      "date": "2026-06-22T08:24:06.000Z",
      "distro": "noble",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "https://r2.ropensci.org/3d6a0d917dd1fb9ae143483c92150eea74c17269240da5b7238d794ab87cf24b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27939122279"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.17",
      "date": "2026-06-22T08:23:59.000Z",
      "distro": "noble",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "https://r2.ropensci.org/97a8e31c18204e80cf905939fcfe3e090cbc29482749768c3ffd87dbcfff0532",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27939122279"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.17",
      "date": "2026-06-22T08:23:20.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "https://r2.ropensci.org/e7b00110e980da4d4c99c54d0eefddbafb19a8a874158734eb8d0158c80fae49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27939122279"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.17",
      "date": "2026-06-22T08:23:46.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "https://r2.ropensci.org/d459af1f97e43421806cd47177d1d6a3fce27ce7ccde9f5603fc0965d6db5749",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27939122279"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.17",
      "date": "2026-06-22T08:24:08.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "https://r2.ropensci.org/36980bd9786366dd05542b56b1697e0d5f391f61d0e3613cc4101b2cad8845e8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27939122279"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.17",
      "date": "2026-06-22T08:23:20.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "https://r2.ropensci.org/f3100dc034b31bfdb4f5568ade349224750c60f03120c028aa350b96ecb9f0b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27939122279"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.17",
      "date": "2026-06-22T08:23:08.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "https://r2.ropensci.org/b51bb3d50ad2c4e2e6a1b0245d89281eac134e43cc2515d07695cca9ee71f982",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27939122279"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.17",
      "date": "2026-06-22T08:23:12.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "https://r2.ropensci.org/f0da44f435e0acbf8b9aac692fe0900c55f4dbff6d0a1bd4c9e0fecaf5b2618f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/27939122279"
    }
  ]
}