[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/38: gnu: r-topicmodels: Update to 0.2-14.
From: |
guix-commits |
Subject: |
21/38: gnu: r-topicmodels: Update to 0.2-14. |
Date: |
Thu, 6 Apr 2023 11:34:15 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 97948967d152ba5ce002eb9c6ce4660af840d9e7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 6 17:32:39 2023 +0200
gnu: r-topicmodels: Update to 0.2-14.
* gnu/packages/cran.scm (r-topicmodels): Update to 0.2-14.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 816ec80c45..7c42d16ac0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29019,14 +29019,14 @@ machine learning, visually representing text and text
analyses, and more.")
(define-public r-topicmodels
(package
(name "r-topicmodels")
- (version "0.2-13")
+ (version "0.2-14")
(source
(origin
(method url-fetch)
(uri (cran-uri "topicmodels" version))
(sha256
(base32
- "16mw0l7wm5idc831csxlk176c42a5xw8qm8xhbnmmdl2hjk0cqbx"))))
+ "1jaw9fjcl5ac0l57lack9gswqx2wzid1gkwsksyr4dlpxbw0zm5c"))))
(properties `((upstream-name . "topicmodels")))
(build-system r-build-system)
(inputs
- 03/38: gnu: r-ggpp: Update to 0.5.2., (continued)
- 03/38: gnu: r-ggpp: Update to 0.5.2., guix-commits, 2023/04/06
- 02/38: gnu: r-datawizard: Update to 0.7.1., guix-commits, 2023/04/06
- 05/38: gnu: r-ecp: Update to 3.1.4., guix-commits, 2023/04/06
- 12/38: gnu: r-interp: Update to 1.1-4., guix-commits, 2023/04/06
- 14/38: gnu: r-ggeffects: Update to 1.2.1., guix-commits, 2023/04/06
- 16/38: gnu: r-seqinr: Update to 4.2-30., guix-commits, 2023/04/06
- 19/38: gnu: r-rglpk: Update to 0.6-5., guix-commits, 2023/04/06
- 22/38: gnu: r-openmx: Update to 2.21.8., guix-commits, 2023/04/06
- 08/38: gnu: r-tsp: Update to 1.2-4., guix-commits, 2023/04/06
- 17/38: gnu: r-xgboost: Update to 1.7.5.1., guix-commits, 2023/04/06
- 21/38: gnu: r-topicmodels: Update to 0.2-14.,
guix-commits <=
- 23/38: gnu: r-loo: Update to 2.6.0., guix-commits, 2023/04/06
- 27/38: gnu: r-densestbayes: Update to 1.0-2.2., guix-commits, 2023/04/06
- 28/38: gnu: r-readtext: Update to 0.82., guix-commits, 2023/04/06
- 31/38: gnu: r-gstat: Update to 2.1-1., guix-commits, 2023/04/06
- 06/38: gnu: r-ps: Update to 1.7.4., guix-commits, 2023/04/06
- 10/38: gnu: r-ellipse: Update to 0.4.5., guix-commits, 2023/04/06
- 11/38: gnu: r-flextable: Update to 0.9.1., guix-commits, 2023/04/06
- 13/38: gnu: r-glmmtmb: Update to 1.1.7., guix-commits, 2023/04/06
- 09/38: gnu: r-quantmod: Update to 0.4.21., guix-commits, 2023/04/06
- 15/38: gnu: r-sjplot: Update to 2.8.14., guix-commits, 2023/04/06