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
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.
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. Ifbuild_vignettes=TRUE
(the default) then the install may fail altogether. Setting it toFALSE
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 .
The text was updated successfully, but these errors were encountered: