Package: ethiodate
Type: Package
Title: Working with Ethiopian Dates
Version: 0.2.0
Authors@R: c(
    person(
      "Gutama Girja", "Urago",
      email = "girjagutama@gmail.com",
      role = c("aut", "cre", "cph"),
      comment = c(ORCID = "0000-0001-5588-2301")
    )
  )
Description: A robust and efficient solution for working with Ethiopian dates. It can seamlessly convert to and from Gregorian dates. 
    It is designed to be compatible with the 'tidyverse' data workflow, including plotting with 'ggplot2'.
    It ensures lightning-fast computations by integrating high-performance 'C++' code through 'Rcpp' package.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
LinkingTo: Rcpp
Imports: Rcpp, stringr, vctrs
Suggests: dplyr, ggplot2, knitr, rmarkdown, scales, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://guturago.github.io/ethiodate/
VignetteBuilder: knitr
Depends: R (>= 4.1.0)
NeedsCompilation: yes
Packaged: 2025-05-28 16:19:28 UTC; Gute
Author: Gutama Girja Urago [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-5588-2301>)
Maintainer: Gutama Girja Urago <girjagutama@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-28 16:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 03:53:10 UTC; windows
Archs: x64
