Sarah
Sarah
not sure if this is the appropriate ticket to comment on, but it would be nice if `parse_lat`/`parse_lon` did not throw out a warning for detecting NA values in the...
Unfortunately this doesn't work when working with a `renv` environment. I tried changing the default path when playing around with this e.g. ```r > download_hydat(dl_hydat_here = "renv/local/hydat") > hy_set_default_db(hydat_path =...
@boshek works now! :smile: Sorry I did not get a chance to test over the weekend. I was using the most recent Github version at the time I was having...
Successfully installed with `devtools::install_github("ropensci/rnaturalearthhires")`, but the error message I got was still suggesting `install.packages("rnaturalearthhires", repos = "http://packages.ropensci.org", type = "source")`. Session info below if that's helpful at all @iantaylor-NOAA ```...