lubridate.tools provides common extensions to the lubridate package. These probably should be added to lubridate itself
You can install the released version of lubridate.tools from CRAN with:
install.packages("lubridate.tools")This is a basic example which shows you how to solve a common problem:
library(lubridate.tools)
## basic example code