Skip to content

Warning message: replacing previous import by ‘purrr::flatten’ when loading ‘webapi’  #1

@andrie

Description

@andrie

This happens because both jsonlite and purrr exports a function called flatten.

We could resolve this by selectively importing from purrr and jsonlite.

At the moment, it's not clear to me where we use jsonlite at all.

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