Make dealing with dates a little easier
This package provides 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.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/j9iimhbnbqy186v3npvfijfqglmyf0vb-r-lubridate-1.9.4.drv | ||
i686-linux | /gnu/store/b7vb8imgh44ss8v2b1jxcdj038k5l2vq-r-lubridate-1.9.4.drv |
Linter | Message | Location |
---|---|---|
inputs-should-not-be-input Identify inputs that shouldn't be inputs at all | 'tzdata' should probably not be an input at all |
|