From 2417f78e3a3c8c94101ac19a398731b5706742dc Mon Sep 17 00:00:00 2001 From: opeeters Date: Wed, 4 Feb 2015 12:30:21 +0100 Subject: [PATCH] Update README.md update dependancies install on Windows 7 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3574929..bced238 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ For some of the demo's you will need: ``` install.packages("maptools") +install.packages("mapdata") install.packages("rgdal") ``` On Fedora/RedHat/CentOS you will need the following yum packages to be able to install ```rgdal```: