Open richfitz opened 3 years ago
If we want to make changes to the API when the package is on CRAN it would be painful - but if we version the headers based on API, for cran releases, we could help with that. Alternatively we could support vendoring of course
cpp11::cpp_vendor seems like a good place to start...
If we want to make changes to the API when the package is on CRAN it would be painful - but if we version the headers based on API, for cran releases, we could help with that. Alternatively we could support vendoring of course