{
  "_id": "6a1eff61b401979e7341aa31",
  "Package": "shide",
  "Type": "Package",
  "Title": "Date/Time Classes Based on Jalali Calendar",
  "Version": "0.3.0.9000",
  "Authors@R": "person(\"Mohsen\", \"Mollayi\", role = c(\"aut\", \"cre\", \"cph\"), email = \"mmollayi@gmail.com\")",
  "Description": "Implements S3 classes for storing dates and date-times\nbased on the Jalali calendar. The main design goal of 'shide'\nis consistency with base R's 'Date' and 'POSIXct'. It provide\nfeatures such as: date-time parsing, formatting and arithmetic.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mmollayi/shide",
  "BugReports": "https://github.com/mmollayi/shide/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://mmollayi.r-universe.dev",
  "Date/Publication": "2026-02-17 15:23:00 UTC",
  "RemoteUrl": "https://github.com/mmollayi/shide",
  "RemoteRef": "HEAD",
  "RemoteSha": "455a16cddbc5e4690fa86e424443e7283d4ed988",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-18 09:21:39 UTC",
    "User": "root"
  },
  "Author": "Mohsen Mollayi [aut, cre, cph]",
  "Maintainer": "Mohsen Mollayi <mmollayi@gmail.com>",
  "MD5sum": "3a580f654975d1912f37911bbf99768a",
  "_user": "mmollayi",
  "_type": "src",
  "_file": "shide_0.3.0.9000.tar.gz",
  "_fileid": "d90bff43b5d7e11b8240dae727969b866d31cb37fb5c357f67776290c8213954",
  "_filesize": 176739,
  "_sha256": "d90bff43b5d7e11b8240dae727969b866d31cb37fb5c357f67776290c8213954",
  "_created": "2026-05-18T09:21:39.000Z",
  "_published": "2026-06-02T16:05:53.932Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79115800911,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054064655"
    },
    {
      "job": 79115799950,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054069981"
    },
    {
      "job": 79115801690,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054065598"
    },
    {
      "job": 79115800720,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054074716"
    },
    {
      "job": 79115800788,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054066341"
    },
    {
      "job": 79115800133,
      "time": 292,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054107908"
    },
    {
      "job": 79115799632,
      "time": 217,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054060362"
    },
    {
      "job": 79115799532,
      "time": 259,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054097458"
    },
    {
      "job": 79115798875,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054018026"
    },
    {
      "job": 79115798797,
      "time": 180,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363208212"
    },
    {
      "job": 79115799823,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054060461"
    },
    {
      "job": 79115800593,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7054055904"
    },
    {
      "job": 79115800141,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054063279"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mmollayi/shide",
  "_commit": {
    "id": "455a16cddbc5e4690fa86e424443e7283d4ed988",
    "author": "mmollayi <mmollayi@gmail.com>",
    "committer": "mmollayi <mmollayi@gmail.com>",
    "message": "Harmonize interval strings between rounding helpers and seq()\n\nSupport both long and short forms (e.g. \"second\", \"seconds\",\n\"sec\", \"secs\") across rounding helpers and seq() methods.\n",
    "time": 1771341780
  },
  "_maintainer": {
    "name": "Mohsen Mollayi",
    "email": "mmollayi@gmail.com",
    "login": "mmollayi",
    "linkedin": "in/mohsen-mollayi",
    "description": "",
    "uuid": 13081040
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "version": ">= 0.5.2",
      "role": "LinkingTo"
    },
    {
      "package": "tzdb",
      "version": ">= 0.5.0",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tzdb",
      "version": ">= 0.5.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "pillar",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mmollayi",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 3
    },
    {
      "week": "2025-34",
      "n": 8
    },
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2025-08-23"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "mmollayi",
      "count": 178,
      "uuid": 13081040
    }
  ],
  "_userbio": {
    "uuid": 13081040,
    "type": "user",
    "name": "Mohsen Mollayi"
  },
  "_downloads": {
    "count": 500,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shide"
  },
  "_devurl": "https://github.com/mmollayi/shide",
  "_searchresults": 7,
  "_topics": [
    "cpp"
  ],
  "_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/shide.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mmollayi/shide",
  "_realowner": "mmollayi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2024-01-15"
    },
    {
      "version": "0.1.3",
      "date": "2024-02-04"
    },
    {
      "version": "0.2.0",
      "date": "2024-03-16"
    },
    {
      "version": "0.2.1",
      "date": "2024-07-19"
    },
    {
      "version": "0.3.0",
      "date": "2025-08-23"
    }
  ],
  "_exports": [
    "as_jdate",
    "as_jdatetime",
    "is_jdate",
    "is_jdatetime",
    "jdate",
    "jdate_make",
    "jdate_now",
    "jdatetime",
    "jdatetime_make",
    "jdatetime_now",
    "sh_ceiling",
    "sh_day",
    "sh_day<-",
    "sh_floor",
    "sh_hour",
    "sh_hour<-",
    "sh_mday",
    "sh_mday<-",
    "sh_minute",
    "sh_minute<-",
    "sh_month",
    "sh_month<-",
    "sh_qday",
    "sh_quarter",
    "sh_round",
    "sh_second",
    "sh_second<-",
    "sh_tzone",
    "sh_wday",
    "sh_yday",
    "sh_year",
    "sh_year_is_leap",
    "sh_year<-",
    "vec_arith.jdate",
    "vec_arith.jdatetime",
    "vec_cast.jdate",
    "vec_cast.jdatetime",
    "vec_ptype2.jdate",
    "vec_ptype2.jdatetime"
  ],
  "_help": [
    {
      "page": "as_jdate",
      "title": "Cast an object to a 'jdate' object",
      "topics": [
        "as_jdate"
      ]
    },
    {
      "page": "as_jdatetime",
      "title": "Cast an object to a 'jdatetime' object",
      "topics": [
        "as_jdatetime"
      ]
    },
    {
      "page": "is_jdate",
      "title": "Check an object for its class",
      "topics": [
        "is_jdate",
        "is_jdatetime"
      ]
    },
    {
      "page": "jdate",
      "title": "Jalali calendar dates",
      "topics": [
        "jdate",
        "jdate.character",
        "jdate.numeric"
      ]
    },
    {
      "page": "jdatetime_make",
      "title": "Construct Jalali date-time objects from individual components",
      "topics": [
        "jdatetime_make",
        "jdate_make"
      ]
    },
    {
      "page": "jdatetime_now",
      "title": "Current Jalali date and datetime",
      "topics": [
        "jdatetime_now",
        "jdate_now"
      ]
    },
    {
      "page": "jdatetime",
      "title": "Date-time based on the Jalali calendar",
      "topics": [
        "jdatetime",
        "jdatetime.character"
      ]
    },
    {
      "page": "seq.jdate",
      "title": "Generate regular sequences of Jalali dates",
      "topics": [
        "seq.jdate"
      ]
    },
    {
      "page": "seq.jdatetime",
      "title": "Generate regular sequences of Jalali date-times",
      "topics": [
        "seq.jdatetime"
      ]
    },
    {
      "page": "sh_day",
      "title": "Get/set the days components of Jalali date-time objects",
      "topics": [
        "sh_day",
        "sh_day.jdate",
        "sh_day.jdatetime",
        "sh_day<-",
        "sh_day<-.jdate",
        "sh_day<-.jdatetime",
        "sh_mday",
        "sh_mday<-",
        "sh_qday",
        "sh_qday.jdate",
        "sh_qday.jdatetime",
        "sh_wday",
        "sh_wday.jdate",
        "sh_wday.jdatetime",
        "sh_yday",
        "sh_yday.jdate",
        "sh_yday.jdatetime"
      ]
    },
    {
      "page": "sh_hour",
      "title": "Get/set the time components of 'jdatetime' objects",
      "topics": [
        "sh_hour",
        "sh_hour.jdatetime",
        "sh_hour<-",
        "sh_hour<-.jdatetime",
        "sh_minute",
        "sh_minute.jdatetime",
        "sh_minute<-",
        "sh_minute<-.jdatetime",
        "sh_second",
        "sh_second.jdatetime",
        "sh_second<-",
        "sh_second<-.jdatetime"
      ]
    },
    {
      "page": "sh_month",
      "title": "Get/set the month component of Jalali date-time objects",
      "topics": [
        "sh_month",
        "sh_month.jdate",
        "sh_month.jdatetime",
        "sh_month<-",
        "sh_month<-.jdate",
        "sh_month<-.jdatetime"
      ]
    },
    {
      "page": "sh_quarter",
      "title": "Get the quarter of Jalali date-time objects",
      "topics": [
        "sh_quarter"
      ]
    },
    {
      "page": "sh_round",
      "title": "Round Jalali date-times to a specific unit of time",
      "topics": [
        "sh_ceiling",
        "sh_floor",
        "sh_round"
      ]
    },
    {
      "page": "sh_tzone",
      "title": "Get the time zone component of 'jdatetime' objects",
      "topics": [
        "sh_tzone",
        "sh_tzone.jdatetime"
      ]
    },
    {
      "page": "sh_year",
      "title": "Get/set the year component of Jalali date-time objects",
      "topics": [
        "sh_year",
        "sh_year.jdate",
        "sh_year.jdatetime",
        "sh_year<-",
        "sh_year<-.jdate",
        "sh_year<-.jdatetime"
      ]
    },
    {
      "page": "sh_year_is_leap",
      "title": "Determine if a Jalali year is a leap year",
      "topics": [
        "sh_year_is_leap"
      ]
    },
    {
      "page": "shide-arithmetic",
      "title": "Arithmetic operations for 'jdate' and 'jdatetime'",
      "topics": [
        "shide-arithmetic",
        "vec_arith.jdate",
        "vec_arith.jdatetime"
      ]
    },
    {
      "page": "shide-coercion",
      "title": "Coercion",
      "topics": [
        "shide-coercion",
        "vec_ptype2.jdate",
        "vec_ptype2.jdatetime"
      ]
    },
    {
      "page": "shide-math",
      "title": "Mathematical operations for 'jdate' and 'jdatetime'",
      "topics": [
        "shide-math",
        "vec_math.jdate",
        "vec_math.jdatetime"
      ]
    },
    {
      "page": "vec_cast.jdate",
      "title": "Cast an object to a 'jdate' object",
      "topics": [
        "vec_cast.jdate"
      ]
    },
    {
      "page": "vec_cast.jdatetime",
      "title": "Cast an object to a 'jdatetime' object",
      "topics": [
        "vec_cast.jdatetime"
      ]
    }
  ],
  "_readme": "https://github.com/mmollayi/shide/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "lifecycle",
    "rlang",
    "tzdb",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "shide",
  "_universes": [
    "mmollayi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-18T09:23:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "6b9fdb25d69fadc74a73be23273628a15bda0fab75f1ced60568ee5b41a00b06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-18T09:24:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "6b4534661530ee51015c558de8eedc60c65b9478250d0251f9c64a24ef2b7c61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-18T09:24:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "d1acd00541900a576a9552c579863e8d648e626243b88ea1e79343acb4c600b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0.9000",
      "date": "2026-05-18T09:24:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "053cddb288e089a8007f545be3c4253e477776d032a8ad32e96d00bdfe876f2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-18T09:24:12.000Z",
      "arch": "aarch64",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "a7e25ba4626763a36da61512320cd70760788f3de7b0e419dce1912a73a79659",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-18T09:25:49.000Z",
      "arch": "x86_64",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "bdcd80794f7d898065e51b66a21f692b2947d5c6222ecc0d38e76c64335a3dbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-18T09:23:53.000Z",
      "arch": "aarch64",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "16080ffc8afb1378823a84461ae41cb3a1f769efe790828b5e16716ce599a09e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0.9000",
      "date": "2026-05-18T09:25:18.000Z",
      "arch": "x86_64",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "c64113b33fc22f6950084c85ee80d91def58bcf3de929585d9776e721a8f3615",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-18T09:23:12.000Z",
      "arch": "x86_64",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "8ebec6024c36980a6a1875a814e7d4e888b3f5d1af0afa5055e6d98998c668fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-18T09:23:05.000Z",
      "arch": "x86_64",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "d12fdb1f0d1184129835454bd0823935f22147d67c5c59feab02ca3e255fb5ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0.9000",
      "date": "2026-05-18T09:23:14.000Z",
      "arch": "x86_64",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "33c6756bd079b447cf940e88b9f98b264bc57178f69d819c88ee7c573f7cfe2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0.9000",
      "date": "2026-06-02T16:05:09.000Z",
      "arch": "emscripten",
      "commit": "455a16cddbc5e4690fa86e424443e7283d4ed988",
      "fileid": "57795087688e96e668b0e02f7c73ac956eb04502271bfba8228ab56c2ee558c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mmollayi/actions/runs/26024621929"
    }
  ]
}