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
When trying to execute slidex using the slidedemo.pptx example, I've got the following error:
convert_pptx(path = "/Users/macher1/Downloads/slidedemo.pptx", author = "A M")
Error in convert_pptx(path = "/Users/macher1/Downloads/slidedemo.pptx", :
All nested columns must have the same number of elements.
Okay, thanks for the issue. I'm hoping to get back to developing this soon but I honestly just have zero time to devote to it at the moment. I haven't looked into this too deeply but FWIW I'm not getting the error locally and my packages are the same(ish) versions as yours. I'm assuming you've installed from the master branch? The other branch definitely still has some issues...
When trying to execute slidex using the slidedemo.pptx example, I've got the following error:
It seems related to this issue with unnest and tidyr tidyverse/tidyr#328
I am using the following versions:
The text was updated successfully, but these errors were encountered: