[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
173/214: gnu: r-paws-common: Update to 0.5.0.
From: |
guix-commits |
Subject: |
173/214: gnu: r-paws-common: Update to 0.5.0. |
Date: |
Tue, 20 Sep 2022 11:07:31 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 3336c70a5fe8628b21eb3642f8ed38ad4ad138de
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:32 2022 +0200
gnu: r-paws-common: Update to 0.5.0.
* gnu/packages/cran.scm (r-paws-common): Update to 0.5.0.
[propagated-inputs]: Add r-rcpp.
---
gnu/packages/cran.scm | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 5cd83831cd..62bfc91106 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -33281,18 +33281,24 @@ fully reproducible.")
(define-public r-paws-common
(package
(name "r-paws-common")
- (version "0.4.0")
+ (version "0.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "paws.common" version))
(sha256
(base32
- "1zlv0ahv633z1fwx1syajzqg49zd9hs537df53gm2qch8b66y4bh"))))
+ "12dz3giv1xajdqq79s5gin9kw4x74w2iaw62ha6ssf8whrc3wmh5"))))
(properties `((upstream-name . "paws.common")))
(build-system r-build-system)
(propagated-inputs
- (list r-base64enc r-curl r-digest r-httr r-jsonlite r-xml2))
+ (list r-base64enc
+ r-curl
+ r-digest
+ r-httr
+ r-jsonlite
+ r-rcpp
+ r-xml2))
(home-page "https://cran.r-project.org/package=paws.common")
(synopsis "Paws low-level Amazon Web Services API")
(description
- 181/214: gnu: r-matrix: Update to 1.5-1., (continued)
- 181/214: gnu: r-matrix: Update to 1.5-1., guix-commits, 2022/09/20
- 198/214: gnu: r-rsqlite: Update to 2.2.17., guix-commits, 2022/09/20
- 176/214: gnu: r-crul: Update to 1.3., guix-commits, 2022/09/20
- 214/214: gnu: python-pyvcf: Update to 0.6.8-0.476169c., guix-commits, 2022/09/20
- 180/214: gnu: r-cluster: Update to 2.1.4., guix-commits, 2022/09/20
- 196/214: gnu: r-rmarkdown: Update to 2.16., guix-commits, 2022/09/20
- 212/214: gnu: r-mlr3ordinal: Update to 0.1.0-9000-1.736e3a3., guix-commits, 2022/09/20
- 68/214: gnu: r-mosaic: Update to 1.8.4., guix-commits, 2022/09/20
- 130/214: gnu: r-quanteda: Update to 3.2.3., guix-commits, 2022/09/20
- 165/214: gnu: r-bbotk: Update to 0.5.4., guix-commits, 2022/09/20
- 173/214: gnu: r-paws-common: Update to 0.5.0.,
guix-commits <=
- 179/214: gnu: r-ggh4x: Update to 0.2.2., guix-commits, 2022/09/20
- 188/214: gnu: r-dplyr: Update to 1.0.10., guix-commits, 2022/09/20
- 40/214: gnu: r-jomo: Update to 2.7-4., guix-commits, 2022/09/20
- 75/214: gnu: r-gitcreds: Update to 0.1.2., guix-commits, 2022/09/20
- 32/214: gnu: r-haven: Update to 2.5.1., guix-commits, 2022/09/20
- 213/214: gnu: python-pyvcf: Use older setuptools., guix-commits, 2022/09/20
- 182/214: gnu: r-nlme: Update to 3.1-159., guix-commits, 2022/09/20
- 183/214: gnu: r-survival: Update to 3.4-0., guix-commits, 2022/09/20
- 210/214: import/cran: download: Accept optional REF argument., guix-commits, 2022/09/20
- 195/214: gnu: r-rcpparmadillo: Update to 0.11.2.4.0., guix-commits, 2022/09/20