[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
115/150: gnu: r-calculus: Update to 0.3.0.
From: |
guix-commits |
Subject: |
115/150: gnu: r-calculus: Update to 0.3.0. |
Date: |
Wed, 20 Jan 2021 11:21:14 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 958b735189d775b51c9c65c5a6f435db884f1940
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Jan 20 17:13:31 2021 +0100
gnu: r-calculus: Update to 0.3.0.
* gnu/packages/cran.scm (r-calculus): Update to 0.3.0.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 073a1e1..ec0dc63 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -25403,18 +25403,20 @@ absolute GSEA.")
(define-public r-calculus
(package
(name "r-calculus")
- (version "0.2.1")
+ (version "0.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "calculus" version))
(sha256
(base32
- "0hs7hzjl6xjza20v9zx9a1piywxa6w3h2rskr52d1dcbc0vwhinp"))))
+ "1wa5ap89cfcp0ancj9ivx5s2y0wqr2vmp9y115g7f6g772jwhscj"))))
(properties `((upstream-name . "calculus")))
(build-system r-build-system)
(propagated-inputs
`(("r-rcpp" ,r-rcpp)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/eguidotti/calculus")
(synopsis "High dimensional numerical and symbolic calculus")
(description
- 49/150: gnu: r-ggformula: Update to 0.10.1., (continued)
- 49/150: gnu: r-ggformula: Update to 0.10.1., guix-commits, 2021/01/20
- 74/150: gnu: r-compositions: Update to 2.0-1., guix-commits, 2021/01/20
- 77/150: gnu: r-seqinr: Update to 4.2-5., guix-commits, 2021/01/20
- 79/150: gnu: r-sf: Update to 0.9-7., guix-commits, 2021/01/20
- 82/150: gnu: r-sctransform: Update to 0.3.2., guix-commits, 2021/01/20
- 88/150: gnu: r-parameters: Update to 0.11.0., guix-commits, 2021/01/20
- 90/150: gnu: r-sysfonts: Update to 0.8.3., guix-commits, 2021/01/20
- 100/150: gnu: r-aws: Update to 2.5-1., guix-commits, 2021/01/20
- 94/150: gnu: r-fda: Update to 5.1.9., guix-commits, 2021/01/20
- 98/150: gnu: r-stanheaders: Update to 2.21.0-7., guix-commits, 2021/01/20
- 115/150: gnu: r-calculus: Update to 0.3.0.,
guix-commits <=
- 71/150: gnu: r-parallelly: Update to 1.23.0., guix-commits, 2021/01/20
- 67/150: gnu: r-speedglm: Update to 0.3-3., guix-commits, 2021/01/20
- 73/150: gnu: r-future-apply: Update to 1.7.0., guix-commits, 2021/01/20
- 76/150: gnu: r-pbdzmq: Update to 0.3-4., guix-commits, 2021/01/20
- 78/150: gnu: r-deldir: Update to 0.2-9., guix-commits, 2021/01/20
- 81/150: gnu: r-gridgraphics: Update to 0.5-1., guix-commits, 2021/01/20
- 86/150: gnu: r-uwot: Update to 0.1.10., guix-commits, 2021/01/20
- 121/150: gnu: r-ggplot2: Update to 3.3.3., guix-commits, 2021/01/20
- 64/150: gnu: r-afex: Update to 0.28-1., guix-commits, 2021/01/20
- 92/150: gnu: r-r-devices: Update to 2.17.0., guix-commits, 2021/01/20