Dear fwsim maintainer, As part of the effort to clean up old code and set C++11 as the baseline standard for Rcpp (see https://github.com/RcppCore/Rcpp/issues/1365), we identified that this package is using RPP_UNORDERED_SET, and we would like to suggest substituting this define with the proper std::unordered_set type. In this way, we would be able to remove this unnecessary define without breaking your package on CRAN. Moreover, given that your package requires C++11, we see no benefit in relying on this macro.
We would appreciate it if you could make the necessary changes and send an update to CRAN at your earliest convenience. Thanks, On behalf of the Rcpp Core Team -- *Iñaki Úcar* Assistant Professor of Statistics Director of the Master in Computational Social Science <https://www.uc3m.es/master/computational-social-science> Department of Statistics | Big Data Institute Universidad Carlos III de Madrid Av. de la Universidad 30, 28911 Leganés, Spain Office: 7.3.J25, Tel: +34 916248804
_______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel