Git Product home page Git Product logo

Comments (12)

thomasp85 avatar thomasp85 commented on August 9, 2024 3

It should but it might not have propagated to CRAN yet? Try to install it from GitHub instead

devtools::install_github('slowkow/ggrepel')

from ggraph.

thomasp85 avatar thomasp85 commented on August 9, 2024 1

There has just been some updates to the underlying ggproto implementation in ggplot2. Try to install all affected package from fresh (both ggplot2, ggrepel, geforce, and ggraph)

This seemed to do the trick for me at last...

from ggraph.

 avatar commented on August 9, 2024 1

I am still having issues.

Error: GeomTextRepel was built with an incompatible version of ggproto.
Please reinstall the package that provides this extension.

I tried

devtools::install_github('hadley/ggplot2')
devtools::install_github('thomasp85/ggforce')
devtools::install_github('thomasp85/ggraph')

I cant seem to install/find the package ggproto either.

from ggraph.

juliasilge avatar juliasilge commented on August 9, 2024

Ah, ggrepel! I had re-installed all but that one.

from ggraph.

thomasp85 avatar thomasp85 commented on August 9, 2024

You were on the right track then - thanks for the mention in the tidy text book :-)

from ggraph.

juliasilge avatar juliasilge commented on August 9, 2024

Yep, that fixed it. Thanks! πŸ™Œ

from ggraph.

thomasp85 avatar thomasp85 commented on August 9, 2024

reinstall ggrepel

from ggraph.

 avatar commented on August 9, 2024

I did that to via install.packages('ggrepel')

Would that get me the latest version?

from ggraph.

 avatar commented on August 9, 2024

That worked!
Thanks so much.

from ggraph.

brophyj avatar brophyj commented on August 9, 2024

I have installed the packages (ggrepel, ggplot2, ggmap, ggforce, ggraph) from GitHub but still get the following error

p <- ggmap(map)
Error in get("f", environment(CoordMap$train)) : object 'f' not found
Any further suggestions?

from ggraph.

thomasp85 avatar thomasp85 commented on August 9, 2024

This seems like a problem with ggmap and not ggraph β€” I suggest you raise the issue there

from ggraph.

DrChrisLevy avatar DrChrisLevy commented on August 9, 2024

@brophyj

Did you ever find a solution?
I have to user an older version of ggplot --> devtools::install_github("hadley/[email protected]")
in order for ggmap to work properly.

This is odd. I want to use other packages like plotly, for example, which require newer versions of ggplot. When I update to most recent ggplot I get errors like the other ones described on this page, when I try to use ggmap. I also reinstalled (ggrepel, ggplot2, ggmap, ggforce, ggraph) as you did, from dev tools.

from ggraph.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.