hereR 0.8.0
- Rename the rate-limit-related variable
HERE_RPS
toHERE_FREEMIUM
, and the functionhereR::set_rate_limit()
tohereR::set_freemium()
. Use theHERE_FREEMIUM
environment variable to determine a plan-specific size of sub-matrices in thehereR::route_matrix()
function (@szaboildi, #138). - Deprecate
hereR::set_rate_limit()
(closes #137). - Add option to use qualified queries in
geocode()
(closes #136).