[R-pkg-devel] Package fails on Debian
Stephen Coleman
@tco|em@ @end|ng |rom tcd@|e
Fri Dec 9 18:29:21 CET 2022
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]]
More information about the R-package-devel
mailing list