GNU bug report logs - #66522
[PATCH] gnu: r-svglite: Update to 2.1.2.

Previous Next

Package: guix-patches;

Reported by: "Afkhami, Navid" <Navid.Afkhami <at> mdc-berlin.de>

Date: Fri, 13 Oct 2023 15:15:01 UTC

Severity: normal

Tags: patch

Done: "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66522 in the body.
You can then email your comments to 66522 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#66522; Package guix-patches. (Fri, 13 Oct 2023 15:15:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Afkhami, Navid" <Navid.Afkhami <at> mdc-berlin.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 13 Oct 2023 15:15:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Afkhami, Navid" <Navid.Afkhami <at> mdc-berlin.de>
To: <guix-patches <at> gnu.org>
Cc: "Afkhami, Navid" <Navid.Afkhami <at> mdc-berlin.de>
Subject: [PATCH] gnu: r-svglite: Update to 2.1.2.
Date: Fri, 13 Oct 2023 15:13:39 +0000
* gnu/packages/statistics.scm (r-svglite): Update to 2.1.2.
---
 gnu/packages/statistics.scm | 25 ++++++++++---------------
 1 file changed, 10 insertions(+), 15 deletions(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 0975dec477..dc7d3c7923 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1346,28 +1346,23 @@ (define-public r-gdtools
 (define-public r-svglite
   (package
     (name "r-svglite")
-    (version "2.1.1")
+    (version "2.1.2")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "svglite" version))
        (sha256
-        (base32
-         "0mmcipyqq4hs8fnb7301gdhl9ic4m80f1fp2x6z5vc61xrlh2w28"))))
+        (base32 "0c00djvlnf4qr30srh3xjnx1valqq8grm5ib0q4485z8gphn7hf2"))))
+    (properties `((upstream-name . "svglite")))
     (build-system r-build-system)
-    (inputs
-     (list libpng zlib))
-    (propagated-inputs
-     (list r-cpp11 r-systemfonts))
-    (native-inputs
-     (list r-knitr))
-    (home-page "https://github.com/hadley/svglite")
-    (synopsis "SVG graphics device")
+    (inputs (list libpng zlib))
+    (propagated-inputs (list r-cpp11 r-systemfonts))
+    (native-inputs (list r-knitr))
+    (home-page "https://svglite.r-lib.org")
+    (synopsis "SVG graphics tool")
     (description
-     "@code{svglite} is a graphics device that produces clean
-@dfn{SVG} (Scalable Vector Graphics) output, suitable for use on the web, or
-hand editing.  Compared to the built-in @code{svg()}, @code{svglite} is
-considerably faster, produces smaller files, and leaves text as is.")
+     "This package offers an R graphics device for scalable vector graphics.
+svglite is a fork of the older R <at> code{SvgDevice} package.")
     (license license:gpl2+)))
 
 (define-public r-assertthat

base-commit: 21b44bbc7c7b36eaaf19eb2f92ce654a44b70302
-- 
2.34.1





Reply sent to "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>:
You have taken responsibility. (Fri, 13 Oct 2023 15:32:01 GMT) Full text and rfc822 format available.

Notification sent to "Afkhami, Navid" <Navid.Afkhami <at> mdc-berlin.de>:
bug acknowledged by developer. (Fri, 13 Oct 2023 15:32:02 GMT) Full text and rfc822 format available.

Message #10 received at 66522-done <at> debbugs.gnu.org (full text, mbox):

From: "Navid.Afkhami <at> mdc-berlin.de" <Navid.Afkhami <at> mdc-berlin.de>
To: "66522-done <at> debbugs.gnu.org" <66522-done <at> debbugs.gnu.org>
Subject: Closing this bug
Date: Fri, 13 Oct 2023 15:28:08 +0000
[Message part 1 (text/plain, inline)]
Hi, 

 

This has been falsely reported. Please close it.

 

Thanks,

Navid

 

--

Navid Afkhami

High Performance Computing (HPC)

Max Delbrück Center for Molecular Medicine (MDC)

Robert Rössle Straße 10, 13125 Berlin

Phone: +49 30 9406 1316

Email: navid.afkhami <at> mdc-berlin.de

 

[Message part 2 (text/html, inline)]
[smime.p7s (application/pkcs7-signature, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 11 Nov 2023 12:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 314 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.