[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/212: gnu: r-sendmailr: Update to 1.4-0.
From: |
guix-commits |
Subject: |
12/212: gnu: r-sendmailr: Update to 1.4-0. |
Date: |
Sat, 18 Feb 2023 14:00:46 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 41c41e9f81685ea1edabb7f88542cfb725adac87
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 15:51:09 2023 +0100
gnu: r-sendmailr: Update to 1.4-0.
* gnu/packages/statistics.scm (r-sendmailr): Update to 1.4-0.
[native-inputs]: Add r-knitr.
---
gnu/packages/statistics.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index b41e89075f..58b933f033 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1138,20 +1138,20 @@ designed by Cynthia Brewer as described at
http://colorbrewer2.org")
(define-public r-sendmailr
(package
(name "r-sendmailr")
- (version "1.3-2")
+ (version "1.4-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "sendmailR" version))
(sha256
(base32
- "0yyxxzhm88xipk68vzqxcckcpjgl9lajnqyxxbkp1i29jcpfgdfa"))))
+ "1balci88r2ci51xdh5zaqm3ss3vnry8pbkx2qngppc7n2gy932sv"))))
(properties `((upstream-name . "sendmailR")))
(build-system r-build-system)
(propagated-inputs
(list r-base64enc))
- (home-page
- "https://cran.r-project.org/web/packages/sendmailR")
+ (native-inputs (list r-knitr))
+ (home-page "https://cran.r-project.org/web/packages/sendmailR")
(synopsis "Send email using R")
(description
"This package contains a simple SMTP client which provides a portable
- 06/212: import/cran: Add generic way to detect needed libraries., (continued)
- 06/212: import/cran: Add generic way to detect needed libraries., guix-commits, 2023/02/18
- 08/212: gnu: r-flexdashboard: Update to 0.6.1., guix-commits, 2023/02/18
- 11/212: gnu: Add r-gfonts., guix-commits, 2023/02/18
- 13/212: gnu: r-d3r: Update to 1.0.1., guix-commits, 2023/02/18
- 14/212: gnu: r-wgcna: Update to 1.72-1., guix-commits, 2023/02/18
- 15/212: gnu: r-abn: Update to 2.7-3., guix-commits, 2023/02/18
- 17/212: gnu: r-ggalluvial: Update to 0.12.4., guix-commits, 2023/02/18
- 23/212: gnu: r-mapproj: Update to 1.2.11., guix-commits, 2023/02/18
- 18/212: gnu: r-ggpp: Update to 0.5.1., guix-commits, 2023/02/18
- 28/212: gnu: r-lpsolve: Update to 5.6.18., guix-commits, 2023/02/18
- 12/212: gnu: r-sendmailr: Update to 1.4-0.,
guix-commits <=
- 41/212: gnu: r-utf8: Update to 1.2.3., guix-commits, 2023/02/18
- 44/212: gnu: r-network: Update to 1.18.1., guix-commits, 2023/02/18
- 45/212: gnu: r-statnet-common: Update to 4.8.0., guix-commits, 2023/02/18
- 39/212: gnu: r-tsp: Update to 1.2-2., guix-commits, 2023/02/18
- 55/212: gnu: r-rstatix: Update to 0.7.2., guix-commits, 2023/02/18
- 53/212: gnu: r-reticulate: Update to 1.28., guix-commits, 2023/02/18
- 66/212: gnu: r-nleqslv: Update to 3.3.4., guix-commits, 2023/02/18
- 78/212: gnu: r-rgl: Update to 1.0.1., guix-commits, 2023/02/18
- 22/212: gnu: r-sass: Update to 0.4.5., guix-commits, 2023/02/18
- 37/212: gnu: r-vcd: Update to 1.4-11., guix-commits, 2023/02/18