I got it. I should use compile not run option. Thanks All.
Frederic Ntirenganya Maseno University, African Maths Initiative, Kenya. Mobile:(+254)718492836 Email: fr...@aims.ac.za https://sites.google.com/a/aims.ac.za/fredo/ On Tue, Nov 11, 2014 at 4:08 PM, Frederic Ntirenganya <ntfr...@gmail.com> wrote: > Thanks all for the help. > > Now I want to use it and I am getting this error: > > > \documentclass[9pt,a4paper]{article} > Error: unexpected input in "\" > > \usepackage{amsmath} > Error: unexpected input in "\" > > \usepackage{booktabs} > Error: unexpected input in "\" > > \usepackage{adjustbox} > Error: unexpected input in "\" > > \usepackage{listings} > Error: unexpected input in "\" > > I am using ubuntu 14.04. > > I don't understand the input it is talking about. > > > > Frederic Ntirenganya > Maseno University, > African Maths Initiative, > Kenya. > Mobile:(+254)718492836 > Email: fr...@aims.ac.za > https://sites.google.com/a/aims.ac.za/fredo/ > > On Tue, Nov 11, 2014 at 3:50 PM, Duncan Murdoch <murdoch.dun...@gmail.com> > wrote: > >> On 11/11/2014, 6:25 AM, Frederic Ntirenganya wrote: >> > Hi All, >> > >> > I would like to install the package "sweave" but got the following >> warning: >> > >> >> install.packages("sweave") >> > Installing package into ‘/home/fredo/R/x86_64-pc-linux-gnu-library/3.0’ >> > (as ‘lib’ is unspecified) >> > Warning in install.packages : >> > package ‘sweave’ is not available (for R version 3.0.2) >> > >> > I tryied to download it's zip file but not get it. >> > >> > Anyone help me on how I can do it. Thanks >> >> As far as I know, there is no "sweave" package. "Sweave" is a function >> in the utils package that comes with R. >> >> Duncan Murdoch >> >> > [[alternative HTML version deleted]] ______________________________________________ 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.