vasishth / Freq_CogSci

Linear mixed models in Linguistics and Psychology: A Comprehensive Introduction
MIT License
23 stars 14 forks source link

Compiling book fails: missing image file #28

Closed tmalsburg closed 2 years ago

tmalsburg commented 2 years ago

Error message:

label: lk13E1 (with options) 
List of 4
 $ fig.cap  : chr "(ref:lk13E1)"
 $ out.width: chr "99%"
 $ echo     : logi FALSE
 $ fig.align: chr "center"

Quitting from lines 2948-2949 (Freq_CogSci.Rmd) 
Error in knitr::include_graphics("figures/lk13E1.png", dpi = 1000) : 
  Cannot find the file(s): "figures/lk13E1.png"
Calls: <Anonymous> ... withCallingHandlers -> withVisible -> eval -> eval -> <Anonymous>

The code block in question is:

knitr::include_graphics("figures/lk13E1.png", dpi = 1000)

However, the image figures/lk13E1.png does not exist and is not generated either (at least not under that name afaics).

vasishth commented 2 years ago

I just pushed this image,