[R] sweave package for R version 3.02
Duncan Murdoch
murdoch.duncan at gmail.com
Tue Nov 11 13:50:38 CET 2014
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
More information about the R-help
mailing list