[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/36: gnu: r-roxygen2: Update to 7.0.0.
From: |
guix-commits |
Subject: |
29/36: gnu: r-roxygen2: Update to 7.0.0. |
Date: |
Thu, 14 Nov 2019 06:37:54 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2295a17e642c79ca647065fa6b919e064bb6f9ae
Author: Ricardo Wurmus <address@hidden>
Date: Thu Nov 14 08:23:22 2019 +0100
gnu: r-roxygen2: Update to 7.0.0.
* gnu/packages/statistics.scm (r-roxygen2): Update to 7.0.0.
[propagated-inputs]: Add r-rlang.
---
gnu/packages/statistics.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index aacf895..67080a0 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2309,13 +2309,13 @@ tables, autolinks and strikethrough text.")
(define-public r-roxygen2
(package
(name "r-roxygen2")
- (version "6.1.1")
+ (version "7.0.0")
(source (origin
(method url-fetch)
(uri (cran-uri "roxygen2" version))
(sha256
(base32
- "0wq29ilqas8yn2z8v49fk0hbgchg29nmyyhwczgdipz0cbhbfipd"))))
+ "13sani3y9ql56cvja8pfjpwsbq8pismc52ns1cq1zgi0jycgqja5"))))
(build-system r-build-system)
(propagated-inputs
`(("r-brew" ,r-brew)
@@ -2326,6 +2326,7 @@ tables, autolinks and strikethrough text.")
("r-purrr" ,r-purrr)
("r-r6" ,r-r6)
("r-rcpp" ,r-rcpp)
+ ("r-rlang" ,r-rlang)
("r-stringi" ,r-stringi)
("r-stringr" ,r-stringr)
("r-xml2" ,r-xml2)))
- 01/36: gnu: Add r-renv., (continued)
- 01/36: gnu: Add r-renv., guix-commits, 2019/11/14
- 06/36: gnu: r-tinytex: Update to 0.17., guix-commits, 2019/11/14
- 10/36: gnu: r-officer: Update to 0.3.6., guix-commits, 2019/11/14
- 04/36: gnu: r-prodlim: Update to 2019.10.13., guix-commits, 2019/11/14
- 11/36: gnu: r-flextable: Update to 0.5.6., guix-commits, 2019/11/14
- 15/36: gnu: r-spam: Update to 2.4-0., guix-commits, 2019/11/14
- 13/36: gnu: r-rvcheck: Update to 0.1.6., guix-commits, 2019/11/14
- 26/36: gnu: r-knitr: Update to 1.26., guix-commits, 2019/11/14
- 20/36: gnu: r-kernlab: Update to 0.9-29., guix-commits, 2019/11/14
- 23/36: gnu: r-ggeffects: Update to 0.13.0., guix-commits, 2019/11/14
- 29/36: gnu: r-roxygen2: Update to 7.0.0.,
guix-commits <=
- 28/36: gnu: r-r6: Update to 2.4.1., guix-commits, 2019/11/14
- 27/36: gnu: r-testthat: Update to 2.3.0., guix-commits, 2019/11/14
- 08/36: gnu: r-ggpubr: Update to 0.2.4., guix-commits, 2019/11/14
- 12/36: gnu: r-rootsolve: Update to 1.8.1., guix-commits, 2019/11/14
- 09/36: gnu: r-rjags: Update to 4-10., guix-commits, 2019/11/14
- 14/36: gnu: r-rcppannoy: Update to 0.0.14., guix-commits, 2019/11/14
- 16/36: gnu: r-fields: Update to 10.0., guix-commits, 2019/11/14
- 21/36: gnu: r-ggfortify: Update to 0.4.8., guix-commits, 2019/11/14
- 22/36: gnu: r-learnr: Update to 0.10.0., guix-commits, 2019/11/14
- 36/36: gnu: r-gprofiler: Update to 0.7.0., guix-commits, 2019/11/14