2023

Sharing the C++ Code of an Rcpp Package

April 23, 2023 | Pratik Gupte

Why share C++ code from an Rcpp package Using the {Rcpp} package is the dominant method for linking the usability of R with the speed of C++, and can be used to write R packages that are fast and easy to use for both end-users and developers. Fr... [Read more...]

Rython tips and tricks – Snippets

April 23, 2023 | Eran Raviv

R or Python? who cares! Which editor? now that’s a different story. I like Rstudio for many reasons. Outside the personal, Rstudio allows you to write both R + Python = Rython in the same script. Apart from that, the editor’s level of complexity is well-balanced, not functionality-overkill like some, ...
[Read more...]

What’s new in R 4.3.0?

April 20, 2023 | The Jumping Rivers Blog

Logic will get you from A to B. Imagination will you take everywhere. (Einstein) R can already take you everywhere. With it we can learn about the minutest particles and the largest galaxies. So, to celebrate the release of R 4.3 (“Already Tomorrow”, on April 21st, 2023), let’s reverse Einstein’s ...
[Read more...]

powering a probability [a Bernoulli factory tale]

April 20, 2023 | xi'an

Starting from an X validated question on finding an unbiased estimator of an integral raised to a non-integer power, I came across a somewhat interesting Bernoulli factory solution! Thanks to Peter Occil’s encyclopedic record of cases, pointing out to Mendo’s (2019) solution for functions of ρ that can be expressed ...
[Read more...]

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...]
1 38 39 40 41 42 66

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)