GNU bug report logs

#32491 [PATCH] gnu: Add r-slam.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#32491; Package guix-patches. (Tue, 21 Aug 2018 15:22:04 GMT) (full text, mbox, link).


Acknowledgement sent to pimi <madalinionel.patrascu@mdc-berlin.de>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Tue, 21 Aug 2018 15:22:04 GMT) (full text, mbox, link).


Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

From: pimi <madalinionel.patrascu@mdc-berlin.de>
To: <guix-patches@gnu.org>
Cc: pimi <madalinionel.patrascu@mdc-berlin.de>
Subject: [PATCH] gnu: Add r-slam.
Date: Tue, 21 Aug 2018 14:51:57 +0200
gnu/packages/cran.scm (r-slam): New variable.
---
 gnu/packages/cran.scm | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b541f1c32..69591decd 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8,6 +8,7 @@
 ;;; Copyright © 2018 Sandeep Subramanian <sandeepsubramanian94@gmail.com>
 ;;; Copyright © 2018 Charlie Ritter <chewzeirta@posteo.net>
 ;;; Copyright © 2018 Konrad Hinsen <konrad.hinsen@fastmail.net>
+;;; Copyright © 2018 Mădălin Ionel Patrașcu <madalinionel.patrascu@mdc-berlin.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -4847,3 +4848,21 @@ differential equations} (ODE).  It includes routines that:
   approach).
 @end enumerate\n")
     (license license:gpl2+)))
+
+(define-public r-slam
+  (package
+    (name "r-slam")
+    (version "0.1-43")
+    (source
+     (origin
+       (method url-fetch)
+       (uri (cran-uri "slam" version))
+       (sha256
+        (base32 "0hy4qzngcgafxxr6ld7n9a9wy979ji998gpcc32vidwyab66dj5h"))))
+    (build-system r-build-system)
+    (home-page "https://cran.r-project.org/web/packages/slam/")
+    (synopsis "Sparse lightweight arrays and matrices")
+    (description
+     "This package contains data structures and algorithms for sparse arrays and matrices,
+based on index arrays and simple triplet representations, respectively.")
+    (license license:gpl2)))
-- 
2.17.1





Information forwarded to guix-patches@gnu.org:
bug#32491; Package guix-patches. (Thu, 23 Aug 2018 20:30:02 GMT) (full text, mbox, link).


Message #8 received at 32491@debbugs.gnu.org (full text, mbox, reply):

From: Leo Famulari <leo@famulari.name>
To: "MadalinIonel.Patrascu@mdc-berlin.de" <MadalinIonel.Patrascu@mdc-berlin.de>
Cc: 32492@debbugs.gnu.org, 32491@debbugs.gnu.org, "32489@debbugs.gnu.org" <32489-done@debbugs.gnu.org>, 32493@debbugs.gnu.org, 32490-done@debbugs.gnu.org
Subject: Re: [bug#32489] [PATCH] gnu: Add r-miniui.
Date: Thu, 23 Aug 2018 16:29:36 -0400
[Message part 1 (text/plain, inline)]
On Wed, Aug 22, 2018 at 07:55:59AM +0000, MadalinIonel.Patrascu@mdc-berlin.de wrote:
> Hello Leo!
> 
> Sorry about that! 
> I am new on this thing.
> I can send directly to you all the patches.
> It is ok?

Thanks! I received your patches and pushed them as commit
16b0e8da48ef9398797a22e274d5fcb37e24e448.
[signature.asc (application/pgp-signature, inline)]

Added tag(s) fixed. Request was from ludo@gnu.org (Ludovic Courtès) to control@debbugs.gnu.org. (Tue, 28 Aug 2018 12:08:02 GMT) (full text, mbox, link).


bug closed, send any further explanations to 32491@debbugs.gnu.org and pimi <madalinionel.patrascu@mdc-berlin.de> Request was from ludo@gnu.org (Ludovic Courtès) to control@debbugs.gnu.org. (Tue, 28 Aug 2018 12:08:02 GMT) (full text, mbox, link).


bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Wed, 26 Sep 2018 11:24:05 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Mon Nov 4 22:21:11 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.