[Qgis-developer] SEXTANTE: R output?

Alister Hood Alister.Hood at synergine.com
Thu Jul 11 15:48:31 PDT 2013


Hi guys,
Speaking of R, would it be worth adding some maintenance scripts? e.g. 

update.packages(checkBuilt=TRUE)

and even:

if(!require(installr)) { 
install.packages("installr"); require(installr)} #load / install+load installr
updateR()

I'm not much of an R guy - maybe there are other things too.

Regards,
Alister


More information about the Qgis-developer mailing list