unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
Cc: 32699@debbugs.gnu.org
Subject: [bug#32699] Adding r-gtk2 and other packages for r-qda (RFC)
Date: Wed, 23 Mar 2022 16:45:10 +0100	[thread overview]
Message-ID: <86cziczn95.fsf_-_@gmail.com> (raw)
In-Reply-To: <idjo9d1eev0.fsf@bimsb-sys02.mdc-berlin.net> (Ricardo Wurmus's message of "Thu, 13 Sep 2018 14:55:31 +0200")

Hi Ricardo,

Digging this old patch [1], well considering that running now “guix
import cran -r” for the second submission:

+   (name "r-nlp“)
+   (version "0.1-11")

+   (name "r-tm")
+   (version "0.7-5")

the result is:

    (name "r-nlp")
    (version "0.2-1")

    (name "r-tm")
    (version "0.7-8")


For the others:

+(define-public r-rgtk2
+  (package
+   (name "r-rgtk2")
+   (version "2.20.35")

Not in CRAN anymore.


+(define-public r-cairodevice
+  (package
+   (name "r-cairodevice")
+   (version "2.25")

Not in CRAN anymore.


+(define-public r-gwidgets
+  (package
+   (name "r-gwidgets")
+   (version "0.0-54")

Not in CRAN anymore.


+(define-public r-gwidgetsrgtk2
+  (package
+   (name "r-gwidgetsrgtk2")
+   (version "0.0-86")

Not in CRAN anymore.


+(define-public r-igraph
+  (package
+   (name "r-igraph")
+   (version "1.2.2")

Current Guix:

        name: r-igraph
        version: 1.2.11


+(define-public r-rqda
+  (let ((commit "3cd9abbbde590e1bf9c602b427ebd49e43b6b71a")
+        (revision "0.3-1"))
+    (package

Not in CRAN anymore.


On Thu, 13 Sep 2018 at 14:55, Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de> wrote:

> Here some more comments and questions about the patches:

[...]

> To generate patches more easily you can create one local commit per
> package and then use git format-patch -5 to create 5 patch files for the
> last 5 commits.  We usually apply one patch per package.

Reading your comments, I propose therefore to drop this patch in favor
of another recent submission one (I or you if you beat me :-)) could do
later after this email.


WDYT?

1: <http://issues.guix.gnu.org/issue/32699>


Cheers,
simon




  reply	other threads:[~2022-03-23 15:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-11 12:23 [bug#32699] Adding r-gtk2 and other packages for r-qda (RFC) Pjotr Prins
2018-09-12  8:50 ` Pjotr Prins
2018-09-13 12:55 ` Ricardo Wurmus
2022-03-23 15:45   ` zimoun [this message]
2022-05-06 11:26     ` [bug#32699] [ext] Re: bug#32699: " Ricardo Wurmus
2023-11-07 14:22       ` Clément Lassieur

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=86cziczn95.fsf_-_@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=32699@debbugs.gnu.org \
    --cc=ricardo.wurmus@mdc-berlin.de \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).