Closed
Description
It appears that the latest cpp11 version 0.2.0 is causing downstream compilation issues for tidyr (and others). I'm building on Ubuntu 18.04.5 LTS using gcc 7.5.0 (gcc-7-7.5.0-3ubuntu1~18.04). Compilation is giving an error with: 'unmove' is not a function of 'cpp11'. Downgrading to cpp11 0.1.0 fixes the issue.
Error reports are additionally showing downstream - see tidyverse/tidyr#1024 .
My log is attached.
compile-error.txt
Metadata
Metadata
Assignees
Labels
No labels