[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/57: gnu: r-lpme: Update to 1.1.2.
From: |
guix-commits |
Subject: |
46/57: gnu: r-lpme: Update to 1.1.2. |
Date: |
Mon, 26 Jul 2021 09:39:33 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit d1b681739db885f1fcf8b74e3526a275b0361c90
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 26 15:19:13 2021 +0200
gnu: r-lpme: Update to 1.1.2.
* gnu/packages/cran.scm (r-lpme): Update to 1.1.2.
---
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 269c03f..9512439 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28011,14 +28011,14 @@ kernel estimators.")
(define-public r-lpme
(package
(name "r-lpme")
- (version "1.1.1")
+ (version "1.1.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "lpme" version))
(sha256
(base32
- "0si90nkgl8bqk8yvd2igdsrngiwqh8891072pfpzipifnd0f5448"))))
+ "1b0w5ji8hjayni1sh5id193cmanf6n11p16fijkxln4sv4lks4aw"))))
(properties `((upstream-name . "lpme")))
(build-system r-build-system)
(propagated-inputs
- 18/57: gnu: r-survey: Update to 4.1-1., (continued)
- 18/57: gnu: r-survey: Update to 4.1-1., guix-commits, 2021/07/26
- 24/57: gnu: r-afex: Update to 1.0-1., guix-commits, 2021/07/26
- 39/57: gnu: r-spatstat-linnet: Update to 2.3-0., guix-commits, 2021/07/26
- 20/57: gnu: r-bayestestr: Update to 0.10.5., guix-commits, 2021/07/26
- 21/57: gnu: r-performance: Update to 0.7.3., guix-commits, 2021/07/26
- 28/57: gnu: r-wk: Update to 0.5.0., guix-commits, 2021/07/26
- 36/57: gnu: r-hardhat: Update to 0.1.6., guix-commits, 2021/07/26
- 40/57: gnu: r-workflows: Update to 0.2.3., guix-commits, 2021/07/26
- 43/57: gnu: r-parsnip: Update to 0.1.7., guix-commits, 2021/07/26
- 44/57: gnu: r-modeldata: Update to 0.1.1., guix-commits, 2021/07/26
- 46/57: gnu: r-lpme: Update to 1.1.2.,
guix-commits <=
- 47/57: gnu: r-mlr3misc: Update to 0.9.3., guix-commits, 2021/07/26
- 48/57: gnu: r-readtext: Update to 0.81., guix-commits, 2021/07/26
- 53/57: gnu: r-tibble: Update to 3.1.3., guix-commits, 2021/07/26
- 57/57: gnu: r-ranger: Update to 0.13.1., guix-commits, 2021/07/26
- 45/57: gnu: r-phangorn: Update to 2.7.1., guix-commits, 2021/07/26
- 49/57: gnu: r-tzdb: Update to 0.1.2., guix-commits, 2021/07/26
- 50/57: gnu: r-vroom: Update to 1.5.3., guix-commits, 2021/07/26
- 51/57: gnu: r-stringi: Update to 1.7.3., guix-commits, 2021/07/26
- 52/57: gnu: r-pryr: Update to 0.1.5., guix-commits, 2021/07/26
- 54/57: gnu: r-readr: Update to 2.0.0., guix-commits, 2021/07/26