{
  "_id": "6a4795c12f27a93436c0e55c",
  "Package": "parsedate",
  "Title": "Recognize and Parse Dates in Various Formats, Including All ISO\n8601 Formats",
  "Version": "1.3.2.9000",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Linus\", \"Torvalds\", role = \"aut\")\n)",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "Description": "Parse dates automatically, without the need of specifying\na format. Currently it includes the git date parser.  It can\nalso recognize and parse all ISO 8601 formats.",
  "License": "GPL-2",
  "URL": "https://github.com/gaborcsardi/parsedate",
  "BugReports": "https://github.com/gaborcsardi/parsedate/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://gaborcsardi.r-universe.dev",
  "Date/Publication": "2024-12-10 08:26:46 UTC",
  "RemoteUrl": "https://github.com/gaborcsardi/parsedate",
  "RemoteRef": "HEAD",
  "RemoteSha": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 05:42:41 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nLinus Torvalds [aut]",
  "_user": "gaborcsardi",
  "_type": "src",
  "_file": "parsedate_1.3.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/bfea3997ade6a5fed5ab8a178a519d1d58e028ba925ec9110d1e65b9e048fea4",
  "_filesize": 112887,
  "_sha256": "bfea3997ade6a5fed5ab8a178a519d1d58e028ba925ec9110d1e65b9e048fea4",
  "_expires": "2026-10-11T10:58:08.000Z",
  "_created": "2026-07-03T05:42:41.000Z",
  "_published": "2026-07-03T10:58:09.279Z",
  "_jobs": [
    {
      "job": 84985442776,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8058700044"
    },
    {
      "job": 84985442911,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8058696830"
    },
    {
      "job": 84985443104,
      "time": 115,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058699316"
    },
    {
      "job": 84985442894,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058697570"
    },
    {
      "job": 84985443036,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8058690897"
    },
    {
      "job": 84985442884,
      "time": 147,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8058705545"
    },
    {
      "job": 84985442615,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058690044"
    },
    {
      "job": 84985443221,
      "time": 355,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058754438"
    },
    {
      "job": 84985442709,
      "time": 135,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058672564"
    },
    {
      "job": 84985443284,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8058693255"
    },
    {
      "job": 84985442662,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8058689003"
    },
    {
      "job": 84985443204,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8058688998"
    },
    {
      "job": 84985443185,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8058689189"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747",
  "_status": "success",
  "_upstream": "https://github.com/gaborcsardi/parsedate",
  "_commit": {
    "id": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Increment version number to 1.3.2.9000\n",
    "time": 1733819206
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "gaborcsardi",
  "_selfowned": true,
  "_usedby": 28,
  "_updates": [],
  "_tags": [],
  "_stars": 65,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 114,
      "uuid": 660288
    },
    {
      "user": "inventitech",
      "count": 6,
      "uuid": 334256
    },
    {
      "user": "billdenney",
      "count": 4,
      "uuid": 10359931
    },
    {
      "user": "adamhsparks",
      "count": 1,
      "uuid": 3195906
    },
    {
      "user": "jcheng5",
      "count": 1,
      "uuid": 129551
    },
    {
      "user": "pieterprovoost",
      "count": 1,
      "uuid": 490041
    }
  ],
  "_userbio": {
    "uuid": 660288,
    "type": "user",
    "name": "Gábor Csárdi",
    "followers": 1507
  },
  "_downloads": {
    "count": 6862,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/parsedate"
  },
  "_devurl": "https://github.com/gaborcsardi/parsedate",
  "_searchresults": 608,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/parsedate.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gaborcsardi/parsedate",
  "_realowner": "gaborcsardi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2014-08-28"
    },
    {
      "version": "1.0.3",
      "date": "2014-08-31"
    },
    {
      "version": "1.1.1",
      "date": "2014-09-23"
    },
    {
      "version": "1.1.3",
      "date": "2017-03-02"
    },
    {
      "version": "1.2.0",
      "date": "2019-05-08"
    },
    {
      "version": "1.2.1",
      "date": "2021-04-20"
    },
    {
      "version": "1.3.0",
      "date": "2022-02-13"
    },
    {
      "version": "1.3.1",
      "date": "2022-10-27"
    },
    {
      "version": "1.3.2",
      "date": "2024-12-10"
    }
  ],
  "_exports": [
    "format_iso_8601",
    "parse_date",
    "parse_iso_8601"
  ],
  "_help": [
    {
      "page": "parsedate-package",
      "title": "Parse date from any format, including ISO 8601",
      "topics": [
        "parsedate-package",
        "parsedate"
      ]
    },
    {
      "page": "format_iso_8601",
      "title": "Format date and time according to ISO 8601",
      "topics": [
        "format_iso_8601"
      ]
    },
    {
      "page": "parse_date",
      "title": "Parse date from any format",
      "topics": [
        "parse_date"
      ]
    },
    {
      "page": "parse_iso_8601",
      "title": "Parse date from an ISO 8601 format",
      "topics": [
        "parse_iso_8601"
      ]
    }
  ],
  "_readme": "https://github.com/gaborcsardi/parsedate/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 9.755486944369665,
  "_indexed": true,
  "_nocasepkg": "parsedate",
  "_universes": [
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:44:49.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/de74236c3732d23aa51ecf00669e739c40ba01c823d795cccdfddf5fa92f889f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:44:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/da28b80fca3e67d79b9df245069313a381d2efa7c1c965a64c31b3be29165c43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:44:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/16c55789b2bb69307c83aaab46954291cfdf349ba99ea09ac0b200c02071a03a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:44:34.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/a63cf061551d260e177417eaab3f7df501ce0eadefe9ceaf777988a1e4bf624b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:44:03.000Z",
      "arch": "aarch64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/0147f6178d5e73bb8b96c9997047a0ad8b49e2c45c553ff0d13e517a9b144899",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:45:02.000Z",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/ee3c437f740b9bf06af87f812cdd510473a749402c6cc966f3d70413d300bc1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:44:00.000Z",
      "arch": "aarch64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/94349863929922503c29b407b6f0a93349c00ec43ce743761da375d346f34580",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:48:20.000Z",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/fb90b48debd671fd8bd18bbd862132dc22fbe5aec4856b2b1e2ff9fff84e5050",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:44:22.000Z",
      "arch": "emscripten",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/b4a9db721e6519ec0192d6b758b6e98b51269361fe590bb478ff4eda92129192",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:43:43.000Z",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/b150aec01655cfdc495dc3af872cf3a5e610dfba2878194a091a83b3284baf59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:43:46.000Z",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/074fbdb7911b44667d0ba0804d2eb804e4ba6381cf3ca75581d26461db6e76ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.2.9000",
      "date": "2026-07-03T05:43:44.000Z",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "https://r2.ropensci.org/150d67175f5a89832865d61b4c1e25c693c69f728f183b26fe6393b537859f8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28640929747"
    }
  ]
}