Package: ethiodate 0.3.1

ethiodate: Working with Ethiopian Dates

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.

Authors:Gutama Girja Urago [aut, cre, cph]

ethiodate_0.3.1.tar.gz
ethiodate_0.3.1.zip(r-4.7)ethiodate_0.3.1.zip(r-4.6)ethiodate_0.3.1.zip(r-4.5)
ethiodate_0.3.1.tgz(r-4.6-x86_64)ethiodate_0.3.1.tgz(r-4.6-arm64)ethiodate_0.3.1.tgz(r-4.5-x86_64)ethiodate_0.3.1.tgz(r-4.5-arm64)
ethiodate_0.3.1.tar.gz(r-4.7-arm64)ethiodate_0.3.1.tar.gz(r-4.7-x86_64)ethiodate_0.3.1.tar.gz(r-4.6-arm64)ethiodate_0.3.1.tar.gz(r-4.6-x86_64)
ethiodate_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
ethiodate/json (API)

# Install 'ethiodate' in R:
install.packages('ethiodate', repos = c('https://guturago.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/guturago/ethiodate/issues

Pkgdown/docs site:https://guturago.github.io

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:
  • cpieth - Monthly FAO Food Price Index 2001-2023

On CRAN:

Conda:

calendardateethiopiacpp

5.07 score 2 stars 13 scripts 224 downloads 18 exports 9 dependencies

Last updated from:caa03b6a6c. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK141
linux-devel-x86_64OK134
source / vignettesOK188
linux-release-arm64OK130
linux-release-x86_64OK134
macos-release-arm64OK98
macos-release-x86_64OK329
macos-oldrel-arm64OK83
macos-oldrel-x86_64OK225
windows-develOK106
windows-releaseOK157
windows-oldrelOK125
wasm-releaseOK126

Exports:eth_breakseth_dateeth_dayeth_labelseth_make_dateeth_montheth_monthnameeth_noweth_parse_dateeth_quartereth_showeth_todayeth_weekdayeth_yearis_eth_dateis_eth_leapscale_x_ethdatescale_y_ethdate

Dependencies:cligluelifecyclemagrittrRcpprlangstringistringrvctrs

Introduction to ethiodate
The Numeric Logic of ethiodate | Key Functions | A Quick Guide

Last update: 2025-12-18
Started: 2025-04-22

ethiodate and ggplot2
Introduction | Data | Basic CPI Time Series Plot | CPI Seasonality by Month and Year | Monthly CPI Heatmap | Aggregated CPI by Quarter | Summary

Last update: 2025-06-25
Started: 2025-05-28

Parse Ethiopian Dates
Parsing Ethiopian Dates | From Character Strings | Specifying Formats | Parsing with Month Names | From Numeric Values | From Components | Handling Invalid and Missing Values | Conversion | Date Operations | Formatting | Conclusion

Last update: 2025-05-28
Started: 2025-04-22

Readme and manuals

Help Manual

Help pageTopics
Monthly FAO Food Price Index 2001-2023cpieth
Create an Ethiopian Date Objecteth_date eth_date.character eth_date.Date eth_date.default eth_date.factor eth_date.numeric eth_date.POSIXct eth_date.POSIXt
Make Ethiopian Dateeth_make_date
Parse Ethiopian Dateeth_parse_date
See Month or Day Nameseth_now eth_show eth_today
Ethiopian Date Componentseth_day eth_month eth_monthname eth_quarter eth_weekday eth_year
Plotting Ethiopian Dateethdate-ggplot eth_breaks eth_labels scale_x_ethdate scale_y_ethdate
Utilsas.character.ethdate as.Date.ethdate as.double.ethdate as.integer.ethdate format.ethdate is_eth_date is_eth_leap