guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 00/18] Add R packages


From: Ricardo Wurmus
Subject: [PATCH 00/18] Add R packages
Date: Thu, 24 Nov 2016 17:51:21 +0100

Hi Guix,

what follows are a couple of R packages that I've been using at work for a few
weeks.  To avoid delays I often add requested packages to our local repository
first; when my staging file gets too big I take some time to upstream them.

All these patches have been checked with "guix lint".

These are all the R packages I currently have in my staging file.  A few more
bioinfo things might follow later.

~~ Ricardo

Ricardo Wurmus (18):
  gnu: Add r-rematch.
  gnu: Add r-cellranger.
  gnu: Add r-googlesheets.
  gnu: Add r-spams.
  gnu: Add r-r4rna.
  gnu: Add r-dynamictreecut.
  gnu: Add r-preprocesscore.
  gnu: Add r-fastcluster.
  gnu: Add r-wgcna.
  gnu: Add r-sfsmisc.
  gnu: Add r-kernlab.
  gnu: Add r-gtools.
  gnu: Add r-chipkernels.
  gnu: Add r-seqgl.
  gnu: Add r-gdata.
  gnu: Add r-gplots.
  gnu: Add r-rocr.
  gnu: Add r-gkmsvm.

 gnu/packages/bioinformatics.scm   | 158 ++++++++++++++++++
 gnu/packages/machine-learning.scm |  22 +++
 gnu/packages/statistics.scm       | 340 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 520 insertions(+)

-- 
2.10.2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]