davebraze / FDBeye

R tools for eyetracker workflows.
https://davebraze.github.io/FDBeye/
Other
118 stars 14 forks source link

Vignettes not installing properly #26

Open davebraze opened 7 years ago

davebraze commented 7 years ago

I've got reports that vignettes are not available for some people after they do devtools::install_github('davebraze/FDBeye'). Not sure what the problem is. If build_vignettes=TRUE (the default) then the install may fail altogether. Setting it to FALSE allows the install to go forward, but then vignettes are not available.

The problem may have cropped up when I added a line to include a figure in this vignette https://github.com/davebraze/FDBeye/blob/master/vignettes/textcanvas1.Rmd .