[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
103/125: gnu: r-nnet: Update to 7.3-16.
From: |
guix-commits |
Subject: |
103/125: gnu: r-nnet: Update to 7.3-16. |
Date: |
Tue, 4 May 2021 01:33:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9015ae66d3c905fbe95b60edcf44e3aa195b61e4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:21 2021 +0200
gnu: r-nnet: Update to 7.3-16.
* gnu/packages/statistics.scm (r-nnet): Update to 7.3-16.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index dcdbdb6..71d7ccf 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -652,14 +652,14 @@ distributions beyond the exponential family.")
(define-public r-nnet
(package
(name "r-nnet")
- (version "7.3-15")
+ (version "7.3-16")
(source
(origin
(method url-fetch)
(uri (cran-uri "nnet" version))
(sha256
(base32
- "068yxmx165r9gk4s267iczrzwbwbbg3a8qi0cgncqn78892yvsdc"))))
+ "0smmyx4vhlz99vy4w238y913gq74845v0l1p0g1kgydsp9lijlcr"))))
(build-system r-build-system)
(home-page "http://www.stats.ox.ac.uk/pub/MASS4/")
(synopsis "Feed-forward neural networks and multinomial log-linear models")
- 122/125: gnu: r-viridislite: Update to 0.4.0., (continued)
- 122/125: gnu: r-viridislite: Update to 0.4.0., guix-commits, 2021/05/04
- 123/125: gnu: r-tidyselect: Update to 1.1.1., guix-commits, 2021/05/04
- 125/125: gnu: r-pcapp: Update to 1.9-74., guix-commits, 2021/05/04
- 99/125: gnu: r-cluster: Update to 2.1.2., guix-commits, 2021/05/04
- 104/125: gnu: r-spatial: Update to 7.3-14., guix-commits, 2021/05/04
- 84/125: gnu: r-spatstat-geom: Update to 2.1-0., guix-commits, 2021/05/04
- 89/125: gnu: r-exactranktests: Update to 0.8-32., guix-commits, 2021/05/04
- 94/125: gnu: r-phangorn: Update to 2.7.0., guix-commits, 2021/05/04
- 95/125: gnu: r-mlr3misc: Update to 0.9.1., guix-commits, 2021/05/04
- 101/125: gnu: r-lattice: Update to 0.20-44., guix-commits, 2021/05/04
- 103/125: gnu: r-nnet: Update to 7.3-16.,
guix-commits <=
- 105/125: gnu: r-survival: Update to 3.2-11., guix-commits, 2021/05/04
- 106/125: gnu: r-formatr: Update to 1.9., guix-commits, 2021/05/04
- 107/125: gnu: r-highr: Update to 0.9., guix-commits, 2021/05/04
- 109/125: gnu: r-rlang: Update to 0.4.11., guix-commits, 2021/05/04
- 112/125: gnu: r-devtools: Update to 2.4.0., guix-commits, 2021/05/04
- 111/125: gnu: r-openssl: Update to 1.4.4., guix-commits, 2021/05/04
- 113/125: gnu: r-withr: Update to 2.4.2., guix-commits, 2021/05/04
- 116/125: gnu: r-rsqlite: Update to 2.2.7., guix-commits, 2021/05/04
- 119/125: gnu: r-r-cache: Update to 0.15.0., guix-commits, 2021/05/04
- 121/125: gnu: r-viridis: Update to 0.6.0., guix-commits, 2021/05/04