passport 0.3.0 2020-11-07

  • Add nato dataset of NATO/OTAN member defense expenditures.
  • Remove "dstk" option for parse_country() as the Data Science Tookit API appears dead.
  • Refactor README and vignette to use explicit packages instead of tidyverse.

passport 0.2.0 2017-11-30

  • Add order_countries() to make sorting vectors of countries simpler, particularly when passed to the limits parameter of a ggplot2 discrete scale.
  • Change country_format() to accept a factor parameter along to as_country_name().
  • Update documentation and tests to account for DSTK downtime.

passport 0.1.1 2017-07-09

  • Added a NEWS.md file to track changes to the package.
  • Added option to use geocoding web APIs to supercharge parse_country().
  • Added convert_country() constructor for ggplot2 convenience.
  • Added essential API for converting between country names and codes.