guix_mirror_bot pushed a commit to branch r-team
in repository guix.

commit 47057d493c1a88d298a9dfc46405dbdc53f292db
Author: Ricardo Wurmus <[email protected]>
AuthorDate: Wed Jan 14 18:25:46 2026 +0100

    gnu: r-rmapshaper: Add update note.
    
    * gnu/packages/cran.scm (r-rmapshaper): Add comment.
    
    Change-Id: I0764333b5c3b0a4f373e2fdcf923d87c661d66bf
---
 gnu/packages/cran.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 1cccc0843f..22c791a5d3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17126,6 +17126,8 @@ a variety of different samplers.")
 (define-public r-rmapshaper
   (package
     (name "r-rmapshaper")
+    ;; XXX: Version 0.6.0 no longer includes the source file
+    ;; mapshaper-browserify.js.
     (version "0.5.0")
     (source
      (origin

Reply via email to