Skip to content

Long vector and legacy FFI  #41

Open
@waynelapierre

Description

Many R packages still use the legacy .C()/.Fortran() function to call C/Fortran codes. When a long vector is used with these packages, integer overflow may happen. However, I have never seen any warnings of this issue in these packages. I am not sure how R could deal with this situation without introducing 64-bit integer.

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