A 'C++20' API for R


[Up] [Top]

Documentation for package ‘cppally’ version 1.0.0

Help Pages

cpp_eval Compile C++20 code
cpp_register Generates wrappers for registered C++ functions
cpp_source Compile C++20 code
document A wrapper around 'devtools::document()' to support cppally package development
load_all A wrapper around 'devtools::load_all()' specifically for cppally
use_check_data_frames Adds the 'CPPALLY_CHECK_DATA_FRAMES' flag to Makevars
use_check_factors Adds the 'CPPALLY_CHECK_FACTORS' flag to Makevars
use_copy_on_modify Adds the 'CPPALLY_COPY_ON_MODIFY' flag to Makevars
use_cppally Helper for developing packages with cppally
use_preserve_altrep_flag Adds the CPPALLY_PRESERVE_ALTREP flag to Makevars