Skip to content

Commit

Permalink
Update repo link for lubridate (#5603)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Nov 3, 2023
1 parent dd9ee72 commit 8afea02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/IDateTime.R
Original file line number Diff line number Diff line change
Expand Up @@ -315,8 +315,8 @@ clip_msec = function(secs, action) {
# Adapted from Hadley Wickham's routines cited below to ensure
# integer results.
# http://gist.github.com/10238
# See also Hadley's more advanced and complex lubridate package:
# http://github.com/hadley/lubridate
# See also Hadley et al's more advanced and complex lubridate package:
# https://github.com/tidyverse/lubridate
# lubridate routines do not return integer values.
###################################################################

Expand Down

0 comments on commit 8afea02

Please sign in to comment.