Closed calbertsen closed 1 month ago
There is an issue with NA values for integer data types (#399), which can be handled by, e.g., converting from double to int with Rf_coerceVector.
There is an issue with NA values for integer data types (#399), which can be handled by, e.g., converting from double to int with Rf_coerceVector.