[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
41/89: gnu: r-later: Update to 1.1.0.1.
From: |
guix-commits |
Subject: |
41/89: gnu: r-later: Update to 1.1.0.1. |
Date: |
Thu, 11 Jun 2020 11:04:19 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit f8e5a65a7f33ed0fffb557a2676efa263e7409a0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jun 11 15:06:52 2020 +0200
gnu: r-later: Update to 1.1.0.1.
* gnu/packages/cran.scm (r-later): Update to 1.1.0.1.
[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 a5e4ff1..b006288 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5746,19 +5746,21 @@ exchanging spatial objects with other R packages.")
(define-public r-later
(package
(name "r-later")
- (version "1.0.0")
+ (version "1.1.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "later" version))
(sha256
(base32
- "11xjavj7siz0xv2ffq1ld4bwl35jyrcfpvvs4p3ilpifxx49hyr7"))))
+ "1k9n2j7zxw9gfclnx8zfqp6w64c5d6apn7g02yhkajkpmszagfki"))))
(build-system r-build-system)
(propagated-inputs
`(("r-bh" ,r-bh)
("r-rcpp" ,r-rcpp)
("r-rlang" ,r-rlang)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://github.com/r-lib/later")
(synopsis "Utilities for delaying function execution")
(description
- 81/89: gnu: r-rsvg: Update to 2.1., (continued)
- 81/89: gnu: r-rsvg: Update to 2.1., guix-commits, 2020/06/11
- 83/89: gnu: r-sem: Update to 3.1-11., guix-commits, 2020/06/11
- 76/89: gnu: r-showtext: Update to 0.8-1., guix-commits, 2020/06/11
- 75/89: gnu: r-showtextdb: Update to 3.0., guix-commits, 2020/06/11
- 29/89: gnu: r-getoptlong: Update to 1.0.0., guix-commits, 2020/06/11
- 70/89: gnu: r-rhpcblasctl: Update to 0.20-137., guix-commits, 2020/06/11
- 84/89: gnu: r-semtools: Update to 0.5-3., guix-commits, 2020/06/11
- 89/89: gnu: r-with-tests, r-minimal: Update to 4.0.1., guix-commits, 2020/06/11
- 33/89: gnu: r-squarem: Update to 2020.3., guix-commits, 2020/06/11
- 40/89: gnu: r-maptools: Update to 1.0-1., guix-commits, 2020/06/11
- 41/89: gnu: r-later: Update to 1.1.0.1.,
guix-commits <=
- 39/89: gnu: r-arules: Update to 1.6-6., guix-commits, 2020/06/11
- 44/89: gnu: r-ellipse: Update to 0.4.2., guix-commits, 2020/06/11
- 45/89: gnu: r-officer: Update to 0.3.11., guix-commits, 2020/06/11
- 49/89: gnu: r-sjmisc: Update to 2.8.5., guix-commits, 2020/06/11
- 52/89: gnu: r-mosaicdata: Update to 0.18.0., guix-commits, 2020/06/11
- 53/89: gnu: r-emmeans: Update to 1.4.7., guix-commits, 2020/06/11
- 54/89: gnu: r-bayesplot: Update to 1.7.2., guix-commits, 2020/06/11
- 57/89: gnu: r-iso: Update to 0.0-18.1., guix-commits, 2020/06/11
- 58/89: gnu: r-bigrquery: Update to 1.3.1., guix-commits, 2020/06/11
- 73/89: gnu: r-rgdal: Update to 1.5-10., guix-commits, 2020/06/11