From patchwork Thu Aug 1 19:22:15 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Dr. Arne Babenhauserheide" X-Patchwork-Id: 14813 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 00651172B7; Thu, 1 Aug 2019 20:23:07 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id A916E172B3 for ; Thu, 1 Aug 2019 20:23:07 +0100 (BST) Received: from localhost ([::1]:58636 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1htGfL-0007du-BT for patchwork@mira.cbaines.net; Thu, 01 Aug 2019 15:23:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43411) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1htGfH-0007do-Kg for guix-patches@gnu.org; Thu, 01 Aug 2019 15:23:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1htGfG-0007pD-B1 for guix-patches@gnu.org; Thu, 01 Aug 2019 15:23:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46451) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1htGfG-0007p9-88 for guix-patches@gnu.org; Thu, 01 Aug 2019 15:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1htGfG-000060-3W for guix-patches@gnu.org; Thu, 01 Aug 2019 15:23:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#36893] [PATCH 1/1] gnu: r-rdae r-tm r-nlp: Add dependencies for r-wordcloud Resent-From: Arne Babenhauserheide Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 01 Aug 2019 19:23:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 36893 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 36893@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.1564687367332 (code B ref -1); Thu, 01 Aug 2019 19:23:01 +0000 Received: (at submit) by debbugs.gnu.org; 1 Aug 2019 19:22:47 +0000 Received: from localhost ([127.0.0.1]:55272 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htGf1-00005H-At for submit@debbugs.gnu.org; Thu, 01 Aug 2019 15:22:47 -0400 Received: from lists.gnu.org ([209.51.188.17]:50197) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htGex-000052-6s for submit@debbugs.gnu.org; Thu, 01 Aug 2019 15:22:46 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43330) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1htGev-0007bt-O1 for guix-patches@gnu.org; Thu, 01 Aug 2019 15:22:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1htGeu-0007eB-EB for guix-patches@gnu.org; Thu, 01 Aug 2019 15:22:41 -0400 Received: from mout.web.de ([212.227.17.12]:57025) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1htGeu-0007dW-22 for guix-patches@gnu.org; Thu, 01 Aug 2019 15:22:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=web.de; s=dbaedf251592; t=1564687355; bh=mtXiDW146XRrEWqKmBhQaD4LAnE6Z7UxnJw53068IQY=; h=X-UI-Sender-Class:From:To:Cc:Subject:Date:Reply-To; b=a2s8YrCLMpHIfShyXpgE6AbbxAe5GL7DS7AH7W0jxyV1Rjuza8B/C6rFECROZkd8v OjJ30PH7lQi7ZyaezYuKBg+s0tpEV+TrY4G/Q+qWJ64UZmIb7iuMkZ4YT76FfD4zZH fuQCrLTCrt4hit5UJOLWi4BgPYWLHdowmudL7Tx4= X-UI-Sender-Class: c548c8c5-30a9-4db5-a2e7-cb6cb037b8f9 Received: from fluss.speedport.ip ([84.149.83.171]) by smtp.web.de (mrweb101 [213.165.67.124]) with ESMTPSA (Nemesis) id 0Lz376-1iODf923jE-0149wX; Thu, 01 Aug 2019 21:22:35 +0200 From: Arne Babenhauserheide Date: Thu, 1 Aug 2019 21:22:15 +0200 Message-Id: <20190801192215.8768-1-arne_bab@web.de> X-Mailer: git-send-email 2.22.0 MIME-Version: 1.0 X-Provags-ID: V03:K1:2w6c1Ap40QViiPLi486lBpLZpthQPGTAXxheszCBxJQiApUoeKP 2bzPQ/mco2kvTwdpR/h5wsDM/qTt8erTbvLGucuyY2mB5e7tof+InhTxZvfvCO7PzYVvI7Q ZqXzoZUsJ+H+xGu3ZOPZwpw500o9cKYcZCQhq5vuDL+ZBYzjVU1TyGgHEp/4wGc6oZGRPvZ IvdGMBArOF0biVFo3CfkA== X-UI-Out-Filterresults: notjunk:1;V03:K0:W2TtaVXwffM=:vKGm7IR0T92zmB0A3yw8wi PR/OVsIrkCa/p87ALKlvhAR9QeyE+65mVEjC8f+NDe6n1uuoJndDvPntZr39Zsv4cSd41Eu61 HrAKCwoLP44JAc6OYjofW0dYn4gutYz4dY94db59Yeyk8rqny+1uybUuu67QrEyTXvWhTZWk6 XG+jsWiNvxGsvH3HVuNpv19svhQMK6imgGgQUEmIUe7KDIxyHI9V1vjy4hcRgP5j+cI5uE8z4 vx0m7dOjBm7590BWFoo7Oe6DH1x760iHfJj87uzXjX9Vt9mqbnYe/QAuwt9zYhAshyoWbvq4B dXVPGpqkysRd4spzjL1AnK21sQDBx28gGi4L5/evQbL2aGLgO9Cl6N+WSOWG6Tk1YHQHGSYXQ DPTSq8xJ5PejV2O6f1fGGtXyXMh3aSn9lcKGwQArJ0VUinekiWqfwwEYWCvecCZX2yavBBbVq 7RCRBUgQG3CBHGCzhpr6NmwZhe4R0TpEoaOa/7SSOSgVm2c0To3VkXk8XsuWRNf3EIltEtaJq D6saAlWWPthHQq20ZP4jnYG2wXBqSRXkXvoCQ5ALd1CumMzcJmeU/RCB0WPCsIW9KIMV5I/R9 JzHC6x06HiFpBhKapBVVidXAvNZginmwZPIwLgz1dpD5mNAN4pPLgOvP8ShPd0UeaTeiWi0j3 JtmYg+1PqeHaD56/cfm545zwYb9FDWYi9/kRjCP2RLLoIHB3QvxcnAKRHbf+4/cpBWVE= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: arne_bab@web.de Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * gnu/packages/cran.scm (r-wordcloud): Add missing dependencies [propagated-inputs]: add r-rdae r-tm r-nlp * gnu/packages/cran (r-rdae): New variable. * gnu/packages/cran (r-tm): New variable. * gnu/packages/cran (r-nlp): New variable. --- gnu/packages/cran.scm | 69 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) -- 2.22.0 diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index e307d2d57c..a00d71e801 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -6447,6 +6447,50 @@ these limits on the basis of the mathematical properties of the distribution of the analyzed items.") (license license:gpl3))) +(define-public r-nlp + (package + (name "r-nlp") + (version "0.2-0") + (source + (origin + (method url-fetch) + (uri (cran-uri "NLP" version)) + (sha256 + (base32 + "0xbhkrnxcbf322jfw31xcn4y2gnk5y7ccq1bz4h3prf44h0whr7w")))) + (properties `((upstream-name . "NLP"))) + (build-system r-build-system) + (home-page + "https://cran.r-project.org/web/packages/NLP") + (synopsis + "Natural Language Processing Infrastructure") + (description + "Basic classes and methods for Natural Language Processing.") + (license license:gpl3))) + +(define-public r-tm + (package + (name "r-tm") + (version "0.7-6") + (source + (origin + (method url-fetch) + (uri (cran-uri "tm" version)) + (sha256 + (base32 "0spv43kjbpxq3rdxx8ysgrncjyc35ydiwk7gp8n4sig45iqyz59r")))) + (build-system r-build-system) + (propagated-inputs + `(("r-slam" ,r-slam) + ("r-xml2" ,r-xml2) + ("r-bh" ,r-bh) + ("r-nlp" ,r-nlp) + ("r-rcpp" ,r-rcpp))) + (home-page "https://cran.r-project.org/web/packages/tm/") + (synopsis "Framework for text mining applications") + (description + "A framework for text mining applications within R.") + (license license:gpl2))) + (define-public r-slam (package (name "r-slam") @@ -9159,7 +9203,9 @@ pairs (Selesnick 2001, 2002).") (build-system r-build-system) (propagated-inputs `(("r-rcolorbrewer" ,r-rcolorbrewer) - ("r-rcpp" ,r-rcpp))) + ("r-rcpp" ,r-rcpp) + ("r-slam" ,r-slam) + ("r-tm" ,r-tm))) (home-page "https://cran.r-project.org/web/packages/wordcloud") (synopsis "Word clouds") (description @@ -14334,6 +14380,27 @@ engine (Salmon et al., 2011) as provided by the package @code{sitmo}.") ;; whole is distributed under the terms of the AGPL 3. (license license:agpl3))) +(define-public r-rdae + (package + (name "r-dae") + (version "3.0-32") + (source + (origin + (method url-fetch) + (uri (cran-uri "dae" version)) + (sha256 + (base32 + "0syv6kjnicb0x7sxbaavxhiv9mcqvc2zzbf4wyar933q3hzrxnrd")))) + (build-system r-build-system) + (propagated-inputs + `(("r-ggplot2" ,r-ggplot2) ("r-plyr" ,r-plyr))) + (home-page "http://chris.brien.name") + (synopsis + "Functions Useful in the Design and ANOVA of Experiments") + (description + "The content falls into the following groupings: (i) Data, (ii) Factor manipulation functions, (iii) Design functions, (iv) ANOVA functions, (v) Matrix functions, (vi) Projector and canonical efficiency functions, and (vii) Miscellaneous functions. There is a vignette describing how to use the design functions for randomizing and assessing designs available as a vignette called 'DesignNotes'. The ANOVA functions facilitate the extraction of information when the 'Error' function has been used in the call to 'aov'. The package 'dae' can also be installed from .") + (license license:gpl2+))) + (define-public r-dalex (package (name "r-dalex")