Dear R-developers, I apologize if this issue has been already resolved, I could not find any solution in your archives.
I recently submitted a package to CRAN. In the "src/Makevars" file I put CXX_STD = CXX11 to specify C++11 code. This causes my package to fail the automatic checks, which raise the following note: *"checking C++ specification ... NOTE* * Specified C++11: please drop specification unless essential"* Specifying C++11 is necessary to make my package work. How can I solve this? Best -- *Riccardo Di Francesco* Ph.D. candidate Department of Economics and Finance University of Rome Tor Vergata Website <https://riccardo-df.github.io/> [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel