Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

read_pptx() fails for .pptx file with slide master but w/o layouts or slides #612

Open
markheckmann opened this issue Sep 28, 2024 · 0 comments

Comments

@markheckmann
Copy link
Contributor

When reading a file with a slide master but without layouts or slides, read_pptx() throws an error.

Such an empty file is a bit unusual, still the error could be more informative.

File: test-no-layouts.pptx

 x <- read_pptx(file)
Error in fix.by(by.x, x) : 'by' must specify valid column
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant