Skip to content
Prev 357 / 1236 Next

[R-gui] GUI for require(package)!

It still does that.  It needs to get all the info from all of the
repositories (because you don't necessarily just want to get the first one
found if a package exists in multiple repositories - a later one in the
search path might be more appropriate), but right now it does that for
*every* package it is looking for.  I keep saying that I'm going to change
it to cache the repository metadata for the entire query but haven't ever
had a chance to do it.
It is still quite rough, but "getting there".  It's another thing that
seems to get a burst of work done at infrequent intervals, unfortunately.

-J