An open API service indexing awesome lists of open source software.

https://github.com/danielvartan/lubritime

🕓 A {lubridate} Extension
https://github.com/danielvartan/lubritime

circular-time r r-package rstats time time-arithmetic

Last synced: 2 days ago
JSON representation

🕓 A {lubridate} Extension

Awesome Lists containing this project

README

        

# lubritime

[![Project Status: Active – The project has reached a stable, usable
state and is being actively
developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![Lifecycle:
maturing](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://lifecycle.r-lib.org/articles/stages.html#maturing)
[![R-CMD-check.yaml](https://github.com/danielvartan/lubritime/actions/workflows/check-standard.yaml/badge.svg)](https://github.com/danielvartan/lubritime/actions/workflows/check-standard.yaml)
[![Codecov test
coverage](https://codecov.io/gh/danielvartan/lubritime/branch/main/graph/badge.svg)](https://app.codecov.io/gh/danielvartan/lubritime?branch=main)
[![License:
MIT](https://img.shields.io/badge/license-MIT-green.png)](https://choosealicense.com/licenses/mit/)
[![Contributor
Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](https://www.contributor-covenant.org/version/2/1/code_of_conduct/)

## Overview

`lubritime` is an extension for the
[lubridate](https://github.com/tidyverse/lubridate) package from
[tidyverse](https://www.tidyverse.org/), adding new features to deal
with temporal objects.

Please note that `lubritime` is not related in any way with
`Posit/RStudio` or the `lubridate` developer team.

## Installation

You can install `lubritime` using the
[`remotes`](https://github.com/r-lib/remotes) package:

``` r
remotes::install_github("danielvartan/lubritime")
```

## License

[![License:
MIT](https://img.shields.io/badge/license-MIT-green.png)](https://opensource.org/license/mit)

`lubritime` code is released under the [MIT
license](https://opensource.org/license/mit).

## Contributing

Contributions are welcome, including bug reports. Take a moment to
review our [Guidelines for
Contributing](https://danielvartan.github.io/lubritime/CONTRIBUTING.html).


Become an `lubritime` supporter!

Click [here](https://github.com/sponsors/danielvartan) to make a
donation. Please indicate the `lubritime` package in your donation
message.