[rkward-devel] Provide a UI for CRAN mirrors
Thomas Friedrichsmeier
thomas.friedrichsmeier at ruhr-uni-bochum.de
Thu Nov 26 15:13:26 UTC 2009
meik michalke schrieb:
> i can confirm that -- i removed @CRAN@ from the list and replaced it with a
> mirror, restartet rkward, and when trying to fetch the package list i get:
>
> Fehler in if (names(x)[i] != "") { : Argument hat Länge 0
> Calls: .rk.get.old.packages -> rk.make.repos.string
Oh, now I see. Will fix that tonight (I hope).
> but it seems they are not interpreted when rkward starts?
It is set, alright. Check
getOption ("repos")
to see the new setting has really been loaded. And in fact, R is happy
with that setting. Only RKWard, embarassingly, screws up on it in
rk.make.repos.string.
Regards
Thomas
More information about the Rkward-devel
mailing list