GNU bug report logs - #32493
[PATCH] gnu: Add r-a3.

Previous Next

Package: guix-patches;

Reported by: pimi <madalinionel.patrascu <at> mdc-berlin.de>

Date: Tue, 21 Aug 2018 15:22:05 UTC

Severity: normal

Tags: fixed, patch

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32493 in the body.
You can then email your comments to 32493 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#32493; Package guix-patches. (Tue, 21 Aug 2018 15:22:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to pimi <madalinionel.patrascu <at> mdc-berlin.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 21 Aug 2018 15:22:06 GMT) Full text and rfc822 format available.

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

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

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 66bbaa1d6..7c30ece5c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4897,3 +4897,26 @@ modify the data or the graphical parameters of one or multiple interactive
 charts.  It is useful to quickly explore visually some data or for package
 developers to generate user interfaces easy to maintain.")
     (license license:gpl2+)))
+
+(define-public r-a3
+  (package
+    (name "r-a3")
+    (version "1.0.0")
+    (source
+     (origin
+       (method url-fetch)
+       (uri (cran-uri "A3" version))
+       (sha256
+        (base32 "017hq9pjsv1h9i7cqk5cfx27as54shlhdsdvr6jkhb8jfkpdb6cw"))))
+    (properties `((upstream-name . "A3")))
+    (build-system r-build-system)
+    (propagated-inputs
+     `(("r-pbapply" ,r-pbapply)
+       ("r-xtable" ,r-xtable)))
+    (home-page "https://cran.r-project.org/web/packages/A3/")
+    (synopsis "Error metrics for predictive models")
+    (description
+     "This package supplies tools for tabulating and analyzing the results of predictive
+models.  The methods employed are applicable to virtually any predictive model
+and make comparisons between different methodologies straightforward.")
+    (license license:gpl2+)))
-- 
2.17.1





Information forwarded to guix-patches <at> gnu.org:
bug#32493; Package guix-patches. (Thu, 23 Aug 2018 20:30:03 GMT) Full text and rfc822 format available.

Message #8 received at 32493 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: "MadalinIonel.Patrascu <at> mdc-berlin.de" <MadalinIonel.Patrascu <at> mdc-berlin.de>
Cc: 32492 <at> debbugs.gnu.org, 32491 <at> debbugs.gnu.org,
 "32489 <at> debbugs.gnu.org" <32489-done <at> debbugs.gnu.org>, 32493 <at> debbugs.gnu.org,
 32490-done <at> 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 <at> 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 <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Tue, 28 Aug 2018 12:08:01 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 32493 <at> debbugs.gnu.org and pimi <madalinionel.patrascu <at> mdc-berlin.de> Request was from ludo <at> gnu.org (Ludovic Courtès) to control <at> debbugs.gnu.org. (Tue, 28 Aug 2018 12:08:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 26 Sep 2018 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 271 days ago.

Previous Next


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