[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/68: gnu: r-bbmisc: Update to 1.12.
From: |
guix-commits |
Subject: |
60/68: gnu: r-bbmisc: Update to 1.12. |
Date: |
Tue, 15 Mar 2022 17:18:43 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f2386cafcfa5ce819cc73c40379a794ea4d070b4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 15 14:28:48 2022 +0100
gnu: r-bbmisc: Update to 1.12.
* gnu/packages/statistics.scm (r-bbmisc): Update to 1.12.
[propagated-inputs]: Add r-data-table.
---
gnu/packages/statistics.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index cdf8d8b7f4..17ec8982c2 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2267,18 +2267,18 @@ worries about execution time overhead.")
(define-public r-bbmisc
(package
(name "r-bbmisc")
- (version "1.11")
+ (version "1.12")
(source
(origin
(method url-fetch)
(uri (cran-uri "BBmisc" version))
(sha256
(base32
- "1lh1n4bvxzivb5rbz69mvd8xdgr3gr2bnqd68a39sd1530l8r90y"))))
+ "0gh5f342rwra79i7imv50x8vrhd2zkifm7khb0yv3ndpd4zn62lh"))))
(properties `((upstream-name . "BBmisc")))
(build-system r-build-system)
(propagated-inputs
- (list r-checkmate))
+ (list r-checkmate r-data-table))
(home-page "https://github.com/berndbischl/BBmisc")
(synopsis "Miscellaneous functions for R package development")
(description
- 44/68: gnu: r-openmx: Update to 2.20.6., (continued)
- 44/68: gnu: r-openmx: Update to 2.20.6., guix-commits, 2022/03/15
- 31/68: gnu: r-float: Update to 0.2-6.1., guix-commits, 2022/03/15
- 38/68: gnu: r-seewave: Update to 2.2.0., guix-commits, 2022/03/15
- 46/68: gnu: r-semplot: Update to 1.1.5., guix-commits, 2022/03/15
- 68/68: gnu: r-sn: Update to 2.0.2., guix-commits, 2022/03/15
- 62/68: gnu: r-commonmark: Update to 1.8.0., guix-commits, 2022/03/15
- 50/68: gnu: r-parsnip: Update to 0.2.0., guix-commits, 2022/03/15
- 48/68: gnu: r-latex2exp: Update to 0.9.4., guix-commits, 2022/03/15
- 66/68: gnu: r-simr: Update to 1.0.6., guix-commits, 2022/03/15
- 54/68: gnu: r-pdftools: Update to 3.1.1., guix-commits, 2022/03/15
- 60/68: gnu: r-bbmisc: Update to 1.12.,
guix-commits <=
- 04/68: gnu: r-rticles: Update to 0.23., guix-commits, 2022/03/15
- 10/68: gnu: r-linprog: Update to 0.9-4., guix-commits, 2022/03/15
- 09/68: gnu: r-dimred: Update to 0.2.5., guix-commits, 2022/03/15
- 15/68: gnu: r-renv: Update to 0.15.4., guix-commits, 2022/03/15
- 17/68: gnu: r-precrec: Update to 0.12.9., guix-commits, 2022/03/15
- 13/68: gnu: r-xfun: Update to 0.30., guix-commits, 2022/03/15
- 20/68: gnu: r-tmb: Update to 1.8.0., guix-commits, 2022/03/15
- 12/68: gnu: r-seriation: Update to 1.3.3., guix-commits, 2022/03/15
- 33/68: gnu: r-styler: Update to 1.7.0., guix-commits, 2022/03/15
- 11/68: gnu: r-ddalpha: Update to 1.3.12., guix-commits, 2022/03/15