Skip to content

v.0.0.14

Latest
Compare
Choose a tag to compare
@ha-pu ha-pu released this 06 Mar 23:04
· 3 commits to master since this release
726f24e

globaltrends 0.0.14

  • Remove dependency on glue package, calls of glue::glue are replaced with paste and paste0
  • Remove dependency on ineq package, calls of ineq::ineq are replaced with internal functions
  • Use functions from DBI 1.1.0: dbCreateTable and dbAppendTable
  • Remove the function plot_map from the package:
    • The function proofed too inflexible, only world map was included
    • We point users to the functions from the packages maps and ggmap
    • Remove dependency on the maps package
  • Remove reference to non-existent table data_global in function remove_data