Package: ethiodate
Type: Package
Title: Working with Ethiopian Dates
Version: 0.1.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 ensures lightning-fast computations by integrating high-performance 'C++' code through 'Rcpp' package.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
LinkingTo: Rcpp
Imports: Rcpp, stringr, vctrs
Suggests: knitr, rmarkdown, 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-13 13:37:23 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-15 14:00:02 UTC
