[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#26095: R: do not build recommended packages
From: |
Ricardo Wurmus |
Subject: |
bug#26095: R: do not build recommended packages |
Date: |
Thu, 16 Mar 2017 14:52:49 +0100 |
User-agent: |
mu4e 0.9.18; emacs 25.1.1 |
Hi Ben,
> What do you think about having an "r" and
> "r-without-recommended-packages" instead of
> "r-with-recommended-packages" and "r", respectively?
> When people load R, they expect to have the recommended packages,
> don't they?
I’m not sure. On the one hand it seems good to offer R with recommended
packages. On the other hand, people who already use R from Guix would
probably install R packages from Guix as well.
If we offered R without the recommended packages by default, we would
still use the R variant without recommended packages for the
r-build-system.
This means that we’d have a package variable “r” with the package name
“r-without-recommended-packages” and a package variable
“r-with-recommended-packages” with the package name “r”.
Alternatively, we could change the r-build-system to use “r-minimal” by
default, rename “r” to “r-minimal” (both variable and package name), and
then rename “r-with-recommended-packages” to just “r” (both variable and
package name).
What do you think?
--
Ricardo
GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
https://elephly.net
- bug#26095: [PATCH 07/17] gnu: Add r-kernsmooth., (continued)
- bug#26095: [PATCH 07/17] gnu: Add r-kernsmooth., Ricardo Wurmus, 2017/03/14
- bug#26095: [PATCH 10/17] gnu: Add r-nlme., Ricardo Wurmus, 2017/03/14
- bug#26095: [PATCH 13/17] gnu: r-rpart: Move to the set of recommended packages., Ricardo Wurmus, 2017/03/14
- bug#26095: [PATCH 17/17] gnu: Add r-with-recommended-packages., Ricardo Wurmus, 2017/03/14
- bug#26095: [PATCH 14/17] gnu: Add r-spatial., Ricardo Wurmus, 2017/03/14
- bug#26095: [PATCH 04/17] gnu: Add r-cluster., Ricardo Wurmus, 2017/03/14
- bug#26095: [PATCH 15/17] gnu: r-survival: Move to set of recommended R packages., Ricardo Wurmus, 2017/03/14
- bug#26095: [PATCH 16/17] gnu: r: Do not build recommended packages., Ricardo Wurmus, 2017/03/14
- bug#26095: R: do not build recommended packages, Leo Famulari, 2017/03/15
- bug#26095: R: do not build recommended packages, Ben Woodcroft, 2017/03/15
- bug#26095: R: do not build recommended packages,
Ricardo Wurmus <=