jverzani / gWidgets2tcltk

An R package implementing the gWidgets2 API for the tcltk package
7 stars 2 forks source link

Error: unable to load R code in package gWidgets2tcltk #15

Open robert-mijakovic opened 3 years ago

robert-mijakovic commented 3 years ago

While installing gWidget2tcltk I have experienced the following error:

* installing *source* package gWidgets2tcltk ...
** package gWidgets2tcltk successfully unpacked and MD5 sums checked
** using staged installation
** R
** demo
** inst
** byte-compile and prepare package for lazy loading
Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") :
  [tcl] failed to allocate font due to internal system font engine problem.

Error: unable to load R code in package gWidgets2tcltk
Execution halted
ERROR: lazy loading failed for package gWidgets2tcltk
peiyaoli commented 3 years ago

same thing happens here

jverzani commented 3 years ago

What platform? I can only test on Mac, and it works as expected, though with a warning message.