gunawebs

Results 4 issues of gunawebs

This package is great. I had a quick question, I have a case where the bump charts are overlapping. Example: 2 countries fall in the same rank for two consecutive...

Hello ggsankey is not available via cran? Any plans to make the same available? Thanks

### Description of the bug: I am a paid Gemini Enterprise customer. I STILL get Frequent google.api_core.exceptions.InternalServerError: 500 An internal error has occurred THIS IS NOT deterministic. Sometimes things work...

type:bug
component:python sdk

Brief description of the problem: mdy("04 July 2019") GIVES "2019-04-20" : Instead should give an error. ```r mdy("04 July 2019") ``` Output is: [1] "2019-04-20" Which is WRONG