Dear R users, I would to install 'tcltk' in R2.3.3 but getting below error when I tried to install. Can you please suggest me?
> install.packages("tcltk", repos = "http://cran.cnr.Berkeley.edu/"); Installing package into ‘/usr/lib64/R/library’ (as ‘lib’ is unspecified) Warning message: package ‘tcltk’ is not available (for R version 3.2.3) > capabilities("tcltk") tcltk TRUE > Thanks, Divakar Phoenix,USA [[alternative HTML version deleted]] ______________________________________________ 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.