Skip to content

Error in map_size: could not find function "lengths" #715

@hayneswa

Description

@hayneswa

The function "lengths" was first introduced in R version 3.2.0 and is called by map_size (and several other functions). Running with an earlier version of R results in the error message:
Error in map_size: could not find function "lengths"

One possible resolution is to make the dependency in the DESCRIPTION file R (>= 3.2.0).

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