2023

Another Post on Lists

January 19, 2023 | Steven P. Sanderson II, MPH

Introduction Manipulating lists in R is a powerful tool for organizing and analyzing data. Here are a few common ways to manipulate lists: Indexing: Lists can be indexed using square brackets “[ ]” and numeric indices. For example, to access th... [Read more...]

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...]

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 | 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...]

Web scraping in R

January 15, 2023 | R on Stats and R

Introduction HTML and CSS Web scraping vs. APIs Why does web scraping exist if APIs are so powerful and do exactly the same work? Web scraping in R rvest HTTP GET request Parsing HTML content CSS selector XPath Getting attributes A real app...
[Read more...]

Python for R users workshop

January 15, 2023 | Dariia Mykhailyshyna

Learn how to combine both R and Python in the same project! Join our workshop on Python for R Users to learn more about Python & how to combine it with R which is a part of our workshops for Ukraine series.  Here’s some more info:  Title: Python for R ... [Read more...]
1 4 5 6 7 8 9

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)