-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Description
Ideally I think we would not import all of rlang, and only import what we use. These throw mainly harmless warnings on R 3.1
rlang::eval_tidy
Line 160 in 1f96393
| importFrom(rlang,eval_tidy) |
all of rlang
https://github.com/tidymodels/parsnip/blob/master/NAMESPACE#L126
location of importFrom
Line 128 in fc366b6
| #' @importFrom rlang eval_tidy |
Metadata
Metadata
Assignees
Labels
No labels