You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are planning to migrate resources/indicators from mapme.indicators to here as laid out in #240. mapme.biodiversity currently imports httr, but mapme.indicators depends on httr2. This should be harmonized and since the use of httr here is very light we should replace the respective calls with httr2.
The text was updated successfully, but these errors were encountered:
We are planning to migrate resources/indicators from
mapme.indicators
to here as laid out in #240.mapme.biodiversity
currently importshttr
, butmapme.indicators
depends onhttr2
. This should be harmonized and since the use ofhttr
here is very light we should replace the respective calls withhttr2
.The text was updated successfully, but these errors were encountered: