Skip to content
Prev 24877 / 398502 Next

installing R on debian linux

On Fri, Nov 01, 2002 at 05:57:27PM -0500, Michael L Friendly wrote:
Yes as r-base is a "meta" package which pulls in everything which other
distro packs as the main R package. [1]
Yes, r-base-dev is needed only if you want to install/built other packages.
As it depends on other packages, it is not included above.
Those troubles typically come from people using distributions other than
Debian. E.g. Gnome and Tcl/tk are supported out of the box under Debian once
you install r-base (and get the main r-base-core package) as well as its
dependencies.
Not really. There are some books about Debian which may be useful. At least
one is even included in the distribution.

As this is not really R specific, feel free to also ask me in private, or
consider mailing the debian-user list.

Dirk
(Debian maintainer for R)


[1] Why so granular? Well, R is a large piece of software, and this gives
you degrees of freedom so you can later remove some of, say, the large
documentation packages and only retain you preferred format.