I installed duckplyr today and was trying to run some analysis using its functions; however, when I went to the console and pressed TAB, I got
Error in custom.completer(.CompletionEnv) : No custom completions
After searching the internet for solutions, I couldn't find what the issue might be. Finally, I started checking which library was causing this error. Turns out duckplyr was the culprit.
Can the maintainers figure out why this issue occurs and try to resolve it? I really wanted to check this out, but I will have to wait until this issue is solved.