• Fix errors with tests on some platforms.

  • Improved internal handling of coordinates labelled other than “lat”/“lng”.

  • Fix error occuring on Solaris platform

  • Fix error when testing ukc_stop_search_poly() caused by comparing responses covering different dates.

  • Added Nick Tierney as author, with new ukc_poly_* functions, which accept sf and sp objects as well as dataframes of lat/long pairs.

  • Deprecated ukc_crime_location() in favour of ukc_crime_coord() and ukc_crime_loc(), for consistent function names.

  • Now using the httr for better messages and handling of requests.

  • Changed to to avoid CRAN errors and overburdening the API.

  • Misc bug fixes.

  • Remove vignette section causing errors on CRAN.

  • Adding in ukc_available() function.

  • Documentation improvements.

Code Changes

  • Revision to structure of location based searches
  • Preventing tests from running on CRAN and hammering the API.
  • Replacing with in Rd.

  • Fixing minor bug in date handling.

  • Initial release of ukpolice package.