{
  "_id": "6a228c04cd65a98ecbd54912",
  "Type": "Package",
  "Package": "bigD",
  "Title": "Flexibly Format Dates and Times to a Given Locale",
  "Version": "0.3.1.9000",
  "Description": "Format dates and times flexibly and to whichever locales\nmake sense. Parses dates, times, and date-times in various\nformats (including string-based ISO 8601 constructions). The\nformatting syntax gives the user many options for formatting\nthe date and time output in a precise manner. Time zones in the\ninput can be expressed in multiple ways and there are many\noptions for formatting time zones in the output as well.\nSeveral of the provided helper functions allow for automatic\ngeneration of locale-aware formatting patterns based on\ndate/time skeleton formats and standardized date/time formats\nwith varying specificity.",
  "Authors@R": "c(\nperson(\"Richard\", \"Iannone\", , \"rich@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3925-190X\")),\nperson(\"Olivier\", \"Roy\", role = \"ctb\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "License": "MIT + file LICENSE",
  "URL": "https://rstudio.github.io/bigD/, https://github.com/rstudio/bigD",
  "BugReports": "https://github.com/rstudio/bigD/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2025-04-03 14:33:44 UTC",
  "RemoteUrl": "https://github.com/rstudio/bigd",
  "RemoteRef": "HEAD",
  "RemoteSha": "be131649407343d36f86696b9086319587a2f0e0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:39:47 UTC",
    "User": "root"
  },
  "Author": "Richard Iannone [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3925-190X>),\nOlivier Roy [ctb],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Richard Iannone <rich@posit.co>",
  "MD5sum": "ff6f651ce3b5322976bfac026f0c87b6",
  "_user": "rstudio",
  "_type": "src",
  "_file": "bigD_0.3.1.9000.tar.gz",
  "_fileid": "bc3091768b5fb377740cd165a065d75aba64321bb18ae5dffb29ca695d1fd56a",
  "_filesize": 1474424,
  "_sha256": "bc3091768b5fb377740cd165a065d75aba64321bb18ae5dffb29ca695d1fd56a",
  "_created": "2026-06-05T08:39:47.000Z",
  "_published": "2026-06-05T08:42:44.145Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79693752519,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432443313"
    },
    {
      "job": 79693752492,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432435481"
    },
    {
      "job": 79693752410,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432432616"
    },
    {
      "job": 79693752532,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432428646"
    },
    {
      "job": 79693301524,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432395746"
    },
    {
      "job": 79693752402,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432425269"
    },
    {
      "job": 79693752507,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7432424610"
    },
    {
      "job": 79693752467,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7432429229"
    },
    {
      "job": 79693752615,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432423724"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/27004683303",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/bigd",
  "_commit": {
    "id": "be131649407343d36f86696b9086319587a2f0e0",
    "author": "Richard Iannone <riannone@me.com>",
    "committer": "Richard Iannone <riannone@me.com>",
    "message": "Increment version number to 0.3.1.9000\n",
    "time": 1743690824
  },
  "_maintainer": {
    "name": "Richard Iannone",
    "email": "rich@posit.co",
    "login": "rich-iannone",
    "linkedin": "in/richard-iannone-a5640017",
    "orcid": "0000-0003-3925-190X",
    "twitter": "@riannone",
    "description": "I enjoy creating useful things for data analysis, transformation, and visualization. It's super fun too! ₍⸍⸌̣ʷ̣̫⸍̣⸌₎\n",
    "uuid": 5612024
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "version": ">= 0.5.0",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": true,
  "_usedby": 191,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "date",
    "datetime",
    "easy-to-use",
    "i18n",
    "time"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "rich-iannone",
      "count": 509,
      "uuid": 5612024
    },
    {
      "user": "olivroy",
      "count": 27,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 513560,
    "type": "organization",
    "name": "RStudio"
  },
  "_downloads": {
    "count": 108517,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bigD"
  },
  "_devurl": "https://github.com/rstudio/bigd",
  "_pkgdown": "https://rstudio.github.io/bigD/",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bigD.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/rstudio/bigd",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-09-05"
    },
    {
      "version": "0.3.0",
      "date": "2024-11-08"
    },
    {
      "version": "0.3.1",
      "date": "2025-04-03"
    }
  ],
  "_exports": [
    "fdt",
    "fdt_locales_lst",
    "fdt_locales_vec",
    "first_day_of_week",
    "flex_d_lst",
    "flex_d_vec",
    "flex_t12_lst",
    "flex_t12_vec",
    "flex_t24_lst",
    "flex_t24_vec",
    "names_months",
    "names_wkdays",
    "standard_date",
    "standard_date_time",
    "standard_time"
  ],
  "_help": [
    {
      "page": "fdt",
      "title": "Format a datetime with a formatting string",
      "topics": [
        "fdt"
      ]
    },
    {
      "page": "fdt_locales_lst",
      "title": "A list of all supported locales",
      "topics": [
        "fdt_locales_lst"
      ]
    },
    {
      "page": "fdt_locales_vec",
      "title": "Get a vector of all supported locales",
      "topics": [
        "fdt_locales_vec"
      ]
    },
    {
      "page": "first_day_of_week",
      "title": "Get a named vector of all first-day-of-the-week names for different regions",
      "topics": [
        "first_day_of_week"
      ]
    },
    {
      "page": "flex_d_lst",
      "title": "A list of all flexible date types",
      "topics": [
        "flex_d_lst"
      ]
    },
    {
      "page": "flex_d_vec",
      "title": "Get a vector of all flexible date types",
      "topics": [
        "flex_d_vec"
      ]
    },
    {
      "page": "flex_t12_lst",
      "title": "A list of all 12-hour flexible time types",
      "topics": [
        "flex_t12_lst"
      ]
    },
    {
      "page": "flex_t12_vec",
      "title": "Get a vector of all 12-hour flexible time types",
      "topics": [
        "flex_t12_vec"
      ]
    },
    {
      "page": "flex_t24_lst",
      "title": "A list of all 24-hour flexible time types",
      "topics": [
        "flex_t24_lst"
      ]
    },
    {
      "page": "flex_t24_vec",
      "title": "Get a vector of all 24-hour flexible time types",
      "topics": [
        "flex_t24_vec"
      ]
    },
    {
      "page": "names_months",
      "title": "Get a vector of all the short month names",
      "topics": [
        "names_months"
      ]
    },
    {
      "page": "names_wkdays",
      "title": "Get a vector of all the short weekday names",
      "topics": [
        "names_wkdays"
      ]
    },
    {
      "page": "standard_date",
      "title": "Obtain a standard date format that works across locales",
      "topics": [
        "standard_date"
      ]
    },
    {
      "page": "standard_date_time",
      "title": "Obtain a standard datetime format that works across locales",
      "topics": [
        "standard_date_time"
      ]
    },
    {
      "page": "standard_time",
      "title": "Obtain a standard time format that works across locales",
      "topics": [
        "standard_time"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rstudio/bigd/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/rstudio/bigd/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 8.793652400961713,
  "_indexed": true,
  "_nocasepkg": "bigd",
  "_universes": [
    "rstudio",
    "rich-iannone"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-06-05T08:42:07.000Z",
      "distro": "noble",
      "commit": "be131649407343d36f86696b9086319587a2f0e0",
      "fileid": "32901bbc355dfb5cb890cee1e07caa2f8775aacfaccb00b7b1edbab63de2cbcc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27004683303"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1.9000",
      "date": "2026-06-05T08:41:43.000Z",
      "distro": "noble",
      "commit": "be131649407343d36f86696b9086319587a2f0e0",
      "fileid": "e2f5314d0ad93c87d3e96973e2350357f7fa3462645d01581bf7dda303fa16be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27004683303"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-06-05T08:41:39.000Z",
      "commit": "be131649407343d36f86696b9086319587a2f0e0",
      "fileid": "3e0c43a4e17430be73a66c2798b16bf84068857b0f5a25ddb4687b29543dfc93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27004683303"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1.9000",
      "date": "2026-06-05T08:41:28.000Z",
      "commit": "be131649407343d36f86696b9086319587a2f0e0",
      "fileid": "16e39e2c8139e7a7543c58ebfc9ebc6e3b6a4fc131753e09a25b66b32a74a57b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27004683303"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1.9000",
      "date": "2026-06-05T08:41:31.000Z",
      "commit": "be131649407343d36f86696b9086319587a2f0e0",
      "fileid": "d6315a580f2481928842f7d7660481e9ea63159e0cc2266c1d474a081b122d7a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27004683303"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-06-05T08:41:08.000Z",
      "commit": "be131649407343d36f86696b9086319587a2f0e0",
      "fileid": "28c5dee076d51eedaf06d0092475d887b9d16fb9d7243f697d34eed5e44ff27b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27004683303"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-06-05T08:41:19.000Z",
      "commit": "be131649407343d36f86696b9086319587a2f0e0",
      "fileid": "e43e88a9b13478801380ab4c197702adccf959d52414efb4760dbd2f1ca2dac3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27004683303"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1.9000",
      "date": "2026-06-05T08:41:01.000Z",
      "commit": "be131649407343d36f86696b9086319587a2f0e0",
      "fileid": "77ae5695a36f7d5606b890b638d7139ae41264f6ba13caffb6afda9376766f29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/27004683303"
    }
  ]
}