Category: R Packages

  1. cpp4r is now on CRAN!

    The cpp4r package aims to help users to interact with R objects using C++ code.

  2. Add a test coverage badge to your R packages using GitHub Actions

    Generate a test coverage badge for your R packages using GitHub Actions without needing a separate service

  3. Introducing cpp4r A C++ Interface for R's C Interface

    The cpp4r package aims to help users to interact with R objects using C++ code.

  4. Spurious Correlations in R - Correlation is not Causation

    The spuriouscorrelations package aims to help educators to explain why correlation does not imply causation.

  5. Creating a simple R package with C++ code to sum \"a + b\" using different data types

    This video covers the basics of R and C++ syntax.

  6. Creating a simple R package with C++ code to sum \"a + b\" using different data types

    A tutorial on creating a simple R package that includes C++ code for a basic operation (video).

  7. Creating a simple R package with C++ code to sum \"a + b\"

    A tutorial on creating a simple R package that includes C++ code for a basic operation (video).

  8. Creating a simple R package with C++ code to sum \"x + 1\"

    A tutorial on creating a simple R package that includes C++ code for a basic operation (video).