[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
125/174: gnu: r-rstudioapi: Update to 0.15.0.
From: |
guix-commits |
Subject: |
125/174: gnu: r-rstudioapi: Update to 0.15.0. |
Date: |
Tue, 11 Jul 2023 14:48:41 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 49cabe3e250c0e2f60aa536dca6780c15b45f0b6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 15:35:32 2023 +0200
gnu: r-rstudioapi: Update to 0.15.0.
* gnu/packages/statistics.scm (r-rstudioapi): Update to 0.15.0.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index b38fe5ded4..2efcc5b5e5 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -2759,13 +2759,13 @@ pure C implementation of the Git core methods.")
(define-public r-rstudioapi
(package
(name "r-rstudioapi")
- (version "0.14")
+ (version "0.15.0")
(source (origin
(method url-fetch)
(uri (cran-uri "rstudioapi" version))
(sha256
(base32
- "1i5g9l2739mlaglzg98iifycx98jlzxj5933qfb8lwmdn63hk7a6"))))
+ "1kvc870gx02cpb800zjvdrhfhyfpzgkydgw2g7kxdlrpr8fwhnwk"))))
(build-system r-build-system)
(native-inputs
(list r-knitr))
- 72/174: gnu: r-future: Update to 1.33.0., (continued)
- 72/174: gnu: r-future: Update to 1.33.0., guix-commits, 2023/07/11
- 81/174: gnu: r-desolve: Update to 1.36., guix-commits, 2023/07/11
- 88/174: gnu: r-kutils: Update to 1.72., guix-commits, 2023/07/11
- 90/174: gnu: r-scatterpie: Update to 0.2.1., guix-commits, 2023/07/11
- 99/174: gnu: r-mlr3tuning: Update to 0.19.0., guix-commits, 2023/07/11
- 143/174: gnu: r-delayedarray: Update to 0.26.6., guix-commits, 2023/07/11
- 110/174: gnu: r-paws-security-identity: Update to 0.3.1., guix-commits, 2023/07/11
- 119/174: gnu: r-kernsmooth: Update to 2.23-22., guix-commits, 2023/07/11
- 131/174: gnu: r-rrcov: Update to 1.7-4., guix-commits, 2023/07/11
- 139/174: gnu: r-gdsfmt: Update to 1.36.1., guix-commits, 2023/07/11
- 125/174: gnu: r-rstudioapi: Update to 0.15.0.,
guix-commits <=
- 112/174: gnu: r-paws-machine-learning: Update to 0.3.0., guix-commits, 2023/07/11
- 128/174: gnu: r-mvtnorm: Update to 1.2-2., guix-commits, 2023/07/11
- 117/174: gnu: r-paws-compute: Update to 0.3.1., guix-commits, 2023/07/11
- 133/174: gnu: r-pbapply: Update to 1.7-2., guix-commits, 2023/07/11
- 148/174: gnu: r-genomeinfodb: Update to 1.36.1., guix-commits, 2023/07/11
- 150/174: gnu: r-biomart: Update to 2.56.1., guix-commits, 2023/07/11
- 173/174: gnu: r-bionero: Update to 1.8.5., guix-commits, 2023/07/11
- 152/174: gnu: r-genomicfeatures: Update to 1.52.1., guix-commits, 2023/07/11
- 147/174: gnu: r-annotationdbi: Update to 1.62.2., guix-commits, 2023/07/11
- 33/174: gnu: r-pkgbuild: Update to 1.4.2., guix-commits, 2023/07/11