-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Description
Three issues. Maybe the first two were intentional, but it doesn't seem so.
- The function overwrites the dependency version for rlang to be
>= 0.1.2which is older than the version I already had in there (fromuse_tidy_versions()). - The function overwrites the dependency version for roxygen2 to be
*. - When using "Install and Restart" after running this function, I get the following warnings:
Rd warning: /circumplex/man/tidyeval.Rd:23: file link 'syms' in package 'rlang' does not exist and so has been treated as a topic
Rd warning: /circumplex/man/tidyeval.Rd:25: file link 'expr' in package 'rlang' does not exist and so has been treated as a topic
Rd warning: /circumplex/man/tidyeval.Rd:25: file link 'quo' in package 'rlang' does not exist and so has been treated as a topic
Rd warning: /circumplex/man/tidyeval.Rd:28: file link 'exprs' in package 'rlang' does not exist and so has been treated as a topic
Rd warning: /circumplex/man/tidyeval.Rd:29: file link 'quos' in package 'rlang' does not exist and so has been treated as a topic
Rd warning: /circumplex/man/tidyeval.Rd:31: file link 'enexpr' in package 'rlang' does not exist and so has been treated as a topic
Rd warning: /circumplex/man/tidyeval.Rd:31: file link 'enquo' in package 'rlang' does not exist and so has been treated as a topic
Rd warning: /circumplex/man/tidyeval.Rd:35: file link 'enexprs' in package 'rlang' does not exist and so has been treated as a topic
Rd warning: /circumplex/man/tidyeval.Rd:35: file link 'enquos' in package 'rlang' does not exist and so has been treated as a topic
Metadata
Metadata
Assignees
Labels
No labels