On 27/04/2012 06:24, arun wrote:
Dear R'ers,

I have trouble installing tikzDevice in Ubuntu.  When I use 
install.packages("tikzDevice"), it gives error message:

ERROR: dependency ‘filehash’ is not available for package ‘tikzDevice’
* removing ‘/usr/local/lib/R/site-library/tikzDevice’


Then I tried filehash installation, I get the message:

"package ‘filehash’ is not available (for R version 2.13.1)"

Any help will be appreciated.

Do study the posting guide (we know you have not because you sent HTML). Updating your R (as the posting guide asked you to do before posting) will solve this.

Or, less conveniently,
http://cran.r-project.org/web/packages/filehash/index.html
tells you where to get a version of filehash as old as your R.


Thanks
AK
        [[alternative HTML version deleted]]

--
Brian D. Ripley,                  rip...@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595

______________________________________________
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.

Reply via email to