You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Implement `as.data.frame.hms()`, forwards to `as.data.frame.difftime()` (#7).
- Remove `lubridate` dependency (#8).
- Return unchanged input in `print()`.
- Inherit from `difftime` class (#6).
- Tests for arithmetic with `Date`, `POSIXt` and `hms` classes.
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.
To eliminate lubridate dependency
The text was updated successfully, but these errors were encountered: