Having trouble installing "biotools" under R 3.6.1 on Mac.
Get this output:
Error in structure(.External(.C_dotTcl, ...), class = "tclObj") :
[tcl] can't find package BWidget.
Error: unable to load R code in package ‘rpanel’
Execution halted
ERROR: lazy loading failed for package ‘rpanel’
* removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/rpanel’
Warning in install.packages :
installation of package ‘rpanel’ had non-zero exit status
ERROR: dependency ‘rpanel’ is not available for package ‘biotools’
* removing ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library/biotools’
Warning in install.packages :
installation of package ‘biotools’ had non-zero exit status
Tried to install missing package "BWidget" as noted in error above, but got this message:
install.packages("BWidget") Warning message: package 'BWidget' is not available (for R version 3.6.1)
As noted in one of the other postings here, and, after checking, I do not have a "lock" file.
Suggestions on how to get library biotools and dependencies installed?
Thanks in advance,