[R-pkg-devel] Package fails on Debian

Ivan Krylov kry|ov@r00t @end|ng |rom gm@||@com
Sat Dec 10 14:09:47 CET 2022


On Fri, 9 Dec 2022 17:29:21 +0000
Stephen Coleman <stcolema using tcd.ie> wrote:

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

Does it help to explicitly #include <memory> in
outlierComponentFactory.h in order to provide the definition of the
template class unique_ptr<T>?

-- 
Best regards,
Ivan



More information about the R-package-devel mailing list