Hi folks, Debian 504 64 bit
grDevices is NOT on Debian repo $ apt-cache search r-cran | grep grDevices no printout On R $ sudo R > install.packages("grDevices", dependencies=TRUE)) Warning in install.packages("grDevices") : argument 'lib' is missing: using '/usr/local/lib/R/site-library' --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done Warning message: In install.packages("grDevices") : package ‘grDevices’ is not available Please advise where can I download/install grDevices? TIA B.R. Stephen L ______________________________________________ R-help@r-project.org mailing list 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.