-
Notifications
You must be signed in to change notification settings - Fork 152
rlang 1.2.0 revdeps #1891
Copy link
Copy link
Open
Description
Import conflict: recipes::check_name vs rlang::check_name
- embed — WARNING:
replacing previous import 'recipes::check_name' by 'rlang::check_name' - important — WARNING: same
I've unexported check_name().
Import conflict: checkmate vs rlang (check_data_frame, check_string)
- pkggraph Namespace conflicts with checkmate for packages using
import(rlang)+import(checkmate)talegari/pkggraph#7 - rsimsum Namespace conflicts with checkmate for packages using
import(rlang)+import(checkmate)ellessenne/rsimsum#61 - tf Namespace conflicts with checkmate for packages using
import(rlang)+import(checkmate)tidyfun/tf#229 - tidynorm Namespace conflicts with checkmate for packages using
import(rlang)+import(checkmate)JoFrhwld/tidynorm#32 - uteals Namespace conflicts with checkmate for packages using
import(rlang)+import(checkmate)phuse-org/uteals#29
Argument forced during dispatch can no longer be capture
- DeclareDesign — Don't capture expressions of forced arguments with
enquo()DeclareDesign/DeclareDesign#507 - mosaic — Fix for rlang 1.2.0 ProjectMOSAIC/mosaic#813
- coursekata — caused by mosaic, will be fixed once mosaic updated
check_dots_used() now inspects innermost promise instead of outermost
- ggplot2 —
ggplot(foobar = "nonsense")did not generate warning Fix snapshot test forwarn_dots_used()tidyverse/ggplot2#6830
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels