unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 00/18] Add R packages
@ 2016-11-24 16:51 Ricardo Wurmus
  2016-11-24 16:51 ` [PATCH 01/18] gnu: Add r-rematch Ricardo Wurmus
                   ` (17 more replies)
  0 siblings, 18 replies; 27+ messages in thread
From: Ricardo Wurmus @ 2016-11-24 16:51 UTC (permalink / raw)
  To: guix-devel

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

^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2016-11-28 21:47 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-24 16:51 [PATCH 00/18] Add R packages Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 01/18] gnu: Add r-rematch Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 02/18] gnu: Add r-cellranger Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 03/18] gnu: Add r-googlesheets Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 04/18] gnu: Add r-spams Ricardo Wurmus
2016-11-25  4:12   ` Leo Famulari
2016-11-28 21:39     ` Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 05/18] gnu: Add r-r4rna Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 06/18] gnu: Add r-dynamictreecut Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 07/18] gnu: Add r-preprocesscore Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 08/18] gnu: Add r-fastcluster Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 09/18] gnu: Add r-wgcna Ricardo Wurmus
2016-11-25 10:38   ` Ben Woodcroft
2016-11-28 21:45     ` Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 10/18] gnu: Add r-sfsmisc Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 11/18] gnu: Add r-kernlab Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 12/18] gnu: Add r-gtools Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 13/18] gnu: Add r-chipkernels Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 14/18] gnu: Add r-seqgl Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 15/18] gnu: Add r-gdata Ricardo Wurmus
2016-11-25  4:17   ` Leo Famulari
2016-11-24 16:51 ` [PATCH 16/18] gnu: Add r-gplots Ricardo Wurmus
2016-11-25  4:16   ` Leo Famulari
2016-11-25 22:53     ` Ludovic Courtès
2016-11-28 21:47       ` Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 17/18] gnu: Add r-rocr Ricardo Wurmus
2016-11-24 16:51 ` [PATCH 18/18] gnu: Add r-gkmsvm Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).