From 845c54a34b750fd8be06b02697ac226c0417d7fb Mon Sep 17 00:00:00 2001 From: son0p 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