Skip to content

Bugfix/issue 1033 lubridate::here()#1044

Open
skolenik wants to merge 2 commits into
hadley:mainfrom
skolenik:bugfix/issue-1033-lubridate-here
Open

Bugfix/issue 1033 lubridate::here()#1044
skolenik wants to merge 2 commits into
hadley:mainfrom
skolenik:bugfix/issue-1033-lubridate-here

Conversation

@skolenik

Copy link
Copy Markdown

Issue 1033 #1033 points out to lubridate::here() being removed from the package. The example in Sec 10.2.1 https://r-pkgs.org/dependencies-mindset-background.html#sec-dependencies-namespace-motivation got obsolete. I am providing a replacement with dplyr::filter() although I recognize that it has limitations: it does not really how the package load sequence affects the search path.

(Some easy alternatives can be cooked up with tidylog that provides additional output to many dplyr verbs.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant