Skip to content

[R-pkg-devel] new maintainer sought for maps packages

1 message · Alex Deckmyn

#
Hi, 

I have made a beta version of the new maps package available at 
https://github.com/adeckmyn/maps/archive/v3.0-beta.1.tar.gz. 
If things go smoothly, I will probably submit it to CRAN early September. 

I will also announce and clarify this on R-sig-Geo. 

- Martin, the old data base is now called 'legacy_world', but can alternatively also be accessed as 'world' by calling world.legacy(TRUE) or by an environment setting. The last is meant for people who need to run code quickly without editing it. 
- Jon, I quite liked the suggestion of enabling ISO3166. I have added a simple table and lookup function which could be used as
There will soon be an updated high resolution map too (it is already accessible in a test package https://github.com/adeckmyn/mapdataNE). 

Alex 
--- 
Dr. Alex Deckmyn e-mail: alex.deckmyn at meteo.be 
Royal Meteorological Institute http://www.meteo.be 
Ringlaan 3, 1180 Ukkel, Belgium tel. (32)(2)3730646 


From: "Jonathan Callahan" <jonathan at mazamascience.com> 
To: "Alex" <alex.deckmyn at meteo.be> 
Cc: "Martin Maechler" <maechler at stat.math.ethz.ch>, r-package-devel at r-project.org 
Sent: Friday, 31 July, 2015 21:04:31 
Subject: Re: [R-pkg-devel] new maintainer sought for maps packages 

Please do make the new code available for testing. Those of us developing packages that import 'maps' would love the chance to test our code against the new version of the package.
On Fri, Jul 31, 2015 at 11:59 AM, Alex Deckmyn < alex.deckmyn at meteo.be > wrote:
Martin, 

The old data set will certainly stay for a while (or indeed indefinitely, why not). To make the transition as smooth as possible (I am aware that "maps" is used in more places than I can ever check myself) I am including the possibility of switching back to "legacy" mode using an environment variable (or an extra function "world.legacy(TRUE)"), so that any code that runs into trouble can be switched to the old database without needing to edit the code itself. 

Would it be a good idea to make the new maps package (beta) available (e.g. via github) prior to submitting to CRAN? It is more or less ready. Given the many packages that call maps, this could give maintainers a chance to check things. For the moment, it's only the country borders & names that have changed. 

Alex 

From: "Martin Maechler" < maechler at stat.math.ethz.ch >
I agree ... but the following is not about 'maps' in particular, 
but package maintenance / compatibility ....
I know these data sets are not very small, but I would still 
strongly recommend that you 
keep the old map, say as "world198x" (and change the "x" to a 
digit if you know which one, or the "8x" to "7y" ... etc). 
Storage and bandwidth have become considerably cheaper and so 
the package could provide (almost) back compatibility ... and 
also something interesting in itself (comparison of two very 
similar maps with R; teaching, history, ...). 

Best regards, 
Martin

        
______________________________________________ 
R-package-devel at r-project.org mailing list 
https://stat.ethz.ch/mailman/listinfo/r-package-devel