I find it a bit confusing to read code with a templated class called `vector` that is not `std::vector`. How about `cpp11::r_vector<>`?
I find it a bit confusing to read code with a templated class called
vectorthat is notstd::vector. How aboutcpp11::r_vector<>?