Category: VSCode
- Moving from Blogdown to Quarto 2023-05-29
What worked and what didn't work immediately, and how to get everything running.
- Cpp11 (R package) vendoring 2023-05-23
Copying the code for the dependencies into my project’s source tree.
- A step by step guide to write an R package that uses C++ code (Ubuntu) 2023-05-21
Using cpp11 (R package) on Ubuntu.