Skip to content

Releases: adeckmyn/maps

v3.4.3

19 May 19:39
6c1f99a

Choose a tag to compare

Add (very basic) support for sf format.
Various small corrections

v3.4.0

25 Sep 20:11

Choose a tag to compare

This release completely removes the old legacy world data base. That remains available from the "mapdata" package. Also a number of small bugfixes and corrections.

v3.3.0

03 Apr 08:44

Choose a tag to compare

This version deprecates legacy_world (this very old world map will remain accessible as mapdata::worldLores).

Other recent improvements:

  • maps will now work without needing to attach the package. Importing the namespace is enough.
  • the 'wrap' option to map() now accepts two arguments which call a much improved wrapping code, e.g. wrap=c(-180,180).

v3.2.0

09 Jun 07:29

Choose a tag to compare

Merge branch 'master' of github.com:adeckmyn/maps

3.0.0 at last

26 Sep 20:31

Choose a tag to compare

This is version 3.0.0 of the maps package, as uploaded to CRAN.

New World Release

03 Aug 06:58

Choose a tag to compare

New World Release Pre-release
Pre-release

This is a beta release for the coming v3.0 version of the R package 'maps'. The main change is an update of the world boundaries data base. This may have several implications for code accessing this data base. Please see the README file for details.