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

Error in grid.Call[...]: polygon edge not found #109

Open
Deusu opened this issue Feb 26, 2021 · 0 comments
Open

Error in grid.Call[...]: polygon edge not found #109

Deusu opened this issue Feb 26, 2021 · 0 comments

Comments

@Deusu
Copy link

Deusu commented Feb 26, 2021

Hi, I'm trying to compile the book with bookdown::render_book("_bookdown_final.yml").

It stops at line 177 of _main.Rmd with this error:

Quitting from lines 177-217 (_main.Rmd)
Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
polygon edge not found

I also receive several warnings in grid.Call.graphics, stating that it cannot find the "Myriad Pro" font.

The code chunk at line 177 builds the "basic-scales-example" plots.

What am I missing?

Thanks a lot!

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