[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
56/68: gnu: r-bien: Update to 1.2.5.
From: |
guix-commits |
Subject: |
56/68: gnu: r-bien: Update to 1.2.5. |
Date: |
Tue, 15 Mar 2022 17:18:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 7751e96df22e6974a3db86e29e2e92ccfc937a0b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 15 14:28:47 2022 +0100
gnu: r-bien: Update to 1.2.5.
* gnu/packages/cran.scm (r-bien): Update to 1.2.5.
[native-inputs]: Remove r-testthat.
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5ca5da70cc..b231e7ed61 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -32712,17 +32712,17 @@ options for aggregating multi-layer rasters.")
(define-public r-bien
(package
(name "r-bien")
- (version "1.2.4")
+ (version "1.2.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "BIEN" version))
(sha256
- (base32 "1dagrs54ciagm2mgqrvxl6k2akahr0qk63ifxqnks7iljm0x1gw6"))))
+ (base32 "0s98n6zbf48vssd3h63k6kashcxv1kawcb026n0ngsfpc5dv6i48"))))
(properties `((upstream-name . "BIEN")))
(build-system r-build-system)
(native-inputs
- (list r-knitr r-testthat))
+ (list r-knitr))
(propagated-inputs
(list r-ape
r-dbi
- 37/68: gnu: r-sysfonts: Update to 0.8.8., (continued)
- 37/68: gnu: r-sysfonts: Update to 0.8.8., guix-commits, 2022/03/15
- 39/68: gnu: r-imager: Update to 0.42.13., guix-commits, 2022/03/15
- 45/68: gnu: r-qgraph: Update to 1.9.2., guix-commits, 2022/03/15
- 47/68: gnu: r-shinystan: Update to 2.6.0., guix-commits, 2022/03/15
- 53/68: gnu: r-mlr3tuning: Update to 0.12.1., guix-commits, 2022/03/15
- 64/68: gnu: r-withr: Update to 2.5.0., guix-commits, 2022/03/15
- 58/68: gnu: r-rlang: Update to 1.0.2., guix-commits, 2022/03/15
- 19/68: gnu: r-bayesplot: Update to 1.9.0., guix-commits, 2022/03/15
- 24/68: gnu: r-fmsb: Update to 0.7.3., guix-commits, 2022/03/15
- 32/68: gnu: r-mcmcpack: Update to 1.6-1., guix-commits, 2022/03/15
- 56/68: gnu: r-bien: Update to 1.2.5.,
guix-commits <=
- 52/68: gnu: r-bbotk: Update to 0.5.1., guix-commits, 2022/03/15
- 67/68: gnu: r-dt: Update to 0.21., guix-commits, 2022/03/15
- 59/68: gnu: r-locfit: Update to 1.5-9.5., guix-commits, 2022/03/15
- 63/68: gnu: r-openssl: Update to 2.0.0., guix-commits, 2022/03/15
- 57/68: gnu: r-survival: Update to 3.3-1., guix-commits, 2022/03/15