January 2023

End-to-end testing with shinytest2

January 19, 2023 | The Jumping Rivers Blog

This is the final part of a series of three blog posts about using the {shinytest2} package to develop automated tests for shiny applications. In the posts we cover the purpose of browser-driven end-to-end tests for a shiny developer, and tools (like {shinytest2}) that help implement them; how to write ...
[Read more...]

APS Failure at Scania Trucks

January 18, 2023 | Zahier Nasrudin

Contents Load library Load dataset Description Data exploration Modelling Summary Load library Show code library(tidyverse) library(tidymodels) library(scales) library(themis) Load dataset To begin the analysis, we will be accessing the training and testing datasets for the APS Failure at Scania Trucks project. These datasets are available on ...
[Read more...]

Map your Strava activities

January 18, 2023 | Michael

Cilaos - CC BY-NC-SA r.iresmi.net library(tidyverse) library(leaflet) library(rStrava) library(sf) # Get your credentials from https://www.strava.com/settings/api app_name
[Read more...]

MiRiM – RiskMetrics – v1.1

January 18, 2023 | Mirai Solutions

Mirai RiskMetrics (MiRiM) is a Shiny app based on the RiskMetrics methodology enhanced to analyze the market risk of a portfolio. MiRiM is freely available on our Website Gallery and is designed for desktop view. In the first release, MiRiM was mai...
[Read more...]

Some R Conferences for 2023

January 17, 2023 | R Views

A collage of various conference logos, including posit conf, NICAR, Shiny Conf, Shiny in Production, and more. Happy January! Below, we share a list of upcoming conferences that either focus on the R programming language or showcase its use in the field. If we have missed your conference, please leave ...
[Read more...]

Install the sf package on Ubuntu 20.04

January 16, 2023 | pacha.dev/blog

R and Shiny Training: If you find this blog to be interesting, please note that I offer personalized and group-based training sessions that may be reserved through Buy me a Coffee. Additionally, I provide training services in the Spanish language ... [Read more...]

Install the sf package on Ubuntu 20.04

January 16, 2023 | Pachá

I was unable to install the sf package on a clean Ubuntu 20.04 setup, and the problem is attributed to incompatible software versions. My workaround, instead of installing the package from source, was to install a precompiled binary package, but tha... [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)