This repository contains the book "Applied HPC with R" by George G. Vega Yon.
- English (Original): Main directory - Read the book
- Español (Spanish):
es/
directory - Leer el libro en español
Applied HPC with R is a collection of talks and lectures about speeding up your R code using parallel computing and other resources such as C++.
To build the English version:
quarto render
To build the Spanish version:
cd es/
quarto render
Contributions are welcome! Please see the individual language directories for specific guidelines.
For the Spanish translation, see es/README.md.