-
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 acceptsf
andsp
objects as well as dataframes of lat/long pairs. -
Deprecated
ukc_crime_location()
in favour ofukc_crime_coord()
andukc_crime_loc()
, for consistent function names. -
Now using the
httr
for better messages and handling of requests.
-
Changed \donttest to \dontrun 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.
- Revision to structure of location based searches
- Preventing tests from running on CRAN and hammering the API.
-
Replacing \dontrun{} with \donttest{} in Rd.
-
Fixing minor bug in date handling.
- Initial release of
ukpolice
package.