Articles by The Jumping Rivers Blog

I’m an R user: Quarto or R Markdown?

December 8, 2022 | The Jumping Rivers Blog

Earlier this year, Posit (formerly RStudio) released Quarto. Quarto is an open-source scientific and technical publishing system that allows you to weave together narrative text and code to produce high-quality outputs including reports, presentations, websites, and more. One of the main features of Quarto is that it isn’t just ...
[Read more...]

API as a package: Testing

September 29, 2022 | The Jumping Rivers Blog

Introduction This is part the final part of our three part series Part 1: API as a package: Structure Part 2: API as a package: Logging Part 3: API as a package: Testing (this post) This blog post is a follow on to our API as a package series, which looks to expand ...
[Read more...]

API as a package: Logging

September 22, 2022 | The Jumping Rivers Blog

This is part two of our three part series Part 1: API as a package: Structure Part 2: API as a package: Logging (this post) Part 3: API as a package: Testing (to be released) Part 1 of this series laid out some ideas for how one might structure a {plumber} application as an ...
[Read more...]

API as a package: Structure

September 15, 2022 | The Jumping Rivers Blog

This is part one of our three part series Part 1: API as a package: Structure (this post) Part 2: API as a package: Logging (to be published) Part 3: API as a package: Testing (to be published) Introduction At Jumping Rivers we were recently tasked with taking a prototype application built in {...
[Read more...]
1 2 3 4 5 6 7

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)