Skip to content

Warning: stack imbalance  #43

@jubilee2

Description

@jubilee2

This is a code snippet that shows how to use the Rook package to find a substring in a raw vector. The function returns a list of indices where the substring was found, or 0 if no match was found. However, when running this code on R 3.6(x64) and R 4.0(arm), a warning message appears:

Rook::Utils$raw.match("abc", charToRaw("foo abc") ,all = FALSE)
Warning: stack imbalance in '.Call', 5 then 6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions