unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66522] [PATCH] gnu: r-svglite: Update to 2.1.2.
@ 2023-10-13 15:13 Afkhami, Navid
  2023-10-13 15:28 ` bug#66522: Closing this bug Navid.Afkhami
  0 siblings, 1 reply; 2+ messages in thread
From: Afkhami, Navid @ 2023-10-13 15:13 UTC (permalink / raw)
  To: 66522; +Cc: Afkhami, Navid

* 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@code{SvgDevice} package.")
     (license license:gpl2+)))
 
 (define-public r-assertthat

base-commit: 21b44bbc7c7b36eaaf19eb2f92ce654a44b70302
-- 
2.34.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#66522: Closing this bug
  2023-10-13 15:13 [bug#66522] [PATCH] gnu: r-svglite: Update to 2.1.2 Afkhami, Navid
@ 2023-10-13 15:28 ` Navid.Afkhami
  0 siblings, 0 replies; 2+ messages in thread
From: Navid.Afkhami @ 2023-10-13 15:28 UTC (permalink / raw)
  To: 66522-done@debbugs.gnu.org


[-- Attachment #1.1: Type: text/plain, Size: 317 bytes --]

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@mdc-berlin.de

 


[-- Attachment #1.2: Type: text/html, Size: 3101 bytes --]

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 6971 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-10-13 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-13 15:13 [bug#66522] [PATCH] gnu: r-svglite: Update to 2.1.2 Afkhami, Navid
2023-10-13 15:28 ` bug#66522: Closing this bug Navid.Afkhami

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).