A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ropensci/stplanr/commit/ca857c767f77818abc06aefa501c2b40d5b13663 below:

Update install instructions for #245 · ropensci/stplanr@ca857c7 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+9

-7

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+9

-7

lines changed Original file line number Diff line number Diff line change

@@ -139,19 +139,21 @@ library(stplanr)

139 139 140 140

stplanr depends on rgdal, which can be tricky to install.

141 141 142 -

### Installing rgdal on Ubuntu and Mac

142 +

### Installing stplanr on Linux and Mac

143 143 144 -

On Ubuntu rgdal can be installed with:

144 +

**splanr** depends on **rgdal** which can be installed on Ubuntu, for example, with:

145 145 146 146

```

147 -

sudo apt-get install r-cran-rgdal

147 +

sudo apt install r-cran-rgdal

148 148

```

149 149 150 -

Using apt-get ensures the system dependencies, such as

151 -

[gdal](http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries) are also installed.

150 +

To install `gdal` binaries on other distributions please see here: http://trac.osgeo.org/gdal/wiki/DownloadingGdalBinaries

151 + 152 +

**stplanr** also depends on **sf**. Installation instructions for Mac, Ubuntu and other Linux distros can be found here: https://github.com/r-spatial/sf#installing

153 + 154 +

Instructions to install `gdal` and `Quartz` are provided at https://github.com/ropensci/geojsonio#install and https://www.xquartz.org/ respectively (Quartz is required for R - as described [here](https://cran.r-project.org/bin/macosx/)).

155 + 152 156 153 -

On Mac, homebrew can install gdal. Full instructions are provided

154 -

[here](https://github.com/ropensci/geojsonio#install).

155 157 156 158 157 159

## Funtions, help and contributing

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4