Package: shide
Type: Package
Title: Date/Time Classes Based on Jalali Calendar
Version: 0.2.1
Authors@R: 
    person("Mohsen", "Mollayi", role = c("aut", "cre", "cph"), email = "mmollayi@gmail.com")
Description: Implements S3 classes for storing dates and date-times based on the Jalali calendar. 
    The main design goal of 'shide' is consistency with base R's 'Date' and 'POSIXct'.
    It provide features 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.1
LinkingTo: cpp11, tzdb
Depends: R (>= 4.3.0)
Imports: cli, methods, rlang, tzdb, vctrs
Suggests: covr, lubridate, pillar, testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2024-07-19 12:27:56 UTC; mohsen
Author: Mohsen Mollayi [aut, cre, cph]
Maintainer: Mohsen Mollayi <mmollayi@gmail.com>
Repository: CRAN
Date/Publication: 2024-07-19 12:50:04 UTC
Built: R 4.3.3; x86_64-w64-mingw32; 2025-04-07 01:32:38 UTC; windows
Archs: x64
