[R] Installing multiple packages fails
Rich Shepard
r@hep@rd @end|ng |rom @pp|-eco@y@@com
Fri Aug 9 18:51:41 CEST 2019
On Fri, 9 Aug 2019, jim holtman wrote:
> The first parameter needs to be a character vector:
>
> install.packages(c("Blossom","INLA","RTisean","RcppProgress","STRbook",
> "askpass","classInt","ellipsis","generics","lpSolve","
> odesolve","ranger","sf",
> "sys","units") )
Jim,
Of course! I'm so used to installing single packages that I overlooked that.
Thanks very much,
Rich
More information about the R-help
mailing list