Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
It's easier to help you if you include a simple reproducible example with sample input that can be used to test and verify possible solutions. We have no idea what your data looks like or what your code is actually doing so it's very hard to guess what could be wrong. Include the output of sessionInfo() so we can see what packages you have loaded and what versions are installed.