[Rd] Matrix install fails because of defunct save in require

Uwe Ligges ligges at statistik.tu-dortmund.de
Fri Sep 17 19:22:04 CEST 2010



On 17.09.2010 16:04, Thomas Petzoldt wrote:
> Dear R-Devel,
>
> I've just tried to compile the fresh R-devel and found that the install
> of package Matrix failed:
>
> ---------------------------------------------
> ** help
> *** installing help indices
> ** building package indices ...
> Error in require(Matrix, save = FALSE) :
> unused argument(s) (save = FALSE)
> ERROR: installing package indices failed
> ---------------------------------------------


Have you got the Matrix package from the appropriate 2.12/recommended 
repository or installed via

make rsync-recommended
make recommended



In that case it works for me.

Uwe

>
> possible reason: Matrix/data/*.R
>
> News.Rd says:
>
> The \code{save} argument of \code{require()} is defunct.
>
>
> Thomas Petzoldt
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel



More information about the R-devel mailing list