Carl Boettiger
Carl Boettiger
Currently we have some nice functions (`write_spice()`) to go from tables -> json-ld. Seems like it would be handy to be able to easily reverse this process as well (e.g....
Our advice (and reviewer checklist) asks for the code of conduct to be linked and suggests using the usethis function, https://devguide.ropensci.org/collaboration.html#friendlyfiles. This means that most developers will use the default...
Thanks for an amazing package! The mapping between plotly and ggplot is particularly impressive and very powerful! However, ggplotly fails to reproduce the appropriate legends generated by ggplot in non-trivial...
Is there interest in developing an extension for forecast objects? I am interested in thinking about what a STAC catalog entry would like for forecast objects, such NOAA's Global Ensemble...
**Is your feature request related to a current problem? Please describe.** Darts is a fantastic library with excellent support for probability-based forecasts, which are essential for things like risk pricing...
Hey @stewid , I'm probably missing something obvious here; but I see that I can create a new credential with `cred_ssh_key`, but I cannot figure out how to just get...
e.g. - `docklet_commit()` and `docklet_push()` call to `docker commit` and `docker push` respectively, or download the image locally with a `docklet_save()` that would do something like: ``` docker save -o...
http://www.cpc.ncep.noaa.gov/products/janowiak/cmorph_description.html
When installing packages using scripts (e.g. Dockerfiles) it is nice to have `install.packages` throw an error instead of a warning if the package installation fails. One can simulate this of...
It would be great to have `printr`'s magic work with the elegant jquery tables from the DT package for HTML documents... http://rstudio.github.io/DT/