Jeff Keller
Jeff Keller
**Model Number (as printed on box):** "1904, 1790" **`xow` version:** 0.5 The `xow` driver works flawlessly with this controller model as long as the controller is not idle for too...
Similar to existing checkbox and radio group inputs.
There was a [`shiny` blog post](https://shiny.rstudio.com/articles/caching.html) earlier this year describing the very useful native caching feature using the `cachem` package. I think it would be just as useful--if not more...
When defining a parser using `register_parser`, it would be helpful to have access to `res`, or otherwise have a way to set the response status code. I find it useful...
A follow-up to [this post](https://techhub.social/@cargon/111111569074401442) and similar to https://github.com/rstudio/pins-r/issues/590. I love how I can use {pins} instead of maintaining my own artifact management process. It really cuts down on the...