[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
101/116: gnu: r-microbenchmark: Update to 1.4.9.
From: |
guix-commits |
Subject: |
101/116: gnu: r-microbenchmark: Update to 1.4.9. |
Date: |
Wed, 24 Nov 2021 06:17:03 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 912ad5cdd3d5a4c513e71cee5947e00a63a4b673
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:23:39 2021 +0100
gnu: r-microbenchmark: Update to 1.4.9.
* gnu/packages/statistics.scm (r-microbenchmark): Update to 1.4.9.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index f60b299..e00b092 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1500,13 +1500,13 @@ from knitr Rmarkdown.")
(define-public r-microbenchmark
(package
(name "r-microbenchmark")
- (version "1.4-7")
+ (version "1.4.9")
(source (origin
(method url-fetch)
(uri (cran-uri "microbenchmark" version))
(sha256
(base32
- "1xl4m4yl4h2zcjiz8wsa7f3sh55qg2xr3sgpvz18rlix6b3173r6"))))
+ "1lpzpffnjiwnxxl0jhrvyj88fvxqksnpccbpq953xwqf6ypjqga4"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/microbenchmark/")
(synopsis "Accurate timing functions for R")
- 74/116: gnu: r-rsconnect: Update to 0.8.25., (continued)
- 74/116: gnu: r-rsconnect: Update to 0.8.25., guix-commits, 2021/11/24
- 29/116: gnu: r-rastervis: Update to 0.51.1., guix-commits, 2021/11/24
- 39/116: gnu: r-sessioninfo: Update to 1.2.1., guix-commits, 2021/11/24
- 72/116: gnu: r-proxyc: Update to 0.2.3., guix-commits, 2021/11/24
- 71/116: gnu: r-imager: Update to 0.42.11., guix-commits, 2021/11/24
- 78/116: gnu: r-lightgbm: Update to 3.3.1., guix-commits, 2021/11/24
- 82/116: gnu: r-igraph: Update to 1.2.8., guix-commits, 2021/11/24
- 86/116: gnu: r-phangorn: Update to 2.8.0., guix-commits, 2021/11/24
- 89/116: gnu: r-mlr3learners: Update to 0.5.1., guix-commits, 2021/11/24
- 88/116: gnu: r-mlr3: Update to 0.13.0., guix-commits, 2021/11/24
- 101/116: gnu: r-microbenchmark: Update to 1.4.9.,
guix-commits <=
- 104/116: gnu: r-backports: Update to 1.3.0., guix-commits, 2021/11/24
- 81/116: gnu: r-cpp11: Update to 0.4.1., guix-commits, 2021/11/24
- 85/116: gnu: r-seuratobject: Update to 4.0.3., guix-commits, 2021/11/24
- 92/116: gnu: r-downlit: Update to 0.4.0., guix-commits, 2021/11/24
- 95/116: gnu: r-vroom: Update to 1.5.6., guix-commits, 2021/11/24
- 99/116: gnu: r-ztree: Update to 1.0.7., guix-commits, 2021/11/24
- 110/116: gnu: r-glmnet: Update to 4.1-3., guix-commits, 2021/11/24
- 106/116: gnu: r-readr: Update to 2.1.0., guix-commits, 2021/11/24
- 112/116: gnu: r-robust: Update to 0.6-1., guix-commits, 2021/11/24
- 114/116: gnu: r-car: Update to 3.0-12., guix-commits, 2021/11/24