[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
98/112: gnu: r-codetools: Update to 0.2-18.
From: |
guix-commits |
Subject: |
98/112: gnu: r-codetools: Update to 0.2-18. |
Date: |
Wed, 9 Dec 2020 16:07:00 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 59771643deacfe19676f526f3c7e51f80056d796
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Dec 9 22:00:46 2020 +0100
gnu: r-codetools: Update to 0.2-18.
* gnu/packages/statistics.scm (r-codetools): Update to 0.2-18.
---
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 9a9eb43..f1d2fcd 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -503,14 +503,14 @@ Hubert, based on Kaufman and Rousseeuw (1990) \"Finding
Groups in Data\".")
(define-public r-codetools
(package
(name "r-codetools")
- (version "0.2-16")
+ (version "0.2-18")
(source
(origin
(method url-fetch)
(uri (cran-uri "codetools" version))
(sha256
(base32
- "00bmhzqprqfn3w6ghx7sakai6s7il8gbksfiawj8in5mbhbncypn"))))
+ "0a2c115glq8jxixwfigrpvjabhxchn9r4mc40y41dg9dg6wsd7hs"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/codetools")
(synopsis "Code analysis tools for R")
- 100/112: gnu: r-rlang: Update to 0.4.9., (continued)
- 100/112: gnu: r-rlang: Update to 0.4.9., guix-commits, 2020/12/09
- 101/112: gnu: r-dbplyr: Update to 2.0.0., guix-commits, 2020/12/09
- 103/112: gnu: r-backports: Update to 1.2.0., guix-commits, 2020/12/09
- 107/112: gnu: r-hmisc: Update to 4.4-2., guix-commits, 2020/12/09
- 111/112: gnu: r-lme4: Update to 1.1-26., guix-commits, 2020/12/09
- 94/112: gnu: r-cpp11: Update to 0.2.4., guix-commits, 2020/12/09
- 102/112: gnu: r-data-table: Update to 1.13.4., guix-commits, 2020/12/09
- 112/112: gnu: r-lubridate: Update to 1.7.9.2., guix-commits, 2020/12/09
- 104/112: gnu: r-rstudioapi: Update to 0.13., guix-commits, 2020/12/09
- 97/112: gnu: r-diversitree: Update to 0.9-15., guix-commits, 2020/12/09
- 98/112: gnu: r-codetools: Update to 0.2-18.,
guix-commits <=
- 75/112: gnu: r-dae: Update to 3.1-32., guix-commits, 2020/12/09
- 109/112: gnu: r-mclust: Update to 5.4.7., guix-commits, 2020/12/09
- 106/112: gnu: r-rprojroot: Update to 2.0.2., guix-commits, 2020/12/09
- 105/112: gnu: r-rcpparmadillo: Update to 0.10.1.2.0., guix-commits, 2020/12/09