D3po 1.0.0 is here!

October 17, 2025 | pacha.dev/blog

If this post is useful to you I kindly ask a minimal donation on Buy Me a Coffee. It shall be used to continue my Open Source efforts. You can send me questions for the blog using this form and subscribe to receive an email when there is a new ... [Read more...]

Tutorial for Developing an Advanced Stock Dashboard for the S&P 500 for the 2025 Posit Table Contest

October 17, 2025 | Ozancan Ozdemir

This tutorial breaks down the development of an R Shiny application titled S&P 500 Monitoring Dashboard for the 2025 Posit Table Dashboard. This app effectively combines interactive financial data visualization (plotly), beautiful data tables (gt, gtExtras), web scraping (rvest), and external API integration (riingo, ellmer/Gemini AI) within a custom, sleek ... [Read more...]

What’s new for Python in 2025?

October 16, 2025 | The Jumping Rivers Blog

Python 3.14 was released on 7th October 2025. Here we summarise some of the more interesting changes and some trends in Python development and data-science over the past year. We will highlight the following: the colourful Python command-line interface; project-management tool uv; free-threading; and a brief summary of other developments. The Python 3.14 ...
[Read more...]

cpp4r is now on CRAN!

October 15, 2025 | pacha.dev/blog

If this post is useful to you I kindly ask a minimal donation on Buy Me a Coffee. It shall be used to continue my Open Source efforts. The full explanation is here: A Personal Message from an Open Source Contributor. You can send me questions for...
[Read more...]

Futures: Interrupts, Crashes, and Retries

October 15, 2025 | JottR on R

The future package celebrates ten years on CRAN as of June 19, 2025. I got a bit stalled over the holidays and while attending the fantastic useR! 2025 conference, but, as promised, here is the fourth in a series of blog posts highlighting recent...
[Read more...]

Cycles in Lynx Numbers

October 15, 2025 | R - datawookie

The paper The Ten-Year Cycle in Numbers of the Lynx in Canada by Charles Elton and Mary Nicholson is a foundational work in population ecology and wildlife dynamics. They documented the regular, roughly ten-year population cycle of the Canadian Lynx (Lynx canadensis), observed in fur trade records from the Hudson’...
[Read more...]

Linear algebra using Armadillo via armadillo4r workshop

October 15, 2025 | Dariia Mykhailyshyna

Join our workshop on Linear algebra using Armadillo via armadillo4r , which is a part of our workshops for Ukraine series!  Here’s some more info:  Title: Linear algebra using Armadillo via armadillo4r  Date: Thursday, November 6th, 18:00 – 20:00 CEST (Rome, Berlin, Paris timezone)  Speaker: Mauricio ‘Pachá’ Vargas Sepúlveda has ... [Read more...]

Integrating Python Forecasting with R’s Tidyverse

October 14, 2025 | Selcuk Disci

In this article, we executed a successful integration of a non-standard Python forecasting model into the R Tidyverse/Tidymodels framework, primarily leveraging the reticulate package. 1. The Objective (The Challenge) The goal was to utilize a powerful, custom Python model (nnetsauce‘s MTS wrapper around a cyb$BoosterRegressor) and integrate its ...
[Read more...]
1 2 3 2,201