[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/22: gnu: r-pracma: Update to 2.2.5.
From: |
guix-commits |
Subject: |
12/22: gnu: r-pracma: Update to 2.2.5. |
Date: |
Thu, 11 Apr 2019 17:37:37 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 9f2a87d1bf395f5cf20ea047a248a95f3ebd93a4
Author: Ricardo Wurmus <address@hidden>
Date: Thu Apr 11 23:00:27 2019 +0200
gnu: r-pracma: Update to 2.2.5.
* gnu/packages/maths.scm (r-pracma): Update to 2.2.5.
---
gnu/packages/maths.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 3f8b095..ccb7a56 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -2226,12 +2226,12 @@ programming problems.")
(define-public r-pracma
(package
(name "r-pracma")
- (version "2.2.2")
+ (version "2.2.5")
(source (origin
(method url-fetch)
(uri (cran-uri "pracma" version))
(sha256
- (base32 "18zhni05gwnxbphl6bmjjxmsgg5wwnnkwlb4g971cqyw3dsd83ki"))))
+ (base32 "0isd3s0i4mzmva8lkh0j76hwjy1w50q7d1n9lhxsnnkgalx3xs1g"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/pracma/")
(synopsis "Practical numerical math functions")
- 01/22: gnu: r-genomicfeatures: Update to 1.34.8., (continued)
- 01/22: gnu: r-genomicfeatures: Update to 1.34.8., guix-commits, 2019/04/11
- 05/22: gnu: r-tinytex: Update to 0.12., guix-commits, 2019/04/11
- 04/22: gnu: r-broom: Update to 0.5.2., guix-commits, 2019/04/11
- 02/22: gnu: r-rvest: Update to 0.3.3., guix-commits, 2019/04/11
- 03/22: gnu: r-ddalpha: Update to 1.3.9., guix-commits, 2019/04/11
- 14/22: gnu: r-ggplot2: Update to 3.1.1., guix-commits, 2019/04/11
- 08/22: gnu: r-summarytools: Update to 0.9.3., guix-commits, 2019/04/11
- 16/22: gnu: r-data-table: Update to 1.12.2., guix-commits, 2019/04/11
- 09/22: gnu: r-huge: Update to 1.3.2., guix-commits, 2019/04/11
- 10/22: gnu: r-reinforcelearn: Update to 0.2.1., guix-commits, 2019/04/11
- 12/22: gnu: r-pracma: Update to 2.2.5.,
guix-commits <=
- 13/22: gnu: r-nlme: Update to 3.1-139., guix-commits, 2019/04/11
- 11/22: gnu: r-wgcna: Update to 1.67., guix-commits, 2019/04/11
- 15/22: gnu: r-rlang: Update to 0.3.4., guix-commits, 2019/04/11
- 22/22: gnu: r-ggthemes: Update to 4.1.1., guix-commits, 2019/04/11
- 06/22: gnu: r-usethis: Update to 1.5.0., guix-commits, 2019/04/11
- 19/22: gnu: r-devtools: Update to 2.0.2., guix-commits, 2019/04/11
- 21/22: gnu: r-plotly: Update to 4.9.0., guix-commits, 2019/04/11
- 17/22: gnu: r-rversions: Update to 1.1.0., guix-commits, 2019/04/11
- 18/22: gnu: r-backports: Update to 1.1.4., guix-commits, 2019/04/11
- 07/22: gnu: r-remotes: Update to 2.0.4., guix-commits, 2019/04/11