[R-sig-Geo] How to install sf r package in linux mint v 19.1 64 bit

2018-08-02 Thread Yuster Ronoh
install.packages : installation of ’sf’ had non-zero exit status The downloaded source packages are in ‘/tmp/RtmpSyJk3r/downloaded_packages” Regards. *Yuster Ronoh* | County Epidemiologists | *Nakuru County Health Department *| Club Road, Regional Commissioner HQs, Block 'B' 2nd

[R-sig-Geo] Same code line for graph with different output messages

2015-02-25 Thread Yuster Ronoh
Dear r-geo members Iam using example from creating maps with R by Robin Lovelace example and I tried to plot map of active sport participant using the two codes, line one gave me the error messages and line two gave me plot of active sport partcipation in londe 1.plot(lnd_sport[lnd_sport$Partic_p

[R-sig-Geo] Merging shapefiles to one

2014-04-05 Thread Yuster Ronoh
Dear list Members I have 11 shapefiles of sub-counties and I want to merge to make a county shapefiles any idea or code I can use to make it reality? Thanks Yuster Ronoh County Epidemiologist [[alternative HTML version deleted]] ___ R-sig-Geo

Re: [R-sig-Geo] Filtering shapefile to come up with only one county

2014-04-05 Thread Yuster Ronoh
Thanks rogers I figured out with the code > writeOGR(Nakuru, dsn= "gis", layer="Nakuru". driver="ESRI Shapefile") On 4/5/14, Roger Bivand wrote: > On Sat, 5 Apr 2014, Yuster Ronoh wrote: > >> Thanks Gordon and Kapo. Gordon I tried your code and it pl

Re: [R-sig-Geo] Filtering shapefile to come up with only one county

2014-04-04 Thread Yuster Ronoh
shapefile of Nakuru county with: > writeOGR(Nakuru,dsn=""C://Users/symon/Desktop/gis/",layer="Nakuru",driver="ESRI > Shapefile") > > > > On Fri, Apr 4, 2014 at 1:25 PM, Yuster Ronoh wrote: > >> Dear List members >> I have a Kenya

[R-sig-Geo] Filtering shapefile to come up with only one county

2014-04-04 Thread Yuster Ronoh
Dear List members I have a Kenya shapefile with counties.I try to come up with Nakuru county map and I try with the below code and got an error.How do i sub-set to come up with Nakuru shapefile from the Kenya shapefile here is my code: > library(maps) > library(maptools) > library(sp) > librar

Re: [R-sig-Geo] Help - calling OpenBugs through R2OpenBugs problem

2013-11-28 Thread Yuster Ronoh
_______ > From: Yuster Ronoh [yust...@gmail.com] > Sent: 28 November 2013 10:21 > To: James Rooney > Cc: r-sig-geo@r-project.org > Subject: Re: [R-sig-Geo] Help - calling OpenBugs through R2OpenBugs problem > > Hi James > I Downloaded the correct file from > http://www.

Re: [R-sig-Geo] Help - calling OpenBugs through R2OpenBugs problem

2013-11-28 Thread Yuster Ronoh
: > > > SPolyDF<-readOGR("C:/Users/Public/shapefile","Census2011_Electoral_Divisions_generalised20m",TRUE) > > James > > > From: Yuster Ronoh [yust...@gmail.com] > Sent: 28 November 2013 09:11 > To: James Rooney > Cc: r-sig-geo@r-project.org >

Re: [R-sig-Geo] Help - calling OpenBugs through R2OpenBugs problem

2013-11-28 Thread Yuster Ronoh
Hi All I try to follow the above example but i got stuck in reading Spatial Data Frame any Idea or Help? Here are my R codes with error. I am using RStudio Version 3.0.2 ,Windows 7 32Bit Loading required package: sp> library(rgdal)rgdal: version: 0.8-12, (SVN revision 492) Geospatial Data Abstract