Hi,

I get the following error when trying to load the BiodiversityR package

> library(> library(BiodiversityR)
Loading required package: tcltk
tcltk DLL is linked to '/opt/X11/lib/libX11.6.dylib'
Error: package or namespace load failed for ‘tcltk’:
 .onLoad failed in loadNamespace() for 'tcltk', details:
  call: fun(libname, pkgname)
  error: X11 library is missing: install XQuartz from www.xquartz.org
Error: package ‘tcltk’ could not be loaded


In my package library I can see ‘tcltk2’ but not ‘tcltk’.

Have see a few others online facing the same issue.

Can you help ?

Thanks.

Adam
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to