unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: zimoun <zimon.toutoune@gmail.com>
Cc: 43345-done@debbugs.gnu.org
Subject: bug#43345: [PATCH 00/12] Move some CRAN packages to (gnu packages cran).
Date: Fri, 11 Sep 2020 22:07:46 +0200	[thread overview]
Message-ID: <87imck13hp.fsf@elephly.net> (raw)
In-Reply-To: <20200911180527.11253-1-zimon.toutoune@gmail.com>


Hi simon,

thank you for this janitorial work!

> Some clean up leading the recent discussion [1].  Now, the only remaining
> 'cran-uri' are from (gnu packages statistics).  Modulo maybe some packages
> using "bad" uri, e.g., from r-qtl:
>
> --8<---------------cut here---------------start------------->8---
>     (uri (string-append "mirror://cran/src/contrib/qtl_"
>                         version ".tar.gz"))
> --8<---------------cut here---------------end--------------->8---

I fixed that URL (and a few more things that became obvious during the
move).

> To ease the Copyright transfer between files, I used:
>
>   git log --grep=<package-name>
>   git log --date=format:"%Y" --format="%ad %an" \
>       -- gnu/packages/<file>.scm | sort | uniq -c
>
> After each move, I run:
>
>   make
>   ./pre-env-inst guix build <package-name>
>   ./pre-env-inst guix build <package-name> --no-grafts --check

Excellent!  Thank you for being so dilligent.  For some reason you
missed the import of (gnu packages xml) after the move of r-igraph.  I
added it.  I also updated the commit messages for consistency in
punctuation (sorry for being picky).

Pushed to the “master” branch with commit 8458490bc2.

Thanks again!

-- 
Ricardo




      parent reply	other threads:[~2020-09-11 20:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11 18:05 [bug#43345] [PATCH 00/12] Move some CRAN packages to (gnu packages cran) zimoun
2020-09-11 18:08 ` [bug#43345] [PATCH 01/12] gnu: r-codedepends: Comment why is in bioconductor.scm zimoun
2020-09-11 18:08   ` [bug#43345] [PATCH 02/12] gnu: r-adaptivesparsity: Move to (gnu packages cran) zimoun
2020-09-11 18:08   ` [bug#43345] [PATCH 03/12] gnu: r-diffusionmap: " zimoun
2020-09-11 18:08   ` [bug#43345] [PATCH 04/12] gnu: r-igraph: " zimoun
2020-09-11 18:08   ` [bug#43345] [PATCH 05/12] gnu: r-qtl: " zimoun
2020-09-11 18:08   ` [bug#43345] [PATCH 06/12] gnu: r-qtl2: " zimoun
2020-09-11 18:08   ` [bug#43345] [PATCH 07/12] gnu: r-seqminer: " zimoun
2020-09-11 18:08   ` [bug#43345] [PATCH 08/12] gnu: r-maldiquant: " zimoun
2020-09-11 18:08   ` [bug#43345] [PATCH 09/12] gnu: r-seurat: " zimoun
2020-09-11 18:08   ` [bug#43345] [PATCH 11/12] gnu: r-diversitree: " zimoun
2020-09-11 18:08   ` [bug#43345] [PATCH 12/12] gnu: r-absfiltergsea: " zimoun
2020-09-11 18:08   ` [bug#43345] [PATCH 10/12] gnu: r-phangorn: " zimoun
2020-09-11 20:07 ` Ricardo Wurmus [this message]

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=87imck13hp.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=43345-done@debbugs.gnu.org \
    --cc=zimon.toutoune@gmail.com \
    /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).