Closed salix-d closed 1 year ago
re: issue #904
I looked at the source code to see where the problem was since I had issue when using Encoding instead of ènc2utf8`. It seems the issue is in the taxize_capwords. If you use gsub it takes care of the encoding.
Encoding
I ran the tests for gnr_resolve, all passed.
re: issue #904
I looked at the source code to see where the problem was since I had issue when using
Encoding
instead of ènc2utf8`. It seems the issue is in the taxize_capwords. If you use gsub it takes care of the encoding.I ran the tests for gnr_resolve, all passed.