eblondel / ows4R

R Interface for OGC Web-Services (OWS)
https://eblondel.github.io/ows4R/
Other
36 stars 8 forks source link

Assess upgrade from httr to httr2 for API requests #105

Open eblondel opened 1 year ago

maelle commented 6 months ago

sharing this if relevant: https://www.tidyverse.org/blog/2023/11/httr2-1-0-0/ (I know switching dependencies is a ton of work!)

eblondel commented 6 months ago

Great thanks, before tackling this, I would like to tackle the migration from XML to xml2, which is more complex, but would have more impact.