Closed Mageshpoondi closed 4 years ago
Thanks for reporting. It seems to be a duplicate of issue #4 though. Please install the newest development version with remotes::install_github("JBGruber/rwhatsapp")
, then it should work. I'll update the package on CRAN as soon as I have the time (hopefully soon).
Excellent!!! Worked straightaway. Best Magesh.
On Thu, Dec 5, 2019 at 1:17 PM Johannes Gruber notifications@github.com wrote:
Thanks for reporting. It seems to be a duplicate of issue #4 https://github.com/JBGruber/rwhatsapp/issues/4 though. Please install the newest development version with remotes::install_github("JBGruber/rwhatsapp"), then it should work. I'll update the package on CRAN as soon as I have the time (hopefully soon).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JBGruber/rwhatsapp/issues/7?email_source=notifications&email_token=ABYJZRHRUDQU4A5BMVQYF2LQXCW2LA5CNFSM4JVUM3FKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEF72FIY#issuecomment-562012835, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYJZRHA3QQMOEECCRB2ILDQXCW2LANCNFSM4JVUM3FA .
I tried working with messages from two groups. The rwa_read() worked well with one group whereas with the second group I was getting this message.
Error in cbind_all(x) : Argument 2 must be length 4382, not 4381
The export process was exactly the same for both. Any thoughts.