Other packages > Find by keyword >

lubridate  

Make Dealing with Dates a Little Easier
View on CRAN: Click here


Download and install lubridate package within the R console
Install from CRAN:
install.packages("lubridate")

Install from Github:
library("remotes")
install_github("cran/lubridate")

Install by package version:
library("remotes")
install_version("lubridate", "1.9.4")



Attach the package and use:
library("lubridate")
Maintained by
Vitalie Spinu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-08-15
Latest Update: 2024-12-08
Description:
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.
How to cite:
Vitalie Spinu (2010). lubridate: Make Dealing with Dates a Little Easier. R package version 1.9.4, https://cran.r-project.org/web/packages/lubridate. Accessed 22 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:54), 0.1 (2010-08-15 06:46), 0.2.1 (2010-11-03 08:41), 0.2.2 (2010-11-17 09:17), 0.2.3 (2010-12-09 21:32), 0.2.4 (2011-04-05 15:28), 0.2.5 (2011-05-12 06:27), 0.2.6 (2012-01-10 09:59), 0.2 (2010-10-26 14:10), 1.1.0 (2012-03-05 20:06), 1.2.0 (2012-10-04 18:57), 1.3.0 (2013-09-20 09:23), 1.3.1 (2013-10-31 14:55), 1.3.2 (2013-12-05 19:55), 1.3.3 (2013-12-31 16:24), 1.5.0 (2015-12-03 00:25), 1.5.6 (2016-04-06 01:24), 1.6.0 (2017-11-02 08:37), 1.7.0 (2017-10-30 00:35), 1.7.1 (2017-11-03 13:26), 1.7.2 (2018-02-06 23:56), 1.7.3 (2018-02-27 18:20), 1.7.4 (2018-04-11 12:08), 1.7.8 (2020-04-06 12:02), 1.7.9.2 (2020-11-13 16:30), 1.7.9 (2020-06-08 17:40), 1.7.10 (2021-02-26 16:00), 1.8.0 (2021-10-07 17:20), 1.9.0 (2022-11-06 08:50), 1.9.1 (2023-01-24 12:20), 1.9.2 (2023-02-10 02:30), 1.9.3 (2023-09-27 11:20), 1.9.4 (2024-12-08 13:10)
Other packages that cited lubridate R package
View lubridate citation profile
Other R packages that lubridate depends, imports, suggests or enhances
Complete documentation for lubridate
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

odns  
Access Scottish Health and Social Care Open Data
Allows potential users of Scottish Health and Social Care Open Data ( ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
heatmaply  
Interactive Cluster Heat Maps Using 'plotly' and 'ggplot2'
Create interactive cluster 'heatmaps' that can be saved as a stand- alone HTML file, embedded in 'R ...
Download / Learn more Package Citations See dependency  
Countr  
Flexible Univariate Count Models Based on Renewal Processes
Flexible univariate count models based on renewal processes. The models may include covariates and ...
Download / Learn more Package Citations See dependency  
jointseg  
Joint Segmentation of Multivariate (Copy Number) Signals
Methods for fast segmentation of multivariate signals into piecewise constant profiles and for gene ...
Download / Learn more Package Citations See dependency  
spider  
Species Identity and Evolution in R
Analysis of species limits and DNA barcoding data. Included are functions for generating important s ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA