Update r-terra in Guix

  • Open
  • quality assurance status badge
Details
One participant
  • Javier Vaquero Martínez
Owner
unassigned
Submitted by
Javier Vaquero Martínez
Severity
normal

Debbugs page

Javier Vaquero Martínez wrote 3 weeks ago
(address . guix-patches@gnu.org)
751984ac-3cc6-458c-a6a3-759ff2b80400@unex.es
Hi,

r-terra has version 1.7-83 in gnu/packages/cran. However, in CRAN
respository it is already in version 1.8. Some packages, like
r-tidyterra on guix-cran channel need r-terra on version 1.8. So, I
would like r-terra to get updated to 1.8 as soon as possible. I have not
found a good solution for installing r-tidyterra. I wonder also if
r-tidyterra could be included in gnu/packages/cran as it is a package
closely related to r-terra. But I understand if it is not considered
important enough to maintain it.

Regards,

Javier.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76483@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76483
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help