[Tikzdevice-bugs] tikz() fails

baptiste auguie baptiste.auguie at googlemail.com
Thu Jan 5 00:04:13 CET 2012


Hi,

I can't seem to get tikzDevice to work on my machine. I tried the CRAN 
version, the r-forge version, and even github. I get this error message,

library(tikzDevice)
Loading required package: filehash
filehash: Simple key-value database (2.2 2011-07-21)
tikzDevice: R Graphics Output in LaTeX Format (v0.6.2-63-38eca21)
  LaTeX found in the PATH using the command: pdflatex
  XeLaTeX found in the global option: tikzXelatex
  LuaLaTeX found in the PATH using the command: lualatex
> tikz()
> plot(1,1)
Error in readKeyMap(filecon) : read failed
> sessionInfo()
R version 2.14.1 Patched (2012-01-03 r58045)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)

locale:
[1] en_NZ.UTF-8/en_NZ.UTF-8/en_NZ.UTF-8/C/en_NZ.UTF-8/en_NZ.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  grid      methods   
base     

other attached packages:
[1] tikzDevice_0.6.3 filehash_2.2     ggplot2_0.8.9    proto_0.3-9.2    
reshape_0.8.4    plyr_1.6        

loaded via a namespace (and not attached):
[1] tools_2.14.1

Any ideas what could be wrong with my setup?

Thanks,

baptiste


More information about the Tikzdevice-bugs mailing list