[R-sig-Geo] sf/ggplot version hell....

Edzer Pebesma edzer.pebesma at uni-muenster.de
Sat Feb 3 23:48:07 CET 2018



On 02/03/2018 01:33 PM, Ege Rubak wrote:
> The usual thing I've seen (e.g. in a workshop by Edzer Pebesma) is "You
> need the development version of ggplot2...". Of course that can't be
> true forever, but maybe it still is.
> If you have either the `devtools` or `remotes` package installed you can
> just install the GitHub version of `ggplot2` directly by loading one of
> those packages and typing:
>   install.github("tidyverse/ggplot2")

For both packages it is

install_github("tidyverse/ggplot2")

This is one the more frequently asked question here, at rstudio::conf,
too, I noticed; Hadley seems to be aware, but is also pretty much
involved in the conference right now.

Regards,

> 
> Cheers,
> Ege
> 
> 
> On 02/03/2018 10:16 PM, Peter van Horssen wrote:
>> Hi all,
>>
>> I am trying to plot a simple feature object with ggplot but i can't
>> find the proper ggplot version.
>> I am following : http://ggplot2.tidyverse.org/reference/ggsf.html
>>
>> running R 3.4.3 fro win10 x64
>> I tried the newest version from  cran (ggplot 2.2.1)  but  keep ending
>> up with 'could not find function "geom_sf"'
>>
>> somehow I seem to miss  something
>>
>> can somebody point me to (information with) the versions of sf and
>> ggplot which do work ?
>>
>> thanks in advance
>>
>> Peter van Horssen
>>
>> _______________________________________________
>> R-sig-Geo mailing list
>> R-sig-Geo at r-project.org
>> https://stat.ethz.ch/mailman/listinfo/r-sig-geo
> 
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo at r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo

-- 
Edzer Pebesma
Institute for Geoinformatics
Heisenbergstrasse 2, 48151 Muenster, Germany
Phone: +49 251 8333081



More information about the R-sig-Geo mailing list