[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (f921981 -> b085abb)
From: |
guix-commits |
Subject: |
branch master updated (f921981 -> b085abb) |
Date: |
Wed, 26 May 2021 08:15:30 -0400 (EDT) |
lbraun pushed a change to branch master
in repository guix.
from f921981 gnu: Add r-decipher.
new 1ae67e6 gnu: Add r-contfrac.
new 1af2da5 gnu: Add r-elliptic.
new fef452b gnu: Add r-hypergeo.
new 6c7aafb gnu: Add r-kknn.
new e53ecc6 gnu: Add r-logspline.
new 3ea32f5 gnu: Add r-effects.
new b085abb gnu: Add r-bayesfactor.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/cran.scm | 69 ++++++++++++++++++++++++++
gnu/packages/statistics.scm | 115 ++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 184 insertions(+)
- branch master updated (f921981 -> b085abb),
guix-commits <=
- 01/07: gnu: Add r-contfrac., guix-commits, 2021/05/26
- 04/07: gnu: Add r-kknn., guix-commits, 2021/05/26
- 06/07: gnu: Add r-effects., guix-commits, 2021/05/26
- 03/07: gnu: Add r-hypergeo., guix-commits, 2021/05/26
- 05/07: gnu: Add r-logspline., guix-commits, 2021/05/26
- 07/07: gnu: Add r-bayesfactor., guix-commits, 2021/05/26
- 02/07: gnu: Add r-elliptic., guix-commits, 2021/05/26