-
Notifications
You must be signed in to change notification settings - Fork 22
Open
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels