Skip to content

Revert to double-colon namespace for update_rank_list() #17

@matt-dray

Description

@matt-dray

The CRAN-released version of {sortable} does not export update_rank_list() because of malformed {roxygen2}: the @examples tag was missing.

Here I've had to call the function with sortable:::update_rank_list() (i.e. with the triple-colon operator).

Revert to the double-colon operator on the next release of {sortable}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🃏 bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions