Use C++ via the cpp11 package
Adds infrastructure needed to use the cpp11 package, a header-only R package that helps R package developers handle R objects with C++ code. compiled code:
Creates src/
Adds cpp11 to DESCRIPTION
Creates src/code.cpp
, an initial placeholder .cpp
file
use_cpp11()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.