Skip to content

do we really need to attach package maps to use map_data ? #3126

Closed
@moodymudskipper

Description

@moodymudskipper

The package maps is loaded silently when using ggplot2::map_data.

It does message about the conflicts, but it's easy to miss it and is especially annoying because it masks purr::map.

Is there a good reason why it needs to be attached ? In the current situation I think I'd rather have it fail and tell me to attach maps myself, so I can add the library call before attaching purrr and control what is happening.

This happens with version 3.0, apologies if it has been solved since, I'm not able to test it on the last version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions