Message-ID: <8d517b41-e9d7-8208-76c1-10860860a433@math.aau.dk>
Date: 2018-02-03T21:33:18Z
From: Ege Rubak
Subject: sf/ggplot version hell....
In-Reply-To: <3081650f-4b19-0ce4-064c-ef54972f49ec@wxs.nl>
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")
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