Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, extraction and updating of components of a date-time (years, months, days, hours, minutes, and seconds), algebraic manipulation on date-time and time-span objects. The 'lubridate' package has a consistent and memorable syntax that makes working with dates easy and fun.
Version: | 1.6.0 |
Depends: | methods, R (≥ 3.0.0) |
Imports: | stringr |
Suggests: | testthat, knitr, covr |
Enhances: | chron, timeDate, zoo, xts, its, tis, timeSeries, fts, tseries |
Published: | 2016-09-13 |
Author: | Garrett Grolemund [aut], Vitalie Spinu [aut, cre], Hadley Wickham [aut], Ian Lyttle [ctb], Imanuel Constigan [ctb], Jason Law [ctb], Doug Mitarotonda [ctb], Joseph Larmarange [ctb], Jonathan Boiser [ctb], Chel Hee Lee [ctb] |
Maintainer: | Vitalie Spinu <spinuvit at gmail.com> |
BugReports: | https://github.com/hadley/lubridate/issues |
License: | GPL-2 |
NeedsCompilation: | yes |
Citation: | lubridate citation info |
Materials: | README NEWS |
In views: | ReproducibleResearch, TimeSeries |
CRAN checks: | lubridate results |
Reference manual: | lubridate.pdf |
Vignettes: |
Lubridate |
Package source: | lubridate_1.6.0.tar.gz |
Windows binaries: | r-devel: lubridate_1.6.0.zip, r-release: lubridate_1.6.0.zip, r-oldrel: lubridate_1.6.0.zip |
OS X El Capitan binaries: | r-release: lubridate_1.6.0.tgz |
OS X Mavericks binaries: | r-oldrel: lubridate_1.6.0.tgz |
Old sources: | lubridate archive |
Please use the canonical form https://CRAN.R-project.org/package=lubridate to link to this page.