{
  "_id": "6a1c06151d7bb097a0a2b06b",
  "Package": "ymd",
  "Title": "Parse 'YMD' Format Number or String to Date",
  "Version": "0.1.5",
  "Authors@R": "c(\nperson(\"Xianying\", \"Tan\", , \"shrektan@126.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6072-3521\")),\nperson(\"Hiroaki\", \"Yutani\", , \"yutani.ini@gmail.com\", role = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0002-3385-7233\", \"configure, configure.win, tools/configure.R\")),\nperson(given = \"The authors of the dependency Rust crates\",\nrole = c(\"ctb\"),\ncomment = \"see inst/AUTHORS file for details\")\n)",
  "Maintainer": "Xianying Tan <shrektan@126.com>",
  "Description": "Convert 'YMD' format number or string to Date efficiently,\nusing Rust's standard library. It also provides helper\nfunctions to handle Date, e.g., quick finding the beginning or\nend of the given period, adding months to Date, etc.",
  "License": "MIT + file LICENSE",
  "URL": "https://shrektan.github.io/ymd/, https://github.com/shrektan/ymd",
  "BugReports": "https://github.com/shrektan/ymd/issues",
  "SystemRequirements": "Cargo (Rust's package manager), rustc, xz",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Biarch": "true",
  "Config/testthat/edition": "3",
  "Config/rextendr/version": "0.3.1.9001",
  "Config/pak/sysreqs": "xz-utils libclang-dev",
  "Repository": "https://shrektan.r-universe.dev",
  "Date/Publication": "2025-04-15 05:32:45 UTC",
  "RemoteUrl": "https://github.com/shrektan/ymd",
  "RemoteRef": "HEAD",
  "RemoteSha": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 09:52:54 UTC",
    "User": "root"
  },
  "Author": "Xianying Tan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6072-3521>),\nHiroaki Yutani [ctb] (ORCID: <https://orcid.org/0000-0002-3385-7233>,\nconfigure, configure.win, tools/configure.R),\nThe authors of the dependency Rust crates [ctb] (see inst/AUTHORS file\nfor details)",
  "MD5sum": "2423cf928eab6c12c2bd1145ea30258f",
  "_user": "shrektan",
  "_type": "src",
  "_file": "ymd_0.1.5.tar.gz",
  "_fileid": "ecc550047da5f67c92c600bbc11b70f9a7caaa411c65acb440efa6451888d286",
  "_filesize": 1665188,
  "_sha256": "ecc550047da5f67c92c600bbc11b70f9a7caaa411c65acb440efa6451888d286",
  "_created": "2026-05-31T09:52:54.000Z",
  "_published": "2026-05-31T09:57:41.899Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78716696402,
      "time": 129,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315760787"
    },
    {
      "job": 78716696326,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7315760986"
    },
    {
      "job": 78716696314,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315760367"
    },
    {
      "job": 78716696337,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315761563"
    },
    {
      "job": 78716696365,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315763942"
    },
    {
      "job": 78716696335,
      "time": 222,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315769732"
    },
    {
      "job": 78716696358,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315763163"
    },
    {
      "job": 78716696360,
      "time": 234,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315771802"
    },
    {
      "job": 78716531406,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315747958"
    },
    {
      "job": 78716696312,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315760654"
    },
    {
      "job": 78716696305,
      "time": 186,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315767171"
    },
    {
      "job": 78716696370,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7315761702"
    },
    {
      "job": 78716696319,
      "time": 152,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315763579"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shrektan/ymd",
  "_commit": {
    "id": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
    "author": "shrektan <shrektan@126.com>",
    "committer": "shrektan <shrektan@126.com>",
    "message": "Update version info\n\n- Updated date to 2025-04-15\n- Changed SHA to 78a2731\n",
    "time": 1744695165
  },
  "_maintainer": {
    "name": "Xianying Tan",
    "email": "shrektan@126.com",
    "login": "shrektan",
    "linkedin": "in/xianying-tan-45833177",
    "twitter": "@shrektan89",
    "description": "Hacker, R/Python/C++11/Rust/Typescript. Asset Management. Actuarial Science. Vibe Coding. CFA Charterholder.",
    "uuid": 8368933,
    "orcid": "0000-0002-6072-3521"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "shrektan",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rextendr",
    "rust",
    "ymd",
    "cargo"
  ],
  "_stars": 35,
  "_contributors": [
    {
      "user": "shrektan",
      "count": 163,
      "uuid": 8368933
    },
    {
      "user": "yutannihilation",
      "count": 1,
      "uuid": 1978793
    },
    {
      "user": "pat-s",
      "count": 1,
      "uuid": 8430564
    }
  ],
  "_userbio": {
    "uuid": 8368933,
    "type": "user",
    "name": "Xianying Tan",
    "description": "Hacker, R/Python/C++11/Rust/Typescript. Asset Management. Actuarial Science. Vibe Coding. CFA Charterholder."
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ymd"
  },
  "_devurl": "https://github.com/shrektan/ymd",
  "_pkgdown": "https://shrektan.github.io/ymd/",
  "_searchresults": 13,
  "_cargo": true,
  "_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/readme.html",
    "extra/readme.md",
    "extra/ymd.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shrektan/ymd",
  "_realowner": "shrektan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-01-06"
    },
    {
      "version": "0.1.0",
      "date": "2023-10-09"
    },
    {
      "version": "0.1.1",
      "date": "2024-08-17"
    },
    {
      "version": "0.1.2",
      "date": "2024-08-26"
    },
    {
      "version": "0.1.3",
      "date": "2024-11-06"
    },
    {
      "version": "0.1.4",
      "date": "2024-11-26"
    },
    {
      "version": "0.1.5",
      "date": "2025-04-15"
    }
  ],
  "_exports": [
    "bop",
    "edate",
    "eop",
    "isowday",
    "isoweek",
    "mday",
    "month",
    "quarter",
    "wday",
    "yday",
    "year",
    "ymd"
  ],
  "_help": [
    {
      "page": "beop",
      "title": "Find the Beginning or End of Period",
      "topics": [
        "beop",
        "bop",
        "eop"
      ]
    },
    {
      "page": "date_part",
      "title": "Fast Date Part Extracting",
      "topics": [
        "date_part",
        "isowday",
        "isoweek",
        "mday",
        "month",
        "quarter",
        "wday",
        "yday",
        "year"
      ]
    },
    {
      "page": "edate",
      "title": "Calculate the date before / after months",
      "topics": [
        "edate"
      ]
    },
    {
      "page": "ymd",
      "title": "Convert 'YMD' format integer or string to Date",
      "topics": [
        "ymd"
      ]
    }
  ],
  "_readme": "https://github.com/shrektan/ymd/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 5.135132651376775,
  "_indexed": true,
  "_nocasepkg": "ymd",
  "_universes": [
    "shrektan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T09:55:05.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "8beb358079e6ab38715c2f9a8e4bf0cdfb93ff9190094ec3b18227d2f1f45e32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T09:55:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "4f8f01159323050b993220595864d35fe1e81418774fd9920e3801f8b2b82fac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T09:55:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "1cc7b9aaf1388de8ade59a06e7ace2a441396161f0552db4f54f2f62c7e9ec5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-31T09:55:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "103b1a0803ce5f694863abb7921c08b44f343ef82497e42c6f8e114c2705a5bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-31T09:55:34.000Z",
      "arch": "aarch64",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "2807596e030d587dd438b993e1f8e7da06e07b1e4eefb5c7dc64574a6283d00c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-31T09:56:12.000Z",
      "arch": "x86_64",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "d81355b79f77e6332b06a10d373218642afabf1dfc7d57ccc527f311499118e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-31T09:55:27.000Z",
      "arch": "aarch64",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "204e9360284ac9bb3b0e6c1c6a320c30ccd3d5735c30daa9980274c53f318ff2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-31T09:56:20.000Z",
      "arch": "x86_64",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "ddd9018ec32c5c22de2bb897ad2ef6008c28257e6ca4c6bff56549a9c35860d5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-31T09:55:12.000Z",
      "arch": "emscripten",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "e969fa1829988ad1fc26b67b11ff5083a91a52cc6be220d22b00e5bbdaa89fef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-31T09:54:48.000Z",
      "arch": "x86_64",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "afbc01b21addc132617d480203832c41b56bc0c0bc33c37507bf7e82082ea101",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-31T09:54:30.000Z",
      "arch": "x86_64",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "71f861b5c736f71c42939d3abb4a53420446a4d3ef0dc8cc6b7bc334495e171f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-31T09:54:48.000Z",
      "arch": "x86_64",
      "commit": "45b06f11c68cc24017c3e321d9608dd2a2c90193",
      "fileid": "24abaf71dbca5193602fc3d190a6ddd96d351048f776bed906663aa254643628",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/shrektan/actions/runs/26709342078"
    }
  ]
}