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
______________________________________________
[email protected] 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.