You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure I have the time in the short-term to work on this but wanted to gauge whether it was a possibility before forking and PRing later or if this was already being worked on.
The text was updated successfully, but these errors were encountered:
BTW, there's a whole bunch of un-implemented features; see, e.g., the whole ICU Message/Number Format system etc. I'd like to see that in stringi, I'd love other R users have access to that but I don't have the time to work on that myself, especially in the so-called "near future".
I guess that a good place to start is to think of the API proposal = how would these ICU services be available to R users? A list of projected-expression calls + desired outputs could do the trick.
First time gh-issuer, long time
stringi
user and zealot :-)I was thinking about implementing http://www.icu-project.org/apiref/icu4c/classicu_1_1PluralFormat.html outside of
stringi
but was wondering if it has a place instringi
instead? I have no pressing need for it but have been in a convo with other who do (and, while https://github.com/hrbrmstr/pluralize is a stop-gap for it, a speedy, robuststringi
function family would be much better).Not sure I have the time in the short-term to work on this but wanted to gauge whether it was a possibility before forking and PRing later or if this was already being worked on.
The text was updated successfully, but these errors were encountered: