{
  "_id": "6a114beeacfb0bcc41ce8abf",
  "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-05-23 06:37:40 UTC",
    "User": "root"
  },
  "Author": "Wilson Freitas [aut, cre]",
  "Maintainer": "Wilson Freitas <wilson.freitas@gmail.com>",
  "MD5sum": "440e210f0fe2c17f5c7a0916b612317a",
  "_user": "wilsonfreitas",
  "_type": "src",
  "_file": "bizdays_1.0.17.tar.gz",
  "_fileid": "c5e8d4029a7546c58f36a7fdb5b9508ec58218791d1d333f7803380355b496b2",
  "_filesize": 348018,
  "_sha256": "c5e8d4029a7546c58f36a7fdb5b9508ec58218791d1d333f7803380355b496b2",
  "_created": "2026-05-23T06:37:40.000Z",
  "_published": "2026-05-23T06:40:46.888Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77503654332,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174993159"
    },
    {
      "job": 77503654321,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174995173"
    },
    {
      "job": 77503654345,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174988562"
    },
    {
      "job": 77503654353,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174988716"
    },
    {
      "job": 77503505004,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174981092"
    },
    {
      "job": 77503654329,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174990961"
    },
    {
      "job": 77503654328,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174994089"
    },
    {
      "job": 77503654336,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7174993321"
    },
    {
      "job": 77503654323,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174993808"
    }
  ],
  "_buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/26325895252",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 57,
  "_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",
    "description": "Quant and baker #rstats"
  },
  "_downloads": {
    "count": 6968,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bizdays"
  },
  "_devurl": "https://github.com/wilsonfreitas/r-bizdays",
  "_searchresults": 368,
  "_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",
    "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.772285839560286,
  "_indexed": true,
  "_nocasepkg": "bizdays",
  "_universes": [
    "wilsonfreitas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.17",
      "date": "2026-05-23T06:39:38.000Z",
      "distro": "noble",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "935c6fd5177419c96852f0f836180b16731e56159410b7ce0fcba02b64d97268",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/26325895252"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.17",
      "date": "2026-05-23T06:39:56.000Z",
      "distro": "noble",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "7ca275e7043c3ae7efa7df59598e7fdf31c877324621a32000e8f69daa65fac7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/26325895252"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.17",
      "date": "2026-05-23T06:38:56.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "44b5cedffbde8dcd4dadc5db255e93cfdec0e4dc8219e0d2040f62026f801f8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/26325895252"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.17",
      "date": "2026-05-23T06:38:58.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "3cec712681abf677506717c06f0395f441348c93d0f52ac10f9fbd37e0dc5053",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/26325895252"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.17",
      "date": "2026-05-23T06:39:38.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "44aee177f127604705e33791a27ec1867ca5c9660c00f523e2d2ceb862c58b04",
      "status": "success",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/26325895252"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.17",
      "date": "2026-05-23T06:38:58.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "1d735076a8512c84a586c6294210c2bb812b1f5667feefb7e418e4e0b9b2dbc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/26325895252"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.17",
      "date": "2026-05-23T06:38:50.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "a6e8b33f99e980d1f88f46385e3facdd6337c79703d4560e229b86c3e6757972",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/26325895252"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.17",
      "date": "2026-05-23T06:38:49.000Z",
      "commit": "8b6448f890079a93f7aca674ec32f2d1e3b34895",
      "fileid": "81d130589cdfb4afb1adcba4c19416a5bddcfd9c06a0a620fc43c3a6b0f8da3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/wilsonfreitas/actions/runs/26325895252"
    }
  ]
}