{
  "_id": "6a1fd7e0b401979e73436b60",
  "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-06-03 07:26:06 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre],\nLinus Torvalds [aut]",
  "MD5sum": "bd51b6d8a23edbb703995b0aaccf27f8",
  "_user": "gaborcsardi",
  "_type": "src",
  "_file": "parsedate_1.3.2.9000.tar.gz",
  "_fileid": "7f9414e253717ec7c520244832674a541da16eac155cfe7731ed6464bec415a8",
  "_filesize": 111512,
  "_sha256": "7f9414e253717ec7c520244832674a541da16eac155cfe7731ed6464bec415a8",
  "_created": "2026-06-03T07:26:06.000Z",
  "_published": "2026-06-03T07:29:36.525Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79243098730,
      "time": 111,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378257971"
    },
    {
      "job": 79243098710,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378255465"
    },
    {
      "job": 79243098726,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378262055"
    },
    {
      "job": 79243098698,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378257300"
    },
    {
      "job": 79243098734,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378248971"
    },
    {
      "job": 79243098733,
      "time": 179,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378276828"
    },
    {
      "job": 79243098719,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378255393"
    },
    {
      "job": 79243098717,
      "time": 160,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378271642"
    },
    {
      "job": 79242721363,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378223717"
    },
    {
      "job": 79243098715,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378250080"
    },
    {
      "job": 79243098703,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378252397"
    },
    {
      "job": 79243098700,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378244420"
    },
    {
      "job": 79243098705,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378244112"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "gaborcsardi",
  "_selfowned": true,
  "_usedby": 29,
  "_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"
  },
  "_downloads": {
    "count": 9135,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/parsedate"
  },
  "_devurl": "https://github.com/gaborcsardi/parsedate",
  "_searchresults": 249,
  "_rbuild": "4.6.0",
  "_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.507280516717804,
  "_indexed": true,
  "_nocasepkg": "parsedate",
  "_universes": [
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:28:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "3a849dcf2add43df9ead4ee07831244447289a194b650a2503a9e1a0f4ff4928",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:27:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "720eebfeab840eced5016572f6b6e883486261f7e5c6b172430504313edb75ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:28:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "a1f3821bab0f1dd6075615844a4641ce1a157496e418952121c26f377074e91d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:28:05.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "f9f131a3bcce078261296c4f59b1c564c128b7a19dfcd5dda79a46c9292ad52d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:27:34.000Z",
      "arch": "aarch64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "fe7ac4291206fd9099b2956c059efa9cd5d17cd5a18ffcd03fa710b9feb47b0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:28:50.000Z",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "cefe07b2df6c14e410f0391fcdf82ecbff23d846561a4fb88c7b59e60acb1fa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:27:54.000Z",
      "arch": "aarch64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "8294fb596bbcbe8559e5a3c2c2065fa7ee2aa53d28c5babe3b861be949ecb623",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:28:46.000Z",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "597990d1c76357d605f0c82f58bfb61668dc509e5915830b1481ab3a967955ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:27:48.000Z",
      "arch": "emscripten",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "e1dce96d569017469bfc57ad536ce5fc91df4811d6f90a446d1bcae18824bac2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:27:30.000Z",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "86de0cdf1287c60f3716628d4d27713b030a74c435b3779d1690eb433317e34b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:27:14.000Z",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "70f314517438f35114b2db5fce794749774f03e8ae4b87616dd95069bfa62abb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.2.9000",
      "date": "2026-06-03T07:27:12.000Z",
      "arch": "x86_64",
      "commit": "a3f411e80ffefc7dcd82217d7adb03d3effd2b9c",
      "fileid": "0317694c96003bb585d7d1940420facde7cbf5ed435dc3433b6500ca2746f927",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26869991739"
    }
  ]
}