fix: correct Rf_error("... (%S)", note);
to `Rf_error("... (%s)", …
#172
Annotations
5 warnings
Rf_error("... (%S)", note);
to `Rf_error("... (%s)", …
#172