Publications by Colin Fay
Advent of Code 2020-09 with R
Solving Advent of Code 2020-09 with R & Neo4j. [Disclaimer] Obviously, this post contains a big spoiler about Advent of Code. Instructions We have a XMAS code, which: Start with 25 numbers Any following number should be the sum of one of the possible pairs from the previous 25 In step 2, find the consecutive set of number that sums to the resu...
885 sym R (1055 sym/2 pcs)
Multi-page {shiny} Applications with {brochure}
[Disclaimer] The package presented in this blog post is still experimental at the time of writing these lines (2021-02-18), so it might face some API changes in the future. Multi-page in {shiny}, and random thoughts about designing web applications Something that has been bugging me for a while is the inability to really share a specific part of ...
13935 sym R (8441 sym/14 pcs)
Add POST requests to {shiny} with {brochure}
[Disclaimer] The package presented in this blog post is still experimental at the time of writing these lines (2021-02-28), so it might face some API changes in the future. Yesterday Jacqueline’s tweeted about her need to add POST requests to a {shiny} application. I’m astounded that it doesn’t seem like a Shiny app is able to accept POST ...
1698 sym R (3212 sym/8 pcs)
About {golem} 0.3.1
You can read the original post in its original format on Rtask website by ThinkR here: About {golem} 0.3.1 The new version of {golem} (0.3.1) has been available on CRAN ? for about a month now. This new version includes a lot of new things, but we notably focused on working on two important new features: allowing you to extend {golem} via templa...
2093 sym
The ‘Engineering Production-Grade Shiny Apps’ book is available in print!
I’m so, so excited to announce that the ‘Engineering Production-Grade Shiny Apps’ book is now available in print! This book is the result of two years of work, and I couldn’t be more happy to see it available in print. As its title suggests, ‘Engineering Production-Grade Shiny Apps’ is a book about building {shiny} apps that will be...
2216 sym
{golem} 0.3.2 is now available
You can read the original post in its original format on Rtask website by ThinkR here: {golem} 0.3.2 is now available The new version of {golem} is now available! You can download it from your favorite CRAN repository, or by running the following command: remotes::install_github( "thinkr-open/[email protected]" ) What’s up with this new vers...
1737 sym R (147 sym/2 pcs)