GNU bug report logs - #43994
[PATCH] gnu: Add r-calculus.

Previous Next

Package: guix-patches;

Reported by: Magali Lemes <magalilemes00 <at> gmail.com>

Date: Wed, 14 Oct 2020 20:25:03 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 43994-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Magali Lemes <magalilemes00 <at> gmail.com>
Cc: 43994-done <at> debbugs.gnu.org
Subject: Re: [bug#43994] [PATCH v2] gnu: Add r-calculus.
Date: Sat, 17 Oct 2020 22:39:46 +0200
[Message part 1 (text/plain, inline)]
Hi Magali,

Magali Lemes <magalilemes00 <at> gmail.com> skribis:

> * gnu/packages/cran.scm (r-calculus): New variable.

Applied with the minor changes below (the URL change was suggested by
‘guix lint r-calculus’.)  Apart from that it’s all good.

Thanks!

Ludo’.

[Message part 2 (text/x-patch, inline)]
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index ce5ae7f64a..fea560f7a1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24615,8 +24615,8 @@ absolute GSEA.")
     (build-system r-build-system)
     (propagated-inputs
      `(("r-rcpp" ,r-rcpp)))
-    (home-page "https://github.com/emanuele-guidotti/calculus")
-    (synopsis "High Dimensional Numerical and Symbolic Calculus")
+    (home-page "https://github.com/guidotti/calculus")
+    (synopsis "High dimensional numerical and symbolic calculus")
     (description
      "Efficient C++ optimized functions for numerical and symbolic calculus.
 It includes basic symbolic arithmetic, tensor calculus, Einstein summing

This bug report was last modified 4 years and 216 days ago.

Previous Next


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