[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/224: gnu: r-fresh: Update to 0.2.1.
From: |
guix-commits |
Subject: |
57/224: gnu: r-fresh: Update to 0.2.1. |
Date: |
Wed, 17 Jul 2024 17:18:42 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit daa707374f416313dfe9c4f2e946ba4282323022
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:37 2024 +0200
gnu: r-fresh: Update to 0.2.1.
* gnu/packages/cran.scm (r-fresh): Update to 0.2.1.
[propagated-inputs]: Add r-bslib.
Change-Id: I982c03f419c4502f209ea9847179d6203278cfbc
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index eb341e2fae..ee68c261f2 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12284,16 +12284,16 @@ chaotic time series analysis.")
(define-public r-fresh
(package
(name "r-fresh")
- (version "0.2.0")
+ (version "0.2.1")
(source (origin
(method url-fetch)
(uri (cran-uri "fresh" version))
(sha256
(base32
- "1787mm6w2s5x9scxy7r9cb77rgpmy4ngwkn4z8g3gs48mrab4bd9"))))
+ "19ki4hxlqzshdmy981gcvbn8wxqa893p5rs55l0q7iipkcmhf9jq"))))
(properties `((upstream-name . "fresh")))
(build-system r-build-system)
- (propagated-inputs (list r-htmltools r-rstudioapi r-sass r-shiny))
+ (propagated-inputs (list r-bslib r-htmltools r-rstudioapi r-sass r-shiny))
(native-inputs (list r-knitr))
(home-page "https://github.com/dreamRs/fresh";)
(synopsis "Create custom Bootstrap themes to use in Shiny")
- 25/224: gnu: r-rocit: Update to 2.1.2., (continued)
- 25/224: gnu: r-rocit: Update to 2.1.2., guix-commits, 2024/07/17
- 33/224: gnu: r-tglkmeans: Update to 0.5.5., guix-commits, 2024/07/17
- 48/224: gnu: r-psych: Update to 2.4.6.26., guix-commits, 2024/07/17
- 52/224: gnu: r-rvcg: Update to 0.23., guix-commits, 2024/07/17
- 53/224: gnu: r-cli: Update to 3.6.3., guix-commits, 2024/07/17
- 69/224: gnu: r-sjmisc: Update to 2.8.10., guix-commits, 2024/07/17
- 79/224: gnu: r-sjstats: Update to 0.19.0., guix-commits, 2024/07/17
- 81/224: gnu: r-ggeffects: Update to 1.7.0., guix-commits, 2024/07/17
- 84/224: gnu: r-qmri: Update to 1.2.7.6., guix-commits, 2024/07/17
- 24/224: gnu: r-googlevis: Update to 0.7.3., guix-commits, 2024/07/17
- 57/224: gnu: r-fresh: Update to 0.2.1.,
guix-commits <=
- 80/224: gnu: r-performance: Update to 0.12.0., guix-commits, 2024/07/17
- 82/224: gnu: r-sjplot: Update to 2.8.16., guix-commits, 2024/07/17
- 86/224: gnu: r-gridpattern: Update to 1.2.2., guix-commits, 2024/07/17
- 87/224: gnu: r-fields: Update to 16.2., guix-commits, 2024/07/17
- 91/224: gnu: r-lavaan: Update to 0.6-18., guix-commits, 2024/07/17
- 94/224: gnu: r-spdep: Update to 1.3-5., guix-commits, 2024/07/17
- 95/224: gnu: r-rms: Update to 6.8-1., guix-commits, 2024/07/17
- 96/224: gnu: r-osqp: Update to 0.6.3.3., guix-commits, 2024/07/17
- 36/224: gnu: r-hgnchelper: Update to 0.8.14., guix-commits, 2024/07/17
- 38/224: gnu: r-shiny: Update to 1.8.1., guix-commits, 2024/07/17