all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#55224] [PATCH]Add r-treemap
@ 2022-05-02 16:21 federico lopez
  2022-05-02 17:23 ` Maxime Devos
  2022-12-29 21:56 ` bug#55224: " Ricardo Wurmus
  0 siblings, 2 replies; 4+ messages in thread
From: federico lopez @ 2022-05-02 16:21 UTC (permalink / raw)
  To: 55224

[-- Attachment #1: Type: text/plain, Size: 52 bytes --]

Hi, I made a patch to add r-treemap

Federico Lopez

[-- Attachment #2: 0001-gnu-Add-r-treemap.patch --]
[-- Type: text/x-patch, Size: 746 bytes --]

From 845c54a34b750fd8be06b02697ac226c0417d7fb Mon Sep 17 00:00:00 2001
From: son0p <fede2001@gmail.com>
Date: Mon, 2 May 2022 10:58:03 -0500
Subject: [PATCH] gnu Add r-treemap

---
 gnu/packages/cran.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 10bb8606d3..72a5fed3ed 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5145,7 +5145,7 @@ (define-public r-treemap
     (description
      "This package provides a treemap is a space-filling visualization of hierarchical
 structures.  This package offers great flexibility to draw treemaps.")
-    (license license:gpl3)))
+    (license license:gpl3+)))
 
 (define-public r-magic
   (package
-- 
2.36.0


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

end of thread, other threads:[~2022-12-29 21:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-02 16:21 [bug#55224] [PATCH]Add r-treemap federico lopez
2022-05-02 17:23 ` Maxime Devos
2022-05-02 18:08   ` federico lopez
2022-12-29 21:56 ` bug#55224: " Ricardo Wurmus

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.