hughjonesd / ggmagnify

Create a magnified inset of part of a ggplot object
https://hughjonesd.github.io/ggmagnify/
Other
272 stars 3 forks source link

conflict with purrr::compose() #7

Closed vladtarko closed 1 year ago

vladtarko commented 1 year ago

At the moment, loading {ggmagnify} masks the compose() function from {purrr}. Can you change the name of that function to avoid the conflict name?

hughjonesd commented 1 year ago

I think this will happen anyway, pretty soon. Major changes coming through shortly.

hughjonesd commented 1 year ago

Fixed in master.