As part of our work documenting R-Universe, we’re adding screenshots of the interface to the documentation website. Taking screenshots manually could quickly become very cumbersome, especially as we expect they’ll need updating in future: we might want to change the universes we feature, the interface might improve yet again and therefore look slightly different. Therefore, we decided to opt for a programmatic approach. In this post we shall present our learnings from using the R packages chromote and magick to produce screenshots.
Display Idiomatic Code to Construct Most R Objects
Prints code that can be used to recreate R objects. In a sense it is similar to base::dput() or base::deparse() but constructive strives to use idiomatic constructors.
This note describes a useful replyr tool we call a "join controller" (and is part of our "R and Big Data" series, please see here for the introduction, and here for one our big …
Alleviating my ADHD headaches with Obsidian. Periodic Notes and Templater extensions save the day by reminding me of the next step towards my larger goals.
Draft for adding OAuth support to shiny by thohan88 · Pull Request #518 · r-lib/httr2
Info: This is a draft for discussion purposes. It's not a polished PR and currently includes minimal error handling and documentation. It may be big enough to warrant a separate package, bu...
How I Use Obsidian Right Now — Complete System, Plugins and Projects Insight • Fundamentalised by Theo Stowell
It was well over two years ago that I first found out about Obsidian now, and I can’t remember how it came to my attention either. All I remember was that I thought that this app would be a great solution for all clicking about between Notion, OneNote and more that I was doing. I
Cloud Run Websocket support now allows you to deploy a R Shiny Server as a serverless app to GCP Cloud Run
Cloud Run Websocket support now allows you to deploy a R Shiny Server - a dashboard hosting tool to host R Shiny dashhboards - as a serverless app to GCP Cloud Run