stringdist
stringdist copied to clipboard
Input checking at C level
Now that the C functions have been exported, and CRAN is more strict about macro's like INTEGER() it would be good to have input type checking/conversion of SEXP objects at C level. This would
- make R code calling the
Ccode simpler - give more explicit error messages for developers using the
Capi ofstringdist