Skip to content

tidyr compile issue due to cpp11 version 0.2.0 #88

Closed
@chriswier

Description

@chriswier

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions