Hi all,

I am trying to get my R package to pass CRAN checks for Debian. According
to ``rhub::check_on_debian()`` my error is:

``outlierComponentFactory.h:37:15: error: ‘unique_ptr’ in namespace ‘std’
does not name a template type``.

I have included ``CXX_STD = CXX17`` in my Makevars file and my package
passes checks for Ubuntu and Windows. I do not know how to progress and any
advice is appreciated.

Package: https://github.com/stcolema/MDIr
Full check report:
https://builder.r-hub.io/status/MDIr_0.7.0.tar.gz-1374f5af71fb4a1f903feb928f5c41f3

Thank you,
Stephen

        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to