Skip to content

gpclibPermit() returns FALSE

2 messages · sec338, Roger Bivand

#
I am trying to use the fortify function however when I attempt to enable
gpclib with gpclibPermit() I am always getting FALSE. Any tips on how to get
it to return TRUE?

I am loading the following libraries:

plyr
reshape
proto
ggplot2
sp
rgdal
maptools
gpclib

--
View this message in context: http://r-sig-geo.2731867.n2.nabble.com/gpclibPermit-returns-FALSE-tp7580431.html
Sent from the R-sig-geo mailing list archive at Nabble.com.
#
On Wed, 11 Jul 2012, sec338 wrote:

            
Ignore gpclib and gpclibPermit(), load rgeos instead. I seem to remember 
that these are not really needed anyway. If you want better advice, please 
provide a reproducible example with one of the provided data sets.

Roger