Category: R Packages
- cpp4r is now on CRAN! 2025-10-16
The cpp4r package aims to help users to interact with R objects using C++ code.
- Add a test coverage badge to your R packages using GitHub Actions 2025-10-10
Generate a test coverage badge for your R packages using GitHub Actions without needing a separate service
- Introducing cpp4r A C++ Interface for R's C Interface 2025-09-29
The cpp4r package aims to help users to interact with R objects using C++ code.
- Spurious Correlations in R - Correlation is not Causation 2025-09-27
The spuriouscorrelations package aims to help educators to explain why correlation does not imply causation.
- Creating a simple R package with C++ code to sum \"a + b\" using different data types 2025-09-26
This video covers the basics of R and C++ syntax.
- Creating a simple R package with C++ code to sum \"a + b\" using different data types 2025-09-24
A tutorial on creating a simple R package that includes C++ code for a basic operation (video).
- Creating a simple R package with C++ code to sum \"a + b\" 2025-09-23
A tutorial on creating a simple R package that includes C++ code for a basic operation (video).
- Creating a simple R package with C++ code to sum \"x + 1\" 2025-09-10
A tutorial on creating a simple R package that includes C++ code for a basic operation (video).