> On Nov 11, 2014, at 5:25 AM, Frederic Ntirenganya <ntfr...@gmail.com> 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
> 
> Regrads,
> Frederic.


Sweave is part of the 'utils' package, which is a part of base R and does not 
need to be installed, it already is.

BTW, 3.1.2 is the current version of R. 3.0.2 is over a year old already.

Regards,

Marc Schwartz

______________________________________________
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