I am trying to install R commander om Mac but I keep getting this message

Loading required package: splines Loading required package: RcmdrMisc Loading required package: car Loading required package: sandwich Loading required package: effects Loading required package: carData Attaching package: ‘carData’ The following objects are masked from ‘package:car’: Guyer, UN, Vocab lattice theme set by effectsTheme() See ?effectsTheme for details. Error : .onAttach failed in attachNamespace() for 'Rcmdr', details: call: structure(.External(.C_dotTclObjv, objv), class = "tclObj") error: [tcl] invalid command name "image". In addition: Warning message: In fun(libname, pkgname) : couldn't connect to display ":0" Error: package or namespace load failed for 'Rcmdr'

Does anyone know how to fix this ?
thanks

1 Like

It may depend on your R Version

Currently, you need R (>= 3.5.0)

I have the new version of R, but still getting the same message

1 Like

Do you use Anaconda as a package manager?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.