2023

Using R to Develop Solutions for Industrial Problems

April 20, 2023 | R Consortium

Vincent Guyader talked to the R Consortium about his background with the R language, describing his acquisition of experience and skills in developing solutions to scientific and industrial problems. He... The post Using R to Develop Solutions for Industrial Problems appeared first on R Consortium.
[Read more...]

xts_0.13.1 on CRAN

April 19, 2023 | R on FOSS Trading

An updated version of xts is now on CRAN. This release patches a few issues with the features added in version 0.13.0 and addresses a few maintenance issues that popped up recently. Patches for features added in 0.13.0 Format each column individually before printing. The top/bottom rows could have a different ... [Read more...]

The 2023 RUGS Program is awarding grants for 2023!

April 19, 2023 | R Consortium

The R Consortium gives grants to help R User Groups (RUGS) around the world organize, share information, and support each other. We are currently accepting applications!  The R Consortium RUGS... The post The 2023 RUGS Program is awarding grants for 2023! appeared first on R Consortium.
[Read more...]

New package on CRAN: zctaCrosswalk

April 19, 2023 | Ari Lamstein

I am happy to announce that my new R package, zctaCrosswalk, is now on CRAN. This package contains the US Census Bureau’s 2020 ZCTA to County Relationship File, as well as convenience functions to translate between States, Counties and ZIP Code Tabulation Areas (ZCTAs). You can install the package like ...
[Read more...]

Programming with ggplot2

April 18, 2023 | R on Teoten's Blog

This post is part of the series maps-app. You can also find the current state of the project under my GitHub repo mapic. Scope of this post We are creating maps of data showing changes over a span of time for different countries and pointing at all kinds of cities. ...
[Read more...]

Multistate Models for Medical Applications

April 18, 2023 | R Views

Clinical research studies and healthcare economics studies are frequently concerned with assessing the prognosis for survival in circumstances where patients suffer from a disease that progresses from state to state. Standard survival model...
[Read more...]

Global Fishing Watch Helps Protect Critical Marine Ecosystems Through Open Data and Innovative Technology

April 18, 2023 | R Consortium

Interactive map and R package enable the research community with new insights about the ocean Global Fishing Watch is an international nonprofit organization dedicated to advancing ocean governance through increased... The post Global Fishing Watch Helps Protect Critical Marine Ecosystems Through Open Data and Innovative Technology appeared first on R ...
[Read more...]

TidyTuesday Week 16: Neolithic Founder Crops

April 17, 2023 | Louise E. Sinks

Today’s TidyTuesday relates to the use of plants in the Neolithic era and is based on a paper by Arranz-Otaegul and Roe. The authors have made their data and analysis available on GitHub. The methods for generating all the figures and tables are in an RMarkdown document with some ...
[Read more...]

Removing absences from GBIF datasets

April 17, 2023 | A.M. Barbosa

I often come across GBIF users who are unaware that the records available for a given taxon are not necessarily all presences: there’s a column named “occurrenceStatus” whose value can be “PRESENT” or “ABSENT”! The absence records can, of course, … Continue reading →
[Read more...]

Model selection, AIC and Tweedie regression

April 16, 2023 | arthur charpentier

Just some simple codes to illustrate some points we will discuss this week, for the last course on GLMs, before the final exam.  We have mentioned that the Gamma distribution belongs to the exponential, so we can run a regression, and compute the associated AIC, __ set.seed(123) __ test.data = rgamma(...
[Read more...]

Start Creating Vanilla JS WebR Apps With Less Inertia

April 16, 2023 | hrbrmstr

WebR has a template for React, but I’m not a fan of it or Vue (a fact longtime readers are likely tired of hearing right about now). It’s my opinion and experience that Lit webcomponents come closer to “bare metal” webcomponents, which means the “lock-in” with Lit is ...
[Read more...]
1 40 41 42 43 44 68

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)