Have the right function names in error messages about cities and countries, see issue #38 by Birgit Fullerton
Removes the unneeded ggmap dependency.
Stops trying to unnest attribution when it is returned by aq_measurements().
Skips some tests on CRAN since the API health can influence the results.
Changes the footer link in the vignette.
Increases version number at last (because of change to crul).
Fixes an encoding, see #31
The httr dependency has been replaced with crul.
Now if not giving a value to limit all pages corresponding to a query are automatically retrieved, using async requests.
Better use of the status page.
Thanks to Mikayla Murphy ropenaq
functions now use the new maximal limit per call which is 10,000.
adds longitude
, latitude
and coordinates
arguments to aq_latest
, aq_locations
and aq_measurements
.
adds attribution
, source_name
and averaging_period
arguments to aq_measurements
.
aq_measurements
, now outputs the right local time and not the UTC time for locations behind UTC time.NEWS.md
file to track changes to the package.