Andy Teucher
Andy Teucher
They're probably more likely to discover them that way. Especially if we put links to the pkgdown site in the README, DESCRIPTION, and package-level help
It's not necessarily an either-or situation, but I do like the idea of pkgdown
Agreed. I think drat is the "right way" to manage releases... however you're right, It would increase variation in package delivery... and would there be the desire/expectation for that repository...
I think that's a good idea! Also if you think there's a better way to fill in the missing values, please feel free to suggest it.
Well it's a little bit broken ;) When the latest stable R version changes (as it recently did to 3.4) we have to change the version in the Dockerfile... if...
Thanks @sasha-ruby - I'm afraid this repo is a bit out of date. The repo here: https://github.com/bcgov/land-designations-shinyapp has an implementation that has worked well for us and uses the rocker...
@sasha-ruby see also this issue: https://github.com/bcgov/land-designations-shinyapp/issues/32
Hi @sasha-ruby - I've never run into this one. I'll have a look and see if I can replicate.
This worked fine for me. It shouldn't need a login as that's a public image...
Source for gwells attribute data: https://s3.ca-central-1.amazonaws.com/gwells-export/gwells.zip, which is [currently being used for `aquifer_id`](https://github.com/bcgov/groundwater-levels-indicator/blob/dffc6ea49bda219edfd159f253f8845cf5148dfd/01_load.R#L38-L45) but should replace the WELLS object entirely. Alternatively we can use the API once it is released.