https://github.com/earowang/hts/blob/7e084148990e49955655b9d0f599857fdddd58f4/src/cgm_RcppEigen.cpp#L10 This type is deprecated, and not present in the latest Eigen sources: https://gitlab.com/libeigen/eigen/-/tree/master/Eigen/src/SparseCore?ref_type=heads AIUI RcppEigen exports a mask of it which is also marked as deprecated: https://github.com/RcppCore/RcppEigen/blob/765fb772e941aa6f7492170b7a95aca67ebca668/inst/include/Eigen/src/SparseCore/MappedSparseMatrix.h#L15-L24
hts/src/cgm_RcppEigen.cpp
Line 10 in 7e08414
This type is deprecated, and not present in the latest Eigen sources:
https://gitlab.com/libeigen/eigen/-/tree/master/Eigen/src/SparseCore?ref_type=heads
AIUI RcppEigen exports a mask of it which is also marked as deprecated:
https://github.com/RcppCore/RcppEigen/blob/765fb772e941aa6f7492170b7a95aca67ebca668/inst/include/Eigen/src/SparseCore/MappedSparseMatrix.h#L15-L24