NEWS.md
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.
Remove vignette section causing errors on CRAN.
Adding in ukc_available() function.
Documentation improvements.