GNU bug report logs - #38184
[PATCH 0/4] Move r-{quadprog, pracma, subplex, desolve} to gnu/packages/cran.scm

Previous Next

Package: guix-patches;

Reported by: zimoun <zimon.toutoune <at> gmail.com>

Date: Tue, 12 Nov 2019 19:05:02 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#38184: closed ([PATCH 0/4] Move r-{quadprog, pracma, subplex,
 desolve} to gnu/packages/cran.scm)
Date: Wed, 27 Nov 2019 17:34:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 27 Nov 2019 18:33:52 +0100
with message-id <874kypb4vz.fsf <at> elephly.net>
and subject line Re: [bug#38184] [PATCH 0/4] Move r-{quadprog, pracma, subplex, desolve} to gnu/packages/cran.scm
has caused the debbugs.gnu.org bug report #38184,
regarding [PATCH 0/4] Move r-{quadprog, pracma, subplex, desolve} to gnu/packages/cran.scm
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
38184: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38184
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: zimoun <zimon.toutoune <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: zimoun <zimon.toutoune <at> gmail.com>
Subject: [PATCH 0/4] Move r-{quadprog, pracma, subplex,
 desolve} to gnu/packages/cran.scm
Date: Tue, 12 Nov 2019 20:04:37 +0100
Dear,

This series move the packages from maths.scm to cran.scm. The copyright header
is modified accordingly. The packages which depend on are defined in files
already importing the cran module; the maths module cannot be removed of these
files because other packages import other maths packages.

All the best,
simon


zimoun (4):
  gnu: r-quadprog: Move to (gnu packages cran).
  gnu: r-pracma: Move to (gnu packages cran).
  gnu: r-subplex: Move to (gnu packages cran).
  gnu: r-desolve: Move to (gnu packages cran).

 gnu/packages/cran.scm  | 92 +++++++++++++++++++++++++++++++++++++++++-
 gnu/packages/maths.scm | 90 -----------------------------------------
 2 files changed, 91 insertions(+), 91 deletions(-)

-- 
2.23.0



[Message part 3 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: zimoun <zimon.toutoune <at> gmail.com>
Cc: 38184-done <at> debbugs.gnu.org
Subject: Re: [bug#38184] [PATCH 0/4] Move r-{quadprog, pracma, subplex,
 desolve} to gnu/packages/cran.scm
Date: Wed, 27 Nov 2019 18:33:52 +0100
Hi simon,

> This series move the packages from maths.scm to cran.scm. The copyright header
> is modified accordingly. The packages which depend on are defined in files
> already importing the cran module; the maths module cannot be removed of these
> files because other packages import other maths packages.

Thank you for this!

I’ve applied these patches (or rather recreations of them due to various
little problems that are not your fault) and also removed (gnu
build-system r) from (gnu packages maths) with commit f3640e7395.

--
Ricardo



This bug report was last modified 5 years and 233 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.