[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/105: gnu: r-rcppprogress: Update to 0.4.2.
From: |
guix-commits |
Subject: |
29/105: gnu: r-rcppprogress: Update to 0.4.2. |
Date: |
Wed, 19 Feb 2020 15:47:52 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit c0d106acab59b80de4afe792d451df9871b24791
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Wed Feb 19 20:59:46 2020 +0100
gnu: r-rcppprogress: Update to 0.4.2.
* gnu/packages/statistics.scm (r-rcppprogress): Update to 0.4.2.
[propagated-inputs]: Remove r-devtools and r-rcpp.
---
gnu/packages/statistics.scm | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index e40c009..73f4a29 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5224,19 +5224,16 @@ to Applied regression, Second Edition, Sage, 2011.")
(define-public r-rcppprogress
(package
(name "r-rcppprogress")
- (version "0.4.1")
+ (version "0.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "RcppProgress" version))
(sha256
(base32
- "0yk01hfv961zyp569682k9igvhnwqyg5j0n5fm63sxigj82l2xhi"))))
+ "0j2b37gwjpgmrnr00srdzm751hzlpsjb54ph63xxmcdfnwhlnqmi"))))
(properties `((upstream-name . "RcppProgress")))
(build-system r-build-system)
- (propagated-inputs
- `(("r-devtools" ,r-devtools)
- ("r-rcpp" ,r-rcpp)))
(home-page "https://github.com/kforner/rcpp_progress")
(synopsis "Interruptible progress bar for C++ in R packages")
(description
- 14/105: gnu: r-rlang: Update to 0.4.4., (continued)
- 14/105: gnu: r-rlang: Update to 0.4.4., guix-commits, 2020/02/19
- 07/105: gnu: r-bit: Update to 1.1-15.2., guix-commits, 2020/02/19
- 13/105: gnu: r-knitr: Update to 1.28., guix-commits, 2020/02/19
- 18/105: gnu: r-devtools: Update to 2.2.2., guix-commits, 2020/02/19
- 21/105: gnu: r-dt: Update to 0.12., guix-commits, 2020/02/19
- 15/105: gnu: r-chron: Update to 2.3-55., guix-commits, 2020/02/19
- 19/105: gnu: r-rcpparmadillo: Update to 0.9.850.1.0., guix-commits, 2020/02/19
- 23/105: gnu: r-plotly: Update to 4.9.2., guix-commits, 2020/02/19
- 24/105: gnu: r-hmisc: Update to 4.3-1., guix-commits, 2020/02/19
- 26/105: gnu: r-statmod: Update to 1.4.34., guix-commits, 2020/02/19
- 29/105: gnu: r-rcppprogress: Update to 0.4.2.,
guix-commits <=
- 31/105: gnu: r-sn: Update to 1.5-5., guix-commits, 2020/02/19
- 17/105: gnu: r-rstudioapi: Update to 0.11., guix-commits, 2020/02/19
- 22/105: gnu: r-r-methodss3: Update to 1.8.0., guix-commits, 2020/02/19
- 30/105: gnu: r-mnormt: Update to 1.5-6., guix-commits, 2020/02/19
- 27/105: gnu: r-trimcluster: Update to 0.1-5., guix-commits, 2020/02/19
- 35/105: gnu: r-tidyselect: Update to 1.0.0., guix-commits, 2020/02/19
- 37/105: gnu: r-mixtools: Update to 1.2.0., guix-commits, 2020/02/19
- 34/105: gnu: r-ade4: Update to 1.7-15., guix-commits, 2020/02/19
- 25/105: gnu: r-sfsmisc: Update to 1.1-5., guix-commits, 2020/02/19
- 33/105: gnu: r-dplyr: Update to 0.8.4., guix-commits, 2020/02/19