Crandore Hub

cpp11eigen

An 'Eigen' Interface

Provides function declarations and inline function definitions that facilitate communication between R and the 'Eigen' 'C++' library for linear algebra and scientific computing.

README

How to use cpp11eigen?

1. Start a new project with RStudio.
2. Open `dev/01_load_or_install.R` and run it.
3. Open `src/01_ols.cpp`, inspect the OLS functions.
4. Create your own functions in `02_your_functions.cpp`.
5. Run `devtools::load_all()` in `dev/01_load_or_install.R` to test your
   functions.
6. Run `dev/03_readme_and_license.R` to add a README and license.
7. Run `devtools::install()` in `dev/01_load_or_install.R` to install the
   package locally when you are ready.

Versions across snapshots

VersionRepositoryFileSize
0.2.0 rolling linux/jammy R-4.5 cpp11eigen_0.2.0.tar.gz 1.3 MiB
0.2.0 rolling linux/noble R-4.5 cpp11eigen_0.2.0.tar.gz 1.3 MiB
0.2.0 rolling source/ R- cpp11eigen_0.2.0.tar.gz 1.3 MiB
0.2.0 latest linux/jammy R-4.5 cpp11eigen_0.2.0.tar.gz 1.3 MiB
0.2.0 latest linux/noble R-4.5 cpp11eigen_0.2.0.tar.gz 1.3 MiB
0.2.0 latest source/ R- cpp11eigen_0.2.0.tar.gz 1.3 MiB
0.2.0 2026-04-26 source/ R- cpp11eigen_0.2.0.tar.gz 1.3 MiB
0.2.0 2026-04-23 source/ R- cpp11eigen_0.2.0.tar.gz 1.3 MiB
0.2.0 2026-04-09 windows/windows R-4.5 cpp11eigen_0.2.0.zip 1.6 MiB
0.2.0 2025-04-20 source/ R- cpp11eigen_0.2.0.tar.gz 1.3 MiB

Dependencies (latest)

Suggests