Skip to content
Prev 7414 / 15075 Next

Help in creating a MacOSX binary of the mapdata package 2.1-3?

On Aug 29, 2010, at 8:15 PM, Jooil Kim wrote:

            
There is an earlier version 2.1-1.
When I compile from source on a Mac 10.5.8  running R 2.11.1 the  
version 2.1-3 of mapdata does not report an error.

 > require(mapdata)
 > map("china") # draws a map
-------------- next part --------------
A non-text attachment was scrubbed...
Name: map_china.pdf
Type: application/pdf
Size: 34153 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20100829/4d546f10/attachment-0001.pdf>
-------------- next part --------------

 > sessionInfo()
R version 2.10.1 Patched (2010-02-17 r51152)
x86_64-apple-darwin9.8.0

locale:
[1] en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] mapdata_2.1-3  maps_2.1-4     reshape_0.8.3  plyr_0.1.9      
lattice_0.18-3

loaded via a namespace (and not attached):
[1] grid_2.10.1  tools_2.10.1