Report forwarded
to guix-patches@gnu.org
:
bug#26095
; Package guix-patches
.
guix-patches@gnu.org
X-Loop: help-debbugs@gnu.org
Subject: bug#26095: R: do not build recommended packages
Resent-From: Ricardo Wurmus
Original-Sender: "Debbugs-submit"
Resent-CC: guix-patches@gnu.org
Resent-Date: Tue, 14 Mar 2017 08:30:02 +0000
Resent-Message-ID:
Resent-Sender: help-debbugs@gnu.org
X-GNU-PR-Message: report 26095
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords:
To: 26095@debbugs.gnu.org
X-Debbugs-Original-To: guix-patches@gnu.org
Received: via spool by submit@debbugs.gnu.org id=B.14894801591162
(code B ref -1); Tue, 14 Mar 2017 08:30:02 +0000
Received: (at submit) by debbugs.gnu.org; 14 Mar 2017 08:29:19 +0000
Received: from localhost ([127.0.0.1]:54721 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cnhpW-0000Ig-O5
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 04:29:18 -0400
Received: from eggs.gnu.org ([208.118.235.92]:54571)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cnhpV-0000IT-2c
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 04:29:17 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1cnhpO-00014S-RV
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 04:29:11 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org
X-Spam-Level:
X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled
version=3.3.2
Received: from lists.gnu.org ([2001:4830:134:3::11]:46586)
by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
(Exim 4.71) (envelope-from ) id 1cnhpO-00014O-PH
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 04:29:10 -0400
Received: from eggs.gnu.org ([2001:4830:134:3::10]:45510)
by lists.gnu.org with esmtp (Exim 4.71)
(envelope-from ) id 1cnhpM-0005M2-GH
for guix-patches@gnu.org; Tue, 14 Mar 2017 04:29:10 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1cnhpH-00011R-KO
for guix-patches@gnu.org; Tue, 14 Mar 2017 04:29:08 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21020)
by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
(Exim 4.71) (envelope-from ) id 1cnhpH-00010f-E4
for guix-patches@gnu.org; Tue, 14 Mar 2017 04:29:03 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489480138371144.2514938811363;
Tue, 14 Mar 2017 01:28:58 -0700 (PDT)
User-agent: mu4e 0.9.18; emacs 25.1.1
From: Ricardo Wurmus
X-URL: https://example.com
X-PGP-Key: https://example.com/rekado.pubkey
X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
Date: Tue, 14 Mar 2017 09:28:55 +0100
Message-ID: <87h92w1cu0.fsf@example.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy]
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x
X-Received-From: 2001:4830:134:3::11
X-Spam-Score: -4.0 (----)
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: -4.0 (----)
This relates to bug 25598 “R packages are not bit-reproducible”. R
itself does not build reproducibly. One of the reasons is that it
includes recommended packages that are built in a random temporary
directory. The build paths for each of these packages is then embedded
in the packages’ “paths.rds” files.
We don’t have this problem when building the packages with the
“r-build-system” like any other R package.
This patch set adds package expressions for each of the recommended
packages, disables building of recommended packages, and adds some of
these packages to those R packages that need them.
I’ve successfully rebuilt all R packages to make sure that these changes
don’t break anything.
I also have an unpolished patch to fix bug 25598, but it depends on this
patch set.
--
Ricardo
GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
https://example.com
Acknowledgement sent
to Ricardo Wurmus <rekado@example.com>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
-t
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-Mailer: MIME-tools 5.505 (Entity 5.505)
Content-Type: text/plain; charset=utf-8
X-Loop: help-debbugs@gnu.org
From: help-debbugs@gnu.org (GNU bug Tracking System)
To: Ricardo Wurmus
Subject: bug#26095: Acknowledgement (R: do not build recommended packages)
Message-ID:
References: <87h92w1cu0.fsf@example.com>
X-Gnu-PR-Message: ack 26095
X-Gnu-PR-Package: guix-patches
Reply-To: 26095@debbugs.gnu.org
Date: Tue, 14 Mar 2017 08:30:02 +0000
Thank you for filing a new bug report with debbugs.gnu.org.
This is an automatically generated reply to let you know your message
has been received.
Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
guix-patches@gnu.org
If you wish to submit further information on this problem, please
send it to 26095@debbugs.gnu.org.
Please do not send mail to help-debbugs@gnu.org unless you wish
to report a problem with the Bug-tracking system.
--=20
26095: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D26095
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
Received: (at submit) by debbugs.gnu.org; 14 Mar 2017 08:29:19 +0000
From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 04:29:18 2017
Received: from localhost ([127.0.0.1]:54721 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cnhpW-0000Ig-O5
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 04:29:18 -0400
Received: from eggs.gnu.org ([208.118.235.92]:54571)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cnhpV-0000IT-2c
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 04:29:17 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1cnhpO-00014S-RV
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 04:29:11 -0400
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org
X-Spam-Level:
X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled
version=3.3.2
Received: from lists.gnu.org ([2001:4830:134:3::11]:46586)
by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
(Exim 4.71) (envelope-from ) id 1cnhpO-00014O-PH
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 04:29:10 -0400
Received: from eggs.gnu.org ([2001:4830:134:3::10]:45510)
by lists.gnu.org with esmtp (Exim 4.71)
(envelope-from ) id 1cnhpM-0005M2-GH
for guix-patches@gnu.org; Tue, 14 Mar 2017 04:29:10 -0400
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
(envelope-from ) id 1cnhpH-00011R-KO
for guix-patches@gnu.org; Tue, 14 Mar 2017 04:29:08 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21020)
by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32)
(Exim 4.71) (envelope-from ) id 1cnhpH-00010f-E4
for guix-patches@gnu.org; Tue, 14 Mar 2017 04:29:03 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489480138371144.2514938811363;
Tue, 14 Mar 2017 01:28:58 -0700 (PDT)
User-agent: mu4e 0.9.18; emacs 25.1.1
From: Ricardo Wurmus
To: guix-patches@gnu.org
Subject: R: do not build recommended packages
X-URL: https://example.com
X-PGP-Key: https://example.com/rekado.pubkey
X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
Date: Tue, 14 Mar 2017 09:28:55 +0100
Message-ID: <87h92w1cu0.fsf@example.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy]
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x
X-Received-From: 2001:4830:134:3::11
X-Spam-Score: -4.0 (----)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: -4.0 (----)
This relates to bug 25598 “R packages are not bit-reproducible”. R
itself does not build reproducibly. One of the reasons is that it
includes recommended packages that are built in a random temporary
directory. The build paths for each of these packages is then embedded
in the packages’ “paths.rds” files.
We don’t have this problem when building the packages with the
“r-build-system” like any other R package.
This patch set adds package expressions for each of the recommended
packages, disables building of recommended packages, and adds some of
these packages to those R packages that need them.
I’ve successfully rebuilt all R packages to make sure that these changes
don’t break anything.
I also have an unpolished patch to fix bug 25598, but it depends on this
patch set.
--
Ricardo
GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
https://example.com
Information forwarded
to guix-patches@gnu.org
:
bug#26095
; Package guix-patches
.
guix-patches@gnu.org
X-Loop: help-debbugs@gnu.org
Subject: bug#26095: [PATCH 02/17] gnu: Add r-mass.
Resent-From: Ricardo Wurmus
Original-Sender: "Debbugs-submit"
Resent-CC: guix-patches@gnu.org
Resent-Date: Tue, 14 Mar 2017 09:04:01 +0000
Resent-Message-ID:
Resent-Sender: help-debbugs@gnu.org
X-GNU-PR-Message: followup 26095
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords:
To: 26095@debbugs.gnu.org
Cc: Ricardo Wurmus
Received: via spool by 26095-submit@debbugs.gnu.org id=B26095.148948219010932
(code B ref 26095); Tue, 14 Mar 2017 09:04:01 +0000
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:10 +0000
Received: from localhost ([127.0.0.1]:54736 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMH-0002qE-Pe
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:09 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21033)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMG-0002q0-8j
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:08 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482184868114.23117059581193;
Tue, 14 Mar 2017 02:03:04 -0700 (PDT)
From: Ricardo Wurmus
Date: Tue, 14 Mar 2017 10:02:41 +0100
Message-Id: <20170314090256.7695-2-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-mass): New variable.
---
gnu/packages/statistics.scm | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 54305a2f8..189a1d299 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -241,6 +241,27 @@ D.V. Hinkley (1997, CUP), originally written by Angelo Canty for S.")
;; Unlimited distribution
(license (license:non-copyleft "file://R/bootfuns.q"))))
+(define-public r-mass
+ (package
+ (name "r-mass")
+ (version "7.3-45")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "MASS" version))
+ (sha256
+ (base32
+ "13lp5919h2bnpmf8rbmkar8a41yx62fnx66pkvljvqf60wa29qsx"))))
+ (properties `((upstream-name . "MASS")))
+ (build-system r-build-system)
+ (home-page "http://www.stats.ox.ac.uk/pub/MASS4/")
+ (synopsis "Support functions and datasets for Venables and Ripley's MASS")
+ (description
+ "This package provides functions and datasets for the book \"Modern
+Applied Statistics with S\" (4th edition, 2002) by Venables and Ripley.")
+ ;; Either version may be picked.
+ (license (list license:gpl2 license:gpl3))))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:10 +0000
From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 05:03:10 2017
Received: from localhost ([127.0.0.1]:54736 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMH-0002qE-Pe
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:09 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21033)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMG-0002q0-8j
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:08 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482184868114.23117059581193;
Tue, 14 Mar 2017 02:03:04 -0700 (PDT)
From: Ricardo Wurmus
To: 26095@debbugs.gnu.org
Subject: [PATCH 02/17] gnu: Add r-mass.
Date: Tue, 14 Mar 2017 10:02:41 +0100
Message-Id: <20170314090256.7695-2-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: 26095
Cc: Ricardo Wurmus
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-mass): New variable.
---
gnu/packages/statistics.scm | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 54305a2f8..189a1d299 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -241,6 +241,27 @@ D.V. Hinkley (1997, CUP), originally written by Angelo Canty for S.")
;; Unlimited distribution
(license (license:non-copyleft "file://R/bootfuns.q"))))
+(define-public r-mass
+ (package
+ (name "r-mass")
+ (version "7.3-45")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "MASS" version))
+ (sha256
+ (base32
+ "13lp5919h2bnpmf8rbmkar8a41yx62fnx66pkvljvqf60wa29qsx"))))
+ (properties `((upstream-name . "MASS")))
+ (build-system r-build-system)
+ (home-page "http://www.stats.ox.ac.uk/pub/MASS4/")
+ (synopsis "Support functions and datasets for Venables and Ripley's MASS")
+ (description
+ "This package provides functions and datasets for the book \"Modern
+Applied Statistics with S\" (4th edition, 2002) by Venables and Ripley.")
+ ;; Either version may be picked.
+ (license (list license:gpl2 license:gpl3))))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Information forwarded
to guix-patches@gnu.org
:
bug#26095
; Package guix-patches
.
guix-patches@gnu.org
X-Loop: help-debbugs@gnu.org
Subject: bug#26095: [PATCH 01/17] gnu: Add r-boot.
Resent-From: Ricardo Wurmus
Original-Sender: "Debbugs-submit"
Resent-CC: guix-patches@gnu.org
Resent-Date: Tue, 14 Mar 2017 09:04:02 +0000
Resent-Message-ID:
Resent-Sender: help-debbugs@gnu.org
X-GNU-PR-Message: followup 26095
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords:
To: 26095@debbugs.gnu.org
Cc: Ricardo Wurmus
Received: via spool by 26095-submit@debbugs.gnu.org id=B26095.148948219110941
(code B ref 26095); Tue, 14 Mar 2017 09:04:02 +0000
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:11 +0000
Received: from localhost ([127.0.0.1]:54738 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMI-0002qH-0U
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:11 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21014)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMG-0002py-62
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:09 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482181810718.3930901673849;
Tue, 14 Mar 2017 02:03:01 -0700 (PDT)
From: Ricardo Wurmus
Date: Tue, 14 Mar 2017 10:02:40 +0100
Message-Id: <20170314090256.7695-1-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <87h92w1cu0.fsf@example.com>
References: <87h92w1cu0.fsf@example.com>
X-Spam-Score: 1.0 (+)
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-boot): New variable.
---
gnu/packages/statistics.scm | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 75bdb5df8..54305a2f8 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -220,6 +220,27 @@ publication-quality data plots. A large amount of 3rd-party packages are
available, greatly increasing its breadth and scope.")
(license license:gpl3+)))
+(define-public r-boot
+ (package
+ (name "r-boot")
+ (version "1.3-18")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "boot" version))
+ (sha256
+ (base32
+ "0pi348vvgzn1ny54yxhw6kq6nl7rx9bpr9ji1a6wqs8ah5zj7z8j"))))
+ (build-system r-build-system)
+ (home-page "http://cran.r-project.org/web/packages/boot")
+ (synopsis "Bootstrap functions for R")
+ (description
+ "This package provides functions and datasets for bootstrapping from the
+book \"Bootstrap Methods and Their Application\" by A.C. Davison and
+D.V. Hinkley (1997, CUP), originally written by Angelo Canty for S.")
+ ;; Unlimited distribution
+ (license (license:non-copyleft "file://R/bootfuns.q"))))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:11 +0000
From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 05:03:11 2017
Received: from localhost ([127.0.0.1]:54738 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMI-0002qH-0U
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:11 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21014)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMG-0002py-62
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:09 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482181810718.3930901673849;
Tue, 14 Mar 2017 02:03:01 -0700 (PDT)
From: Ricardo Wurmus
To: 26095@debbugs.gnu.org
Subject: [PATCH 01/17] gnu: Add r-boot.
Date: Tue, 14 Mar 2017 10:02:40 +0100
Message-Id: <20170314090256.7695-1-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <87h92w1cu0.fsf@example.com>
References: <87h92w1cu0.fsf@example.com>
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: 26095
Cc: Ricardo Wurmus
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-boot): New variable.
---
gnu/packages/statistics.scm | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 75bdb5df8..54305a2f8 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -220,6 +220,27 @@ publication-quality data plots. A large amount of 3rd-party packages are
available, greatly increasing its breadth and scope.")
(license license:gpl3+)))
+(define-public r-boot
+ (package
+ (name "r-boot")
+ (version "1.3-18")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "boot" version))
+ (sha256
+ (base32
+ "0pi348vvgzn1ny54yxhw6kq6nl7rx9bpr9ji1a6wqs8ah5zj7z8j"))))
+ (build-system r-build-system)
+ (home-page "http://cran.r-project.org/web/packages/boot")
+ (synopsis "Bootstrap functions for R")
+ (description
+ "This package provides functions and datasets for bootstrapping from the
+book \"Bootstrap Methods and Their Application\" by A.C. Davison and
+D.V. Hinkley (1997, CUP), originally written by Angelo Canty for S.")
+ ;; Unlimited distribution
+ (license (license:non-copyleft "file://R/bootfuns.q"))))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Information forwarded
to guix-patches@gnu.org
:
bug#26095
; Package guix-patches
.
guix-patches@gnu.org
X-Loop: help-debbugs@gnu.org
Subject: bug#26095: [PATCH 03/17] gnu: Add r-class.
Resent-From: Ricardo Wurmus
Original-Sender: "Debbugs-submit"
Resent-CC: guix-patches@gnu.org
Resent-Date: Tue, 14 Mar 2017 09:04:02 +0000
Resent-Message-ID:
Resent-Sender: help-debbugs@gnu.org
X-GNU-PR-Message: followup 26095
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords:
To: 26095@debbugs.gnu.org
Cc: Ricardo Wurmus
Received: via spool by 26095-submit@debbugs.gnu.org id=B26095.148948219310954
(code B ref 26095); Tue, 14 Mar 2017 09:04:02 +0000
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:13 +0000
Received: from localhost ([127.0.0.1]:54741 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniML-0002qc-9W
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:13 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21109)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMI-0002qN-MO
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:11 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482187941337.1994676040965;
Tue, 14 Mar 2017 02:03:07 -0700 (PDT)
From: Ricardo Wurmus
Date: Tue, 14 Mar 2017 10:02:42 +0100
Message-Id: <20170314090256.7695-3-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-class): New variable.
---
gnu/packages/statistics.scm | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 189a1d299..9199c0b9e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -262,6 +262,28 @@ Applied Statistics with S\" (4th edition, 2002) by Venables and Ripley.")
;; Either version may be picked.
(license (list license:gpl2 license:gpl3))))
+(define-public r-class
+ (package
+ (name "r-class")
+ (version "7.3-14")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "class" version))
+ (sha256
+ (base32
+ "173b8a16lh1i0zjmr784l0xr0azp9v8bgslh12hfdswbq7dpdf0q"))))
+ (build-system r-build-system)
+ (propagated-inputs
+ `(("r-mass" ,r-mass)))
+ (home-page "http://www.stats.ox.ac.uk/pub/MASS4/")
+ (synopsis "R functions for classification")
+ (description
+ "This package provides various functions for classification, including
+k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.")
+ ;; Either of the two versions can be picked.
+ (license (list license:gpl2 license:gpl3))))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:13 +0000
From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 05:03:13 2017
Received: from localhost ([127.0.0.1]:54741 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniML-0002qc-9W
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:13 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21109)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMI-0002qN-MO
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:11 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482187941337.1994676040965;
Tue, 14 Mar 2017 02:03:07 -0700 (PDT)
From: Ricardo Wurmus
To: 26095@debbugs.gnu.org
Subject: [PATCH 03/17] gnu: Add r-class.
Date: Tue, 14 Mar 2017 10:02:42 +0100
Message-Id: <20170314090256.7695-3-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: 26095
Cc: Ricardo Wurmus
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-class): New variable.
---
gnu/packages/statistics.scm | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 189a1d299..9199c0b9e 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -262,6 +262,28 @@ Applied Statistics with S\" (4th edition, 2002) by Venables and Ripley.")
;; Either version may be picked.
(license (list license:gpl2 license:gpl3))))
+(define-public r-class
+ (package
+ (name "r-class")
+ (version "7.3-14")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "class" version))
+ (sha256
+ (base32
+ "173b8a16lh1i0zjmr784l0xr0azp9v8bgslh12hfdswbq7dpdf0q"))))
+ (build-system r-build-system)
+ (propagated-inputs
+ `(("r-mass" ,r-mass)))
+ (home-page "http://www.stats.ox.ac.uk/pub/MASS4/")
+ (synopsis "R functions for classification")
+ (description
+ "This package provides various functions for classification, including
+k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.")
+ ;; Either of the two versions can be picked.
+ (license (list license:gpl2 license:gpl3))))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Information forwarded
to guix-patches@gnu.org
:
bug#26095
; Package guix-patches
.
guix-patches@gnu.org
X-Loop: help-debbugs@gnu.org
Subject: bug#26095: [PATCH 04/17] gnu: Add r-cluster.
Resent-From: Ricardo Wurmus
Original-Sender: "Debbugs-submit"
Resent-CC: guix-patches@gnu.org
Resent-Date: Tue, 14 Mar 2017 09:04:03 +0000
Resent-Message-ID:
Resent-Sender: help-debbugs@gnu.org
X-GNU-PR-Message: followup 26095
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords:
To: 26095@debbugs.gnu.org
Cc: Ricardo Wurmus
Received: via spool by 26095-submit@debbugs.gnu.org id=B26095.148948219610971
(code B ref 26095); Tue, 14 Mar 2017 09:04:03 +0000
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:16 +0000
Received: from localhost ([127.0.0.1]:54744 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMO-0002qs-Ha
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:16 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21116)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMM-0002qk-Qm
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:15 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482191021786.5984999866124;
Tue, 14 Mar 2017 02:03:11 -0700 (PDT)
From: Ricardo Wurmus
Date: Tue, 14 Mar 2017 10:02:43 +0100
Message-Id: <20170314090256.7695-4-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-cluster): New variable.
---
gnu/packages/statistics.scm | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 9199c0b9e..1492dccfb 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -284,6 +284,26 @@ k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.")
;; Either of the two versions can be picked.
(license (list license:gpl2 license:gpl3))))
+(define-public r-cluster
+ (package
+ (name "r-cluster")
+ (version "2.0.5")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "cluster" version))
+ (sha256
+ (base32
+ "1bkvqmv8h2c423q9ag2afb6s9j2vcdlxsf559zzbimraphrr2c2b"))))
+ (build-system r-build-system)
+ (home-page "http://cran.r-project.org/web/packages/cluster")
+ (synopsis "Methods for cluster analysis")
+ (description
+ "This package provides methods for cluster analysis. It is a much
+extended version of the original from Peter Rousseeuw, Anja Struyf and Mia
+Hubert, based on Kaufman and Rousseeuw (1990) \"Finding Groups in Data\".")
+ (license license:gpl2+)))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:16 +0000
From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 05:03:16 2017
Received: from localhost ([127.0.0.1]:54744 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMO-0002qs-Ha
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:16 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21116)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMM-0002qk-Qm
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:15 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482191021786.5984999866124;
Tue, 14 Mar 2017 02:03:11 -0700 (PDT)
From: Ricardo Wurmus
To: 26095@debbugs.gnu.org
Subject: [PATCH 04/17] gnu: Add r-cluster.
Date: Tue, 14 Mar 2017 10:02:43 +0100
Message-Id: <20170314090256.7695-4-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: 26095
Cc: Ricardo Wurmus
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-cluster): New variable.
---
gnu/packages/statistics.scm | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 9199c0b9e..1492dccfb 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -284,6 +284,26 @@ k-nearest neighbour, Learning Vector Quantization and Self-Organizing Maps.")
;; Either of the two versions can be picked.
(license (list license:gpl2 license:gpl3))))
+(define-public r-cluster
+ (package
+ (name "r-cluster")
+ (version "2.0.5")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "cluster" version))
+ (sha256
+ (base32
+ "1bkvqmv8h2c423q9ag2afb6s9j2vcdlxsf559zzbimraphrr2c2b"))))
+ (build-system r-build-system)
+ (home-page "http://cran.r-project.org/web/packages/cluster")
+ (synopsis "Methods for cluster analysis")
+ (description
+ "This package provides methods for cluster analysis. It is a much
+extended version of the original from Peter Rousseeuw, Anja Struyf and Mia
+Hubert, based on Kaufman and Rousseeuw (1990) \"Finding Groups in Data\".")
+ (license license:gpl2+)))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Information forwarded
to guix-patches@gnu.org
:
bug#26095
; Package guix-patches
.
guix-patches@gnu.org
X-Loop: help-debbugs@gnu.org
Subject: bug#26095: [PATCH 05/17] gnu: Add r-codetools.
Resent-From: Ricardo Wurmus
Original-Sender: "Debbugs-submit"
Resent-CC: guix-patches@gnu.org
Resent-Date: Tue, 14 Mar 2017 09:04:03 +0000
Resent-Message-ID:
Resent-Sender: help-debbugs@gnu.org
X-GNU-PR-Message: followup 26095
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords:
To: 26095@debbugs.gnu.org
Cc: Ricardo Wurmus
Received: via spool by 26095-submit@debbugs.gnu.org id=B26095.148948219910986
(code B ref 26095); Tue, 14 Mar 2017 09:04:03 +0000
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:19 +0000
Received: from localhost ([127.0.0.1]:54747 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMQ-0002r7-Ow
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:18 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21119)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMO-0002qt-Sg
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:17 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482193896711.7762833516957;
Tue, 14 Mar 2017 02:03:13 -0700 (PDT)
From: Ricardo Wurmus
Date: Tue, 14 Mar 2017 10:02:44 +0100
Message-Id: <20170314090256.7695-5-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-codetools): New variable.
---
gnu/packages/statistics.scm | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 1492dccfb..cbf5c14b1 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -304,6 +304,24 @@ extended version of the original from Peter Rousseeuw, Anja Struyf and Mia
Hubert, based on Kaufman and Rousseeuw (1990) \"Finding Groups in Data\".")
(license license:gpl2+)))
+(define-public r-codetools
+ (package
+ (name "r-codetools")
+ (version "0.2-15")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "codetools" version))
+ (sha256
+ (base32
+ "0h7sjmvvsi35041jp47cxhsqzgf1y8jrw6fxii7n26i8g7nrh1sf"))))
+ (build-system r-build-system)
+ (home-page "http://cran.r-project.org/web/packages/codetools")
+ (synopsis "Code analysis tools for R")
+ (description "This package provides code analysis tools for R.")
+ ;; Any version of the GPL.
+ (license (list license:gpl2+ license:gpl3+))))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:19 +0000
From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 05:03:19 2017
Received: from localhost ([127.0.0.1]:54747 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMQ-0002r7-Ow
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:18 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21119)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMO-0002qt-Sg
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:17 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482193896711.7762833516957;
Tue, 14 Mar 2017 02:03:13 -0700 (PDT)
From: Ricardo Wurmus
To: 26095@debbugs.gnu.org
Subject: [PATCH 05/17] gnu: Add r-codetools.
Date: Tue, 14 Mar 2017 10:02:44 +0100
Message-Id: <20170314090256.7695-5-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: 26095
Cc: Ricardo Wurmus
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-codetools): New variable.
---
gnu/packages/statistics.scm | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 1492dccfb..cbf5c14b1 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -304,6 +304,24 @@ extended version of the original from Peter Rousseeuw, Anja Struyf and Mia
Hubert, based on Kaufman and Rousseeuw (1990) \"Finding Groups in Data\".")
(license license:gpl2+)))
+(define-public r-codetools
+ (package
+ (name "r-codetools")
+ (version "0.2-15")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "codetools" version))
+ (sha256
+ (base32
+ "0h7sjmvvsi35041jp47cxhsqzgf1y8jrw6fxii7n26i8g7nrh1sf"))))
+ (build-system r-build-system)
+ (home-page "http://cran.r-project.org/web/packages/codetools")
+ (synopsis "Code analysis tools for R")
+ (description "This package provides code analysis tools for R.")
+ ;; Any version of the GPL.
+ (license (list license:gpl2+ license:gpl3+))))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Information forwarded
to guix-patches@gnu.org
:
bug#26095
; Package guix-patches
.
guix-patches@gnu.org
X-Loop: help-debbugs@gnu.org
Subject: bug#26095: [PATCH 06/17] gnu: Add r-foreign.
Resent-From: Ricardo Wurmus
Original-Sender: "Debbugs-submit"
Resent-CC: guix-patches@gnu.org
Resent-Date: Tue, 14 Mar 2017 09:04:03 +0000
Resent-Message-ID:
Resent-Sender: help-debbugs@gnu.org
X-GNU-PR-Message: followup 26095
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords:
To: 26095@debbugs.gnu.org
Cc: Ricardo Wurmus
Received: via spool by 26095-submit@debbugs.gnu.org id=B26095.148948220411010
(code B ref 26095); Tue, 14 Mar 2017 09:04:03 +0000
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:24 +0000
Received: from localhost ([127.0.0.1]:54751 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMW-0002rV-0b
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:24 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21132)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMV-0002rJ-17
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:23 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482196923552.914063811571;
Tue, 14 Mar 2017 02:03:16 -0700 (PDT)
From: Ricardo Wurmus
Date: Tue, 14 Mar 2017 10:02:45 +0100
Message-Id: <20170314090256.7695-6-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-foreign): New variable.
---
gnu/packages/statistics.scm | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index cbf5c14b1..2317b37c3 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -322,6 +322,26 @@ Hubert, based on Kaufman and Rousseeuw (1990) \"Finding Groups in Data\".")
;; Any version of the GPL.
(license (list license:gpl2+ license:gpl3+))))
+(define-public r-foreign
+ (package
+ (name "r-foreign")
+ (version "0.8-67")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "foreign" version))
+ (sha256
+ (base32
+ "1mcrm2pydimbyjhkrw5h380bifj1jhwzifph1xgh90asf3lvd1xd"))))
+ (build-system r-build-system)
+ (home-page "http://cran.r-project.org/web/packages/foreign")
+ (synopsis "Read data stored by other statistics software")
+ (description
+ "This package provides functions for reading and writing data stored by
+some versions of Epi Info, Minitab, S, SAS, SPSS, Stata, Systat and Weka and
+for reading and writing some dBase files.")
+ (license license:gpl2+)))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:24 +0000
From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 05:03:24 2017
Received: from localhost ([127.0.0.1]:54751 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMW-0002rV-0b
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:24 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21132)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMV-0002rJ-17
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:23 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482196923552.914063811571;
Tue, 14 Mar 2017 02:03:16 -0700 (PDT)
From: Ricardo Wurmus
To: 26095@debbugs.gnu.org
Subject: [PATCH 06/17] gnu: Add r-foreign.
Date: Tue, 14 Mar 2017 10:02:45 +0100
Message-Id: <20170314090256.7695-6-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: 26095
Cc: Ricardo Wurmus
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-foreign): New variable.
---
gnu/packages/statistics.scm | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index cbf5c14b1..2317b37c3 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -322,6 +322,26 @@ Hubert, based on Kaufman and Rousseeuw (1990) \"Finding Groups in Data\".")
;; Any version of the GPL.
(license (list license:gpl2+ license:gpl3+))))
+(define-public r-foreign
+ (package
+ (name "r-foreign")
+ (version "0.8-67")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "foreign" version))
+ (sha256
+ (base32
+ "1mcrm2pydimbyjhkrw5h380bifj1jhwzifph1xgh90asf3lvd1xd"))))
+ (build-system r-build-system)
+ (home-page "http://cran.r-project.org/web/packages/foreign")
+ (synopsis "Read data stored by other statistics software")
+ (description
+ "This package provides functions for reading and writing data stored by
+some versions of Epi Info, Minitab, S, SAS, SPSS, Stata, Systat and Weka and
+for reading and writing some dBase files.")
+ (license license:gpl2+)))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Information forwarded
to guix-patches@gnu.org
:
bug#26095
; Package guix-patches
.
guix-patches@gnu.org
X-Loop: help-debbugs@gnu.org
Subject: bug#26095: [PATCH 07/17] gnu: Add r-kernsmooth.
Resent-From: Ricardo Wurmus
Original-Sender: "Debbugs-submit"
Resent-CC: guix-patches@gnu.org
Resent-Date: Tue, 14 Mar 2017 09:04:04 +0000
Resent-Message-ID:
Resent-Sender: help-debbugs@gnu.org
X-GNU-PR-Message: followup 26095
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords:
To: 26095@debbugs.gnu.org
Cc: Ricardo Wurmus
Received: via spool by 26095-submit@debbugs.gnu.org id=B26095.148948220411017
(code B ref 26095); Tue, 14 Mar 2017 09:04:04 +0000
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:24 +0000
Received: from localhost ([127.0.0.1]:54753 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMW-0002rX-8N
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:24 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21130)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMV-0002rI-17
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:23 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482199917634.0397872636701;
Tue, 14 Mar 2017 02:03:19 -0700 (PDT)
From: Ricardo Wurmus
Date: Tue, 14 Mar 2017 10:02:46 +0100
Message-Id: <20170314090256.7695-7-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-kernsmooth): New variable.
---
gnu/packages/statistics.scm | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 2317b37c3..0b092ed15 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -342,6 +342,28 @@ some versions of Epi Info, Minitab, S, SAS, SPSS, Stata, Systat and Weka and
for reading and writing some dBase files.")
(license license:gpl2+)))
+(define-public r-kernsmooth
+ (package
+ (name "r-kernsmooth")
+ (version "2.23-15")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "KernSmooth" version))
+ (sha256
+ (base32
+ "1xhha8kw10jv8pv8b61hb5in9qiw3r2a9kdji3qlm991s4zd4wlb"))))
+ (properties `((upstream-name . "KernSmooth")))
+ (build-system r-build-system)
+ (home-page "http://cran.r-project.org/web/packages/KernSmooth")
+ (synopsis "Functions for kernel smoothing")
+ (description
+ "This package provides functions for kernel smoothing (and density
+estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995)
+\"Kernel Smoothing\".")
+ ;; Unlimited distribution
+ (license (license:non-copyleft "file://LICENCE.note"))))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:24 +0000
From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 05:03:24 2017
Received: from localhost ([127.0.0.1]:54753 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMW-0002rX-8N
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:24 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21130)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMV-0002rI-17
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:23 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 1489482199917634.0397872636701;
Tue, 14 Mar 2017 02:03:19 -0700 (PDT)
From: Ricardo Wurmus
To: 26095@debbugs.gnu.org
Subject: [PATCH 07/17] gnu: Add r-kernsmooth.
Date: Tue, 14 Mar 2017 10:02:46 +0100
Message-Id: <20170314090256.7695-7-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: 26095
Cc: Ricardo Wurmus
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-kernsmooth): New variable.
---
gnu/packages/statistics.scm | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 2317b37c3..0b092ed15 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -342,6 +342,28 @@ some versions of Epi Info, Minitab, S, SAS, SPSS, Stata, Systat and Weka and
for reading and writing some dBase files.")
(license license:gpl2+)))
+(define-public r-kernsmooth
+ (package
+ (name "r-kernsmooth")
+ (version "2.23-15")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "KernSmooth" version))
+ (sha256
+ (base32
+ "1xhha8kw10jv8pv8b61hb5in9qiw3r2a9kdji3qlm991s4zd4wlb"))))
+ (properties `((upstream-name . "KernSmooth")))
+ (build-system r-build-system)
+ (home-page "http://cran.r-project.org/web/packages/KernSmooth")
+ (synopsis "Functions for kernel smoothing")
+ (description
+ "This package provides functions for kernel smoothing (and density
+estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995)
+\"Kernel Smoothing\".")
+ ;; Unlimited distribution
+ (license (license:non-copyleft "file://LICENCE.note"))))
+
(define-public r-bit
(package
(name "r-bit")
--
2.12.0
Information forwarded
to guix-patches@gnu.org
:
bug#26095
; Package guix-patches
.
guix-patches@gnu.org
X-Loop: help-debbugs@gnu.org
Subject: bug#26095: [PATCH 08/17] gnu: r-lattice: Move to other recommended R packages.
Resent-From: Ricardo Wurmus
Original-Sender: "Debbugs-submit"
Resent-CC: guix-patches@gnu.org
Resent-Date: Tue, 14 Mar 2017 09:04:04 +0000
Resent-Message-ID:
Resent-Sender: help-debbugs@gnu.org
X-GNU-PR-Message: followup 26095
X-GNU-PR-Package: guix-patches
X-GNU-PR-Keywords:
To: 26095@debbugs.gnu.org
Cc: Ricardo Wurmus
Received: via spool by 26095-submit@debbugs.gnu.org id=B26095.148948220811040
(code B ref 26095); Tue, 14 Mar 2017 09:04:04 +0000
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:28 +0000
Received: from localhost ([127.0.0.1]:54757 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMa-0002rz-Ge
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:28 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21068)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMY-0002rl-AQ
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:26 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 148948220270532.832375765680126;
Tue, 14 Mar 2017 02:03:22 -0700 (PDT)
From: Ricardo Wurmus
Date: Tue, 14 Mar 2017 10:02:47 +0100
Message-Id: <20170314090256.7695-8-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-lattice): Move to the set of recommended R
packages.
---
gnu/packages/statistics.scm | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 0b092ed15..0fa3be42c 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -364,6 +364,26 @@ estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995)
;; Unlimited distribution
(license (license:non-copyleft "file://LICENCE.note"))))
+(define-public r-lattice
+ (package
+ (name "r-lattice")
+ (version "0.20-34")
+ (source (origin
+ (method url-fetch)
+ (uri (cran-uri "lattice" version))
+ (sha256
+ (base32
+ "0615h69czr73k47whhzimf1qxv5qk0cabcrkljwhyrn6m6piq6ja"))))
+ (build-system r-build-system)
+ (home-page "http://lattice.r-forge.r-project.org/")
+ (synopsis "High-level data visualization system")
+ (description
+ "The lattice package provides a powerful and elegant high-level data
+visualization system inspired by Trellis graphics, with an emphasis on
+multivariate data. Lattice is sufficient for typical graphics needs, and is
+also flexible enough to handle most nonstandard requirements.")
+ (license license:gpl2+)))
+
(define-public r-bit
(package
(name "r-bit")
@@ -2171,26 +2191,6 @@ scaling functions for R.")
"This package provides an integration of base and grid graphics for R.")
(license license:gpl2+)))
-(define-public r-lattice
- (package
- (name "r-lattice")
- (version "0.20-34")
- (source (origin
- (method url-fetch)
- (uri (cran-uri "lattice" version))
- (sha256
- (base32
- "0615h69czr73k47whhzimf1qxv5qk0cabcrkljwhyrn6m6piq6ja"))))
- (build-system r-build-system)
- (home-page "http://lattice.r-forge.r-project.org/")
- (synopsis "High-level data visualization system")
- (description
- "The lattice package provides a powerful and elegant high-level data
-visualization system inspired by Trellis graphics, with an emphasis on
-multivariate data. Lattice is sufficient for typical graphics needs, and is
-also flexible enough to handle most nonstandard requirements.")
- (license license:gpl2+)))
-
(define-public r-latticeextra
(package
(name "r-latticeextra")
--
2.12.0
Received: (at 26095) by debbugs.gnu.org; 14 Mar 2017 09:03:28 +0000
From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 05:03:28 2017
Received: from localhost ([127.0.0.1]:54757 helo=debbugs.gnu.org)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from )
id 1cniMa-0002rz-Ge
for submit@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:28 -0400
Received: from sender-of-o51.zoho.com ([135.84.80.216]:21068)
by debbugs.gnu.org with esmtp (Exim 4.84_2)
(envelope-from ) id 1cniMY-0002rl-AQ
for 26095@debbugs.gnu.org; Tue, 14 Mar 2017 05:03:26 -0400
Received: from localhost (xd933fe09.dyn.telefonica.de [217.51.254.9]) by
mx.zohomail.com with SMTPS id 148948220270532.832375765680126;
Tue, 14 Mar 2017 02:03:22 -0700 (PDT)
From: Ricardo Wurmus
To: 26095@debbugs.gnu.org
Subject: [PATCH 08/17] gnu: r-lattice: Move to other recommended R packages.
Date: Tue, 14 Mar 2017 10:02:47 +0100
Message-Id: <20170314090256.7695-8-rekado@example.com>
X-Mailer: git-send-email 2.12.0
In-Reply-To: <20170314090256.7695-1-rekado@example.com>
References: <87h92w1cu0.fsf@example.com>
<20170314090256.7695-1-rekado@example.com>
X-Spam-Score: 1.0 (+)
X-Debbugs-Envelope-To: 26095
Cc: Ricardo Wurmus
X-BeenThere: debbugs-submit@debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id:
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Errors-To: debbugs-submit-bounces@debbugs.gnu.org
Sender: "Debbugs-submit"
X-Spam-Score: 1.0 (+)
* gnu/packages/statistics.scm (r-lattice): Move to the set of recommended R
packages.
---
gnu/packages/statistics.scm | 40 ++++++++++++++++++++--------------------
1 file changed, 20 insertions(+), 20 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 0b092ed15..0fa3be42c 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -364,6 +364,26 @@ estimation) corresponding to the book: Wand, M.P. and Jones, M.C. (1995)
;; Unlimited distribution
(license (license:non-copyleft "file://LICENCE.note"))))
+(define-public r-lattice
+ (package
+ (name "r-lattice")
+ (version "0.20-34")
+ (source (origin
+ (method url-fetch)
+ (uri (cran-uri "lattice" version))
+ (sha256
+ (base32
+ "0615h69czr73k47whhzimf1qxv5qk0cabcrkljwhyrn6m6piq6ja"))))
+ (build-system r-build-system)
+ (home-page "http://lattice.r-forge.r-project.org/")
+ (synopsis "High-level data visualization system")
+ (description
+ "The lattice package provides a powerful and elegant high-level data
+visualization system inspired by Trellis graphics, with an emphasis on
+multivariate data. Lattice is sufficient for typical graphics needs, and is
+also flexible enough to handle most nonstandard requirements.")
+ (license license:gpl2+)))
+
(define-public r-bit
(package
(name "r-bit")
@@ -2171,26 +2191,6 @@ scaling functions for R.")
"This package provides an integration of base and grid graphics for R.")
(license license:gpl2+)))
-(define-public r-lattice
- (package
- (name "r-lattice")
- (version "0.20-34")
- (source (origin
- (method url-fetch)
- (uri (cran-uri "lattice" version))
- (sha256
- (base32
- "0615h69czr73k47whhzimf1qxv5qk0cabcrkljwhyrn6m6piq6ja"))))
- (build-system r-build-system)
- (home-page "http://lattice.r-forge.r-project.org/")
- (synopsis "High-level data visualization system")
- (description
- "The lattice package provides a powerful and elegant high-level data
-visualization system inspired by Trellis graphics, with an emphasis on
-multivariate data. Lattice is sufficient for typical graphics needs, and is
-also flexible enough to handle most nonstandard requirements.")
- (license license:gpl2+)))
-
(define-public r-latticeextra
(package
(name "r-latticeextra")
--
2.12.0
Information forwarded
to guix-patches@gnu.org
:
bug#26095
; Package guix-patches
.
guix-patches@gnu.org
X-Loop: help-debbugs@gnu.org
Subject: bug#26095: [PATCH 09/17] gnu: r-matrix: Move to set of recommended R packages.
Resent-From: Ricardo Wurmus
Original-Sender: "Debbugs-submit"