Skip to content

Problem with ggproto #14

Description

@jameshunterbr

My attempts to use coefplot() today ran into a problem with the ggproto() function in ggplot2.

I got the following message:
Ignoring unknown aesthetics: xmin, xmaxError: PositionDodgeV was built with an incompatible version of ggproto.
Please reinstall the package that provides this extension.

I tried the reinstall from Hadley's github version of ggplot2, but it didn't help. Have you seen this before.

There are some stackoverflow comments that indicate that this happens with other packages using ggplot() and it can be fixed by using Hadley's development version of ggplot2, but not in this case.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions