all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: federico lopez <fede2001@gmail.com>
To: 55224@debbugs.gnu.org
Subject: [bug#55224] [PATCH]Add r-treemap
Date: Mon, 2 May 2022 16:21:49 +0000	[thread overview]
Message-ID: <CAPYcn=52t4Yk3QhgLh0355_uPWscfxydM+Bfee2Fy_RBSw-q5A@mail.gmail.com> (raw)

[-- 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


             reply	other threads:[~2022-05-02 17:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-02 16:21 federico lopez [this message]
2022-05-02 17:23 ` [bug#55224] [PATCH]Add r-treemap Maxime Devos
2022-05-02 18:08   ` federico lopez
2022-12-29 21:56 ` bug#55224: " Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPYcn=52t4Yk3QhgLh0355_uPWscfxydM+Bfee2Fy_RBSw-q5A@mail.gmail.com' \
    --to=fede2001@gmail.com \
    --cc=55224@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.