> On May 4, 2016, at 10:53 AM, Alaios <ala...@yahoo.com> wrote: > > > install.packages("latex2exp") > Installiere Paket nach ‘/home/apa/R/x86_64-pc-linux-gnu-library/3.2’ > (da ‘lib’ nicht spezifiziert) > Warnung: kann nicht auf den Index für das Repository > https://cran.cnr.Berkeley.edu/src/contrib zugreifen: > nicht unterstütztes URL Schema
You seem to have difficulties with your Internet connection/setup: > Warnmeldung: > Paket ‘latex2exp’ ist nicht verfügbar (for R version 3.2.4 Revised) > > install.packages("latex2expr") > Installiere Paket nach ‘/home/apa/R/x86_64-pc-linux-gnu-library/3.2’ > (da ‘lib’ nicht spezifiziert) > Warnung: kann nicht auf den Index für das Repository > https://cran.cnr.Berkeley.edu/src/contrib zugreifen: > nicht unterstütztes URL Schema > Warnmeldung: > Paket ‘latex2expr’ ist nicht verfügbar (for R version 3.2.4 Revised) I just installed from source from that repository into an R 3.2.5 library. (I first needed to reinstall that version since I had moved to 3.3.0. Admittedly I was doing this on a Mac but since the package does not require any C/Fortran level compiling, my experience should mimic that of a Linux user using a source package. -- David > > > > On Monday, May 2, 2016 9:39 PM, David Winsemius <dwinsem...@comcast.net> > wrote: > > > > > On May 2, 2016, at 10:32 AM, Alaios via R-help <r-help@r-project.org> wrote: > > > > Dear all,I am trying to write in my Figure labels short equations that > > contain greek characters > > > > For example: C(h) = sigma^2 * rho(h). > > > > I am googling it and there are many packages available but unfortunately > > they do not look available for my 3.2.4 latex version > > > > install.packages("latex2expr") > > My efforts found a 'latex2exp' but no 'latex2expr'. Are you sure you are not > missplelling the package name? > > > > > Installiere Paket nach ‘/home/apa/R/x86_64-pc-linux-gnu-library/3.2’(da > > ‘lib’ nicht spezifiziert)Warnung: kann nicht auf den Index für das > > Repository https://cran.cnr.Berkeley.edu/src/contrib zugreifen: nicht > > unterstütztes URL SchemaWarnmeldung:Paket ‘latex2expr’ ist nicht verfügbar > > (for R version 3.2.4 Revised) > > > > Any ideas what else I can try?I would like to thank you in advance for your > > replyRegardsAlex > > [[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. > > > David Winsemius > Alameda, CA, USA > > > David Winsemius Alameda, CA, USA ______________________________________________ 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.