This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error running BiodiversityRGUI() for BiodiversityR package in R.

I am encountering below error while running BiodiversityRGUI() in R. Please see below error message:

> library(BiodiversityR)
Loading required package: tcltk
Loading required package: vegan
Loading required package: permute
Loading required package: lattice
This is vegan 2.4-1
BiodiversityR 2.7-2: use function 'BiodiversityRGUI()' to launch the BiodiversityR Graphical User Interface

> BiodiversityRGUI()
Loading required namespace: dismo
Error : .onAttach failed in attachNamespace() for 'Rcmdr', details:
  call: structure(.External(.C_dotTcl, ...), class = "tclObj")
  error: [tcl] Invalid state name hover.

Error: package or namespace load failed for 'Rcmdr'

I know that the error is because of missing dependency 'Rcmdr'. I had already tried installing the same. Any guesses?

biodiversityr r

Unable to replicate this error on iMac, make sure all packages are up-to-date and try again.

0 answers

No answers yet.

Log in to answer this question.