[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/146: gnu: r-hmm: Update to 1.0.1.
From: |
guix-commits |
Subject: |
09/146: gnu: r-hmm: Update to 1.0.1. |
Date: |
Mon, 11 Apr 2022 17:08:24 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 5c2a4daf56e8d5edd81cc018faa3cc34c78a4e71
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:04 2022 +0200
gnu: r-hmm: Update to 1.0.1.
* gnu/packages/cran.scm (r-hmm): Update to 1.0.1.
---
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 4c95e38288..b85e8eb980 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1805,13 +1805,13 @@ into a pipeline of data manipulation and
visualisation.")
(define-public r-hmm
(package
(name "r-hmm")
- (version "1.0")
+ (version "1.0.1")
(source (origin
(method url-fetch)
(uri (cran-uri "HMM" version))
(sha256
(base32
- "0z0hcqfixx1l2a6d3lpy5hmh0n4gjgs0jnck441akpp3vh37glzw"))))
+ "03b548bnwqpnd7zypb4gvy9chyi5li2hp99a9vrh4qszxg2ihas7"))))
(properties `((upstream-name . "HMM")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/HMM/")
- 03/146: gnu: r-datawizard: Update to 0.4.0., (continued)
- 03/146: gnu: r-datawizard: Update to 0.4.0., guix-commits, 2022/04/11
- 04/146: gnu: r-waldo: Update to 0.4.0., guix-commits, 2022/04/11
- 05/146: gnu: r-ggpp: Update to 0.4.4., guix-commits, 2022/04/11
- 07/146: gnu: r-mboost: Update to 2.9-6., guix-commits, 2022/04/11
- 11/146: gnu: r-sass: Update to 0.4.1., guix-commits, 2022/04/11
- 13/146: gnu: r-rcppthread: Update to 2.1.3., guix-commits, 2022/04/11
- 06/146: gnu: r-ggpmisc: Update to 0.4.6., guix-commits, 2022/04/11
- 21/146: gnu: r-vctrs: Update to 0.4.0., guix-commits, 2022/04/11
- 26/146: gnu: r-cubature: Update to 2.0.4.4., guix-commits, 2022/04/11
- 08/146: gnu: r-readxl: Update to 1.4.0., guix-commits, 2022/04/11
- 09/146: gnu: r-hmm: Update to 1.0.1.,
guix-commits <=
- 10/146: gnu: r-hwriter: Update to 1.3.2.1., guix-commits, 2022/04/11
- 12/146: gnu: r-rcpp: Update to 1.0.8.3., guix-commits, 2022/04/11
- 17/146: gnu: r-ddalpha: Update to 1.3.13., guix-commits, 2022/04/11
- 15/146: gnu: r-restrserve: Update to 1.0.0., guix-commits, 2022/04/11
- 18/146: gnu: r-psych: Update to 2.2.3., guix-commits, 2022/04/11
- 19/146: gnu: r-processx: Update to 3.5.3., guix-commits, 2022/04/11
- 20/146: gnu: r-seriation: Update to 1.3.5., guix-commits, 2022/04/11
- 23/146: gnu: r-tinytex: Update to 0.38., guix-commits, 2022/04/11
- 27/146: gnu: r-fstcore: Update to 0.9.12., guix-commits, 2022/04/11
- 28/146: gnu: r-fansi: Update to 1.0.3., guix-commits, 2022/04/11