A new maintenance release 0.0.6 of RcppXts is now on CRAN. The RcppXts package demonstrates how to access the export C API of xts which we contributed a looong time ago.
This release, like so many these days, was triggered by clang-15
wanting to see a void
in an otherwise argument-less signature. We also updated a GitHub Action to avoid another …