jackhill/guix/guix.git
7 years agognu: Add tango-icon-theme.
Ricardo Wurmus [Sun, 9 Apr 2017 20:45:11 +0000 (22:45 +0200)]
gnu: Add tango-icon-theme.

* gnu/packages/gnome.scm (tango-icon-theme): New variable.

7 years agognu: gcl: Use 'modify-phases' syntax.
Efraim Flashner [Mon, 10 Apr 2017 02:34:17 +0000 (05:34 +0300)]
gnu: gcl: Use 'modify-phases' syntax.

* gnu/packages/lisp.scm (gcl)[arguments]: Use 'modify-phases' syntax.

7 years agognu: gcl: Clean up inputs.
Efraim Flashner [Mon, 10 Apr 2017 02:29:44 +0000 (05:29 +0300)]
gnu: gcl: Clean up inputs.

* gnu/packages/lisp.scm (gcl)[arguments]: Remove readline substitution,
correctly substitute '/bin/sh' calls.
[inputs]: Add gmp, readline.
[native-inputs]: Remove readline.

7 years agognu: gcl: Build with gcc@4.9.
Efraim Flashner [Mon, 10 Apr 2017 02:20:36 +0000 (05:20 +0300)]
gnu: gcl: Build with gcc@4.9.

* gnu/packages/lisp.scm (gcl)[native-inputs]: Add gcc@4.9.

7 years agognu: nss, nss-certs: Update to 3.30.1.
Marius Bakke [Sun, 9 Apr 2017 17:11:47 +0000 (19:11 +0200)]
gnu: nss, nss-certs: Update to 3.30.1.

* gnu/packages/certs.scm (nss-certs): Update to 3.30.1.
* gnu/packages/gnuzilla.scm (nss): Update to 3.30.1.

7 years agognu: emacs-projectile: Update to 0.14.0.
Kyle Meyer [Sun, 9 Apr 2017 21:19:34 +0000 (17:19 -0400)]
gnu: emacs-projectile: Update to 0.14.0.

* gnu/packages/emacs.scm (emacs-projectile): Update to 0.14.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add freegish.
Ricardo Wurmus [Sun, 9 Apr 2017 11:33:08 +0000 (13:33 +0200)]
gnu: Add freegish.

* gnu/packages/games.scm (freegish): New variable.

7 years agognu: raxml: Update to 8.2.10.
Ben Woodcroft [Sun, 9 Apr 2017 11:42:17 +0000 (21:42 +1000)]
gnu: raxml: Update to 8.2.10.

* gnu/packages/bioinformatics.scm (raxml): Update to 8.2.10.

7 years agognu: r-rsamtools: Update to 1.26.2.
Ricardo Wurmus [Sun, 9 Apr 2017 11:01:09 +0000 (13:01 +0200)]
gnu: r-rsamtools: Update to 1.26.2.

* gnu/packages/bioinformatics.scm (r-rsamtools): Update to 1.26.2.

7 years agognu: r-biocparallel: Update to 1.8.2.
Ricardo Wurmus [Sun, 9 Apr 2017 11:00:45 +0000 (13:00 +0200)]
gnu: r-biocparallel: Update to 1.8.2.

* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.8.2.

7 years agognu: r-jsonlite: Update to 1.4.
Ricardo Wurmus [Sun, 9 Apr 2017 11:00:17 +0000 (13:00 +0200)]
gnu: r-jsonlite: Update to 1.4.

* gnu/packages/web.scm (r-jsonlite): Update to 1.4.

7 years agognu: linux-libre: Update to 4.10.9.
Mark H Weaver [Sun, 9 Apr 2017 10:01:31 +0000 (06:01 -0400)]
gnu: linux-libre: Update to 4.10.9.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.9.
(%linux-libre-hash): Update hash.

7 years agognu: linux-libre@4.9: Update to 4.9.21.
Mark H Weaver [Sun, 9 Apr 2017 10:00:47 +0000 (06:00 -0400)]
gnu: linux-libre@4.9: Update to 4.9.21.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.21.

7 years agognu: linux-libre@4.4: Update to 4.4.60.
Mark H Weaver [Sun, 9 Apr 2017 10:00:00 +0000 (06:00 -0400)]
gnu: linux-libre@4.4: Update to 4.4.60.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.60.

7 years agoRevert "gnu: Add python-openid."
Mark H Weaver [Sun, 9 Apr 2017 07:50:40 +0000 (03:50 -0400)]
Revert "gnu: Add python-openid."

This reverts commit ccda56886625af84d34ebf1f26b22345e5dbe235.

7 years agognu: torsocks: Patch references to 'getcap' and 'which'.
Eric Bavier [Fri, 7 Apr 2017 13:49:43 +0000 (08:49 -0500)]
gnu: torsocks: Patch references to 'getcap' and 'which'.

* gnu/packages/tor.scm (torsocks)[inputs,arguments]: New fields.

7 years agognu: qjackctl: Build with modular Qt.
Efraim Flashner [Sun, 9 Apr 2017 02:30:43 +0000 (05:30 +0300)]
gnu: qjackctl: Build with modular Qt.

* gnu/packages/audio.scm (qjackctl)[source]: Use sourceforge mirror.
[inputs]: Remove qt, add qtbase, qtx11extras.

7 years agognu: leafpad: Fix home-page URL.
Leo Famulari [Sun, 9 Apr 2017 01:33:37 +0000 (21:33 -0400)]
gnu: leafpad: Fix home-page URL.

* gnu/packages/text-editors.scm (leafpad)[home-page]: Fix URL.

7 years agognu: Add leafpad.
Feng Shu [Sun, 9 Apr 2017 01:28:47 +0000 (21:28 -0400)]
gnu: Add leafpad.

* gnu/packages/text-editors.scm (leafpad): New variable.

7 years agoscreen: Fix info page build failure.
Leo Famulari [Sat, 8 Apr 2017 19:52:13 +0000 (15:52 -0400)]
screen: Fix info page build failure.

* gnu/packages/patches/screen-fix-info-syntax-error.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/screen.scm (screen)[source]: Use it.

7 years agognu: lz4: Update to 1.7.5.
Leo Famulari [Wed, 25 Jan 2017 05:22:19 +0000 (00:22 -0500)]
gnu: lz4: Update to 1.7.5.

* gnu/packages/compression.scm (lz4): Update to 1.7.5.
[source]: Update source URL. Use patch 'lz4-fix-test-failures.patch'.
[home-page]: Update URL.
* gnu/packages/patches/lz4-fix-test-failures.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

7 years agognu: Add alpine.
ng0 [Wed, 15 Feb 2017 03:20:38 +0000 (03:20 +0000)]
gnu: Add alpine.

* gnu/packages/mail.scm (alpine): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: certbot: Share python-acme's arguments.
Leo Famulari [Sat, 8 Apr 2017 16:45:16 +0000 (12:45 -0400)]
gnu: certbot: Share python-acme's arguments.

* gnu/packages/tls.scm (certbot)[arguments]: Use substitute-keyword-arguments to
inherit from python-acme.

7 years agognu: certbot, python-acme: Update to 0.13.0.
Leo Famulari [Sat, 8 Apr 2017 02:03:56 +0000 (22:03 -0400)]
gnu: certbot, python-acme: Update to 0.13.0.

* gnu/packages/tls.scm (certbot, python-acme, python2-acme): Update to 0.13.0.
[arguments]: Add 'patch-dependency' phase.

7 years agognu: python-django-mailman3: Balance parentheses for inputs.
Kei Kebreau [Sat, 8 Apr 2017 16:54:48 +0000 (12:54 -0400)]
gnu: python-django-mailman3: Balance parentheses for inputs.

* gnu/packages/mail.scm (python-django-mailman3)[inputs]: Balance them.

7 years agognu: Add postorius.
ng0 [Wed, 15 Feb 2017 10:09:27 +0000 (10:09 +0000)]
gnu: Add postorius.

* gnu/packages/mail.scm (postorius): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add python-django-mailman3.
ng0 [Wed, 15 Feb 2017 10:09:26 +0000 (10:09 +0000)]
gnu: Add python-django-mailman3.

* gnu/packages/mail.scm (python-django-mailman3): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add python-django-gravatar2.
ng0 [Wed, 15 Feb 2017 10:09:25 +0000 (10:09 +0000)]
gnu: Add python-django-gravatar2.

* gnu/packages/django.scm (python-django-gravatar2): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add python-django-allauth.
ng0 [Wed, 15 Feb 2017 10:09:24 +0000 (10:09 +0000)]
gnu: Add python-django-allauth.

* gnu/packages/django.scm (python-django-allauth): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add python-openid.
ng0 [Wed, 15 Feb 2017 10:09:23 +0000 (10:09 +0000)]
gnu: Add python-openid.

* gnu/packages/python.scm (python-openid): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add python-defusedxml.
ng0 [Wed, 15 Feb 2017 10:09:22 +0000 (10:09 +0000)]
gnu: Add python-defusedxml.

* gnu/packages/xml.scm (python-defusedxml): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
7 years agognu: Add you-get.
Feng Shu [Fri, 7 Apr 2017 13:18:55 +0000 (21:18 +0800)]
gnu: Add you-get.

* gnu/packages/video.scm (you-get): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: octave: Build with gl2ps support.
Arun Isaac [Mon, 3 Apr 2017 15:46:55 +0000 (21:16 +0530)]
gnu: octave: Build with gl2ps support.

* gnu/packages/maths.scm (octave)[inputs]: Add gl2ps.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: Add gl2ps.
Arun Isaac [Mon, 3 Apr 2017 15:46:54 +0000 (21:16 +0530)]
gnu: Add gl2ps.

* gnu/packages/gl.scm (gl2ps): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agomonads: Improve mlet, mlet*, and mbegin documentation.
Chris Marusich [Thu, 6 Apr 2017 09:28:36 +0000 (02:28 -0700)]
monads: Improve mlet, mlet*, and mbegin documentation.

* doc/guix.texi (The Store Monad) <mlet, mlet*, mbegin>: Clarify
their intended usage.
* guix/monads.scm (mbegin): Update docstring accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agomonads, doc: Improve mwhen and munless documentation.
Chris Marusich [Thu, 6 Apr 2017 09:28:35 +0000 (02:28 -0700)]
monads, doc: Improve mwhen and munless documentation.

* doc/guix.texi (The Store Monad) <mwhen, munless>: Document them.
* guix/monads.scm (mwhen, munless): Clarify their intended use.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agomonads: Use intent-revealing parameter names.
Chris Marusich [Thu, 6 Apr 2017 09:28:34 +0000 (02:28 -0700)]
monads: Use intent-revealing parameter names.

* guix/monads.scm (mwhen, munless): Rename parameters from 'exp0' and 'exp' to
  'mexp0' and 'mexp', respectively.  This makes it more obvious that these
  expressions must be monadic expressions.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: r-vegan: Update to 2.4-3.
Ricardo Wurmus [Sat, 8 Apr 2017 08:24:04 +0000 (10:24 +0200)]
gnu: r-vegan: Update to 2.4-3.

* gnu/packages/bioinformatics.scm (r-vegan): Update to 2.4-3.
[arguments]: Remove build phase "revert-test-deletion".
[native-inputs]: Remove "r-vegan-delete-tests-patch".

7 years agognu: r-stringi: Update to 1.1.5.
Ricardo Wurmus [Fri, 7 Apr 2017 21:27:37 +0000 (23:27 +0200)]
gnu: r-stringi: Update to 1.1.5.

* gnu/packages/statistics.scm (r-stringi): Update to 1.1.5.

7 years agognu: khal: Update to 0.9.5.
Leo Famulari [Sat, 8 Apr 2017 02:03:36 +0000 (22:03 -0400)]
gnu: khal: Update to 0.9.5.

* gnu/packages/calendar.scm (khal): Update to 0.9.5.

7 years agovm: Add missing module.
Mathieu Othacehe [Thu, 6 Apr 2017 06:55:45 +0000 (08:55 +0200)]
vm: Add missing module.

* gnu/build/vm.scm (define-module): Use module (guix build syscalls).

It fixes the following warnings during guix build :

gnu/build/vm.scm:233:3: warning: possibly unbound variable `mount'
gnu/build/vm.scm:238:3: warning: possibly unbound variable `umount'
gnu/build/vm.scm:268:8: warning: possibly unbound variable `mount'
gnu/build/vm.scm:276:8: warning: possibly unbound variable `umount'
gnu/build/vm.scm:315:4: warning: possibly unbound variable `mount'
gnu/build/vm.scm:323:4: warning: possibly unbound variable `umount'

This was not possible until the previous commit because we had to be sure
that Guile core implementation of 'mount' and 'umount' was used in
initrd context.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agosyscalls: Allow mount and umount use from static Guile.
Mathieu Othacehe [Thu, 6 Apr 2017 06:55:44 +0000 (08:55 +0200)]
syscalls: Allow mount and umount use from static Guile.

* guix/build/syscalls.scm (mount): Use Guile core mount if called from
  static Guile, otherwise use FFI based mount implementation.
  (umount): Ditto.
  This allows to use (guix build syscalls) from a module independently
  of calling context.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agognu: dovecot-trees: Update to 2.1.0.
ng0 [Fri, 24 Mar 2017 16:45:57 +0000 (16:45 +0000)]
gnu: dovecot-trees: Update to 2.1.0.

* gnu/packages/mail.scm (dovecot-trees): Update to 2.1.0.
(source): Change to use 'url-fetch'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7 years agobuild: Include 'glibc-utf8-locales' in the binary tarball.
Ludovic Courtès [Fri, 7 Apr 2017 20:41:46 +0000 (22:41 +0200)]
build: Include 'glibc-utf8-locales' in the binary tarball.

* Makefile.am (guix-binary.%.tar.xz): Add 'glibc-utf8-locales' and
'glibc-final' to the 'guix pack' command line.
* doc/guix.texi (Binary Installation): Mention 'etc/profile'.

7 years agoprofiles: Slightly improve the instructions in 'etc/profile'.
Ludovic Courtès [Fri, 7 Apr 2017 20:26:12 +0000 (22:26 +0200)]
profiles: Slightly improve the instructions in 'etc/profile'.

* guix/build/profiles.scm (build-etc/profile): Fix typo in comment.
Add backslash in the generated shell comment.

7 years agopack: Add '--expression'.
Ludovic Courtès [Fri, 7 Apr 2017 20:20:28 +0000 (22:20 +0200)]
pack: Add '--expression'.

* guix/scripts/pack.scm (%options, show-help): Add '--expression'.
(guix-pack)[maybe-package-argument]: New procedure.
Use it, and remove variable 'specs'.
* doc/guix.texi (Invoking guix pack): Document '--expression'.

7 years agognu: Add intel-gpu-tools.
Ricardo Wurmus [Thu, 9 Feb 2017 17:13:53 +0000 (18:13 +0100)]
gnu: Add intel-gpu-tools.

* gnu/packages/admin.scm (intel-gpu-tools): New variable.

7 years agognu: emacs-symon: Update to 20160630.
Vasile Dumitrascu [Tue, 28 Mar 2017 19:50:02 +0000 (21:50 +0200)]
gnu: emacs-symon: Update to 20160630.

* gnu/packagages/emacs.scm (emacs-symon): Update to 20160630 (this is
the latest tag available from the upstream).
[source]: Use github instead of melpa.
[home-page]: Update.

Signed-off-by: Alex Kost <alezost@gmail.com>
7 years agognu: Add emacs-adaptive-wrap.
humanitiesNerd [Wed, 5 Apr 2017 10:42:05 +0000 (12:42 +0200)]
gnu: Add emacs-adaptive-wrap.

Suggested-by Ivan Vilata i Balaguer <ivan@selidor.net>.
Fixes <https://bugs.gnu.org/26367>.

* gnu/packages/emacs.scm (emacs-adaptive-wrap): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
7 years agognu: emacs-debbugs: Update to 0.14.
Alex Kost [Fri, 7 Apr 2017 16:52:11 +0000 (19:52 +0300)]
gnu: emacs-debbugs: Update to 0.14.

* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.14.

7 years agognu: perf: Add support for C++ symbol demangling.
Ludovic Courtès [Fri, 7 Apr 2017 14:36:43 +0000 (16:36 +0200)]
gnu: perf: Add support for C++ symbol demangling.

* gnu/packages/linux.scm (perf)[inputs]: Add libiberty.

7 years agognu: ratpoison: Update to 1.4.9.
Mathieu Othacehe [Wed, 5 Apr 2017 12:38:51 +0000 (14:38 +0200)]
gnu: ratpoison: Update to 1.4.9.

* gnu/packages/ratpoison.scm (ratpoison): Update to 1.4.9.
[inputs]: Remove libxinerama. Add libxrandr.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: guitarix: Disable webkit features.
Leo Famulari [Fri, 7 Apr 2017 11:44:05 +0000 (07:44 -0400)]
gnu: guitarix: Disable webkit features.

The only version of webkit supported by guitarix is unmaintained and contains a
large number of security vulnerabilities, and should be removed from Guix.

* gnu/packages/audio.scm (guitarix)[inputs]: Remove webkitgtk/gtk+-2.

7 years agognu: myrepos: Use 'modify-phases' syntax.
Efraim Flashner [Fri, 7 Apr 2017 13:15:00 +0000 (16:15 +0300)]
gnu: myrepos: Use 'modify-phases' syntax.

* gnu/packages/version-control.scm (myrepos)[arguments]: Use
'modify-phases' syntax.

7 years agognu: myrepos: Update to 1.20170129.
Efraim Flashner [Fri, 7 Apr 2017 13:13:34 +0000 (16:13 +0300)]
gnu: myrepos: Update to 1.20170129.

* gnu/packages/version-control.scm (myrepos): Update to 1.20170129.
[source]: Source tarballs have been removed from Github, use
git-download to download from upstream repository.
[home-page]: Use https.

7 years agognu: gnubik: Update to 2.4.3.
Efraim Flashner [Fri, 7 Apr 2017 13:03:18 +0000 (16:03 +0300)]
gnu: gnubik: Update to 2.4.3.

* gnu/packages/games.scm (gnubik): Update to 2.4.3.

7 years agognu: vsearch: Update to 2.4.3.
Ben Woodcroft [Fri, 7 Apr 2017 11:35:07 +0000 (21:35 +1000)]
gnu: vsearch: Update to 2.4.3.

* gnu/packages/bioinformatics.scm (vsearch): Update to 2.4.3.

7 years agognu: qemu: Update to 2.8.1 [security fixes].
Leo Famulari [Fri, 7 Apr 2017 04:16:18 +0000 (00:16 -0400)]
gnu: qemu: Update to 2.8.1 [security fixes].

Fixes CVE-2016-{9602,9603} and CVE-2017-{2615,2620,2630,5667,5931}.

* gnu/packages/qemu.scm (qemu): Update to 2.8.1.
* gnu/packages/patches/qemu-CVE-2017-2615.patch,
gnu/packages/patches/qemu-CVE-2017-2620.patch,
gnu/packages/patches/qemu-CVE-2017-2630.patch,
gnu/packages/patches/qemu-CVE-2017-5667.patch,
gnu/packages/patches/qemu-CVE-2017-5931.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.

7 years agognu: surf: Update to 2.0.
Leo Famulari [Fri, 7 Apr 2017 02:41:52 +0000 (22:41 -0400)]
gnu: surf: Update to 2.0.

* gnu/packages/suckless.scm (surf): Update to 2.0.
[inputs]: Replace webkitgtk/gtk+-2 with webkitgtk.

7 years agosize: Add test to multiple 'store-profile' arguments.
Ludovic Courtès [Thu, 6 Apr 2017 16:22:53 +0000 (18:22 +0200)]
size: Add test to multiple 'store-profile' arguments.

* tests/size.scm ("store-profile with multiple items"): New test.

7 years agosize: Avoid '_' as a pattern variable in 'match'.
Ludovic Courtès [Thu, 6 Apr 2017 16:21:54 +0000 (18:21 +0200)]
size: Avoid '_' as a pattern variable in 'match'.

* guix/scripts/size.scm (display-profile, profile->page-map): Don't use
'_' as a 'match' pattern variable.

7 years agognu: flann: Move .mex file to a separate "octave" output.
Ludovic Courtès [Thu, 6 Apr 2017 16:13:30 +0000 (18:13 +0200)]
gnu: flann: Move .mex file to a separate "octave" output.

That way the closure of flann:out is down from 1 GiB
to 290 MiB.

* gnu/packages/maths.scm (flann)[outputs]: New field.
[arguments]: Add 'set-octave-directory' phase.

7 years agognu: webkitgtk: Update to 2.16.1.
Leo Famulari [Thu, 6 Apr 2017 21:24:32 +0000 (17:24 -0400)]
gnu: webkitgtk: Update to 2.16.1.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.1.

7 years agognu: armadillo: Change license to ASL 2.0.
Ricardo Wurmus [Thu, 6 Apr 2017 13:41:14 +0000 (15:41 +0200)]
gnu: armadillo: Change license to ASL 2.0.

Armadillo versions 7.800 and onwards are licensed under the Apache License
2.0.

* gnu/packages/maths.scm (armadillo)[license]: Change to ASL 2.0.

7 years agognu: re2: Update to 2017-04-01.
Marius Bakke [Thu, 6 Apr 2017 13:07:55 +0000 (15:07 +0200)]
gnu: re2: Update to 2017-04-01.

* gnu/packages/regex.scm (re2): Update to 2017-04-01.

7 years agognu: feh: Update to 2.18.3.
Marius Bakke [Thu, 6 Apr 2017 13:05:40 +0000 (15:05 +0200)]
gnu: feh: Update to 2.18.3.

* gnu/packages/image-viewers.scm (feh): Update to 2.18.3.

7 years agognu: libusb: Update to 1.0.21.
Marius Bakke [Thu, 6 Apr 2017 13:03:07 +0000 (15:03 +0200)]
gnu: libusb: Update to 1.0.21.

* gnu/packages/libusb.scm (libusb): Update to 1.0.21.
[home-page]: Update to new URL.

7 years agognu: libmtp: Update to 1.1.13 [security fixes].
Marius Bakke [Thu, 6 Apr 2017 12:58:05 +0000 (14:58 +0200)]
gnu: libmtp: Update to 1.1.13 [security fixes].

* gnu/packages/libusb.scm (libmtp): Update to 1.1.13.

7 years agognu: r-sourcetools: Update to 0.1.6.
Ricardo Wurmus [Thu, 6 Apr 2017 12:37:46 +0000 (14:37 +0200)]
gnu: r-sourcetools: Update to 0.1.6.

* gnu/packages/statistics.scm (r-sourcetools): Update to 0.1.6.

7 years agognu: r-seqinr: Update to 3.3-6.
Ricardo Wurmus [Thu, 6 Apr 2017 12:37:16 +0000 (14:37 +0200)]
gnu: r-seqinr: Update to 3.3-6.

* gnu/packages/bioinformatics.scm (r-seqinr): Update to 3.3-6.

7 years agognu: Remove armadillo-for-rcpparmadillo.
Ricardo Wurmus [Thu, 6 Apr 2017 12:29:53 +0000 (14:29 +0200)]
gnu: Remove armadillo-for-rcpparmadillo.

This package is no longer useful, because upstream does not keep the tarballs
of older releases.  We use the bundled armadillo sources in the
r-rccparmadillo package instead.

* gnu/packages/maths.scm (armadillo-for-rcpparmadillo): Remove variable.

7 years agognu: r-rcpparmadillo: Update to 0.7.700.0.0.
Ricardo Wurmus [Thu, 6 Apr 2017 12:29:47 +0000 (14:29 +0200)]
gnu: r-rcpparmadillo: Update to 0.7.700.0.0.

* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.7.700.0.0.
[source]: Do not delete bundled armadillo sources, because upstream no longer
hosts previous versions.
[propagated-inputs]: Remove "armadillo-for-rcpparmadillo".
[arguments]: Remove because we no longer need to link with the armadillo
library.
* gnu/packages/bioinformatics.scm (r-deseq2)[arguments]: Remove because we no
longer need to link with armadillo library.

7 years agognu: armadillo: Update to 7.800.2.
Ricardo Wurmus [Thu, 6 Apr 2017 12:25:14 +0000 (14:25 +0200)]
gnu: armadillo: Update to 7.800.2.

* gnu/packages/maths.scm (armadillo): Update to 7.800.2.

7 years agognu: r-annotationforge: Update to 1.16.1.
Ricardo Wurmus [Thu, 6 Apr 2017 11:57:27 +0000 (13:57 +0200)]
gnu: r-annotationforge: Update to 1.16.1.

* gnu/packages/bioinformatics.scm (r-annotationforge): Update to 1.16.1.

7 years agognu: r-shortread: Update to 1.32.1.
Ricardo Wurmus [Thu, 6 Apr 2017 11:57:09 +0000 (13:57 +0200)]
gnu: r-shortread: Update to 1.32.1.

* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.32.1.

7 years agognu: r-s4vectors: Update to 0.12.2.
Ricardo Wurmus [Thu, 6 Apr 2017 11:56:44 +0000 (13:56 +0200)]
gnu: r-s4vectors: Update to 0.12.2.

* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.12.2.

7 years agognu: r-iranges: Update to 2.8.2.
Ricardo Wurmus [Thu, 6 Apr 2017 11:56:21 +0000 (13:56 +0200)]
gnu: r-iranges: Update to 2.8.2.

* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.8.2.

7 years agognu: r-variantannotation: Update to 1.20.3.
Ricardo Wurmus [Thu, 6 Apr 2017 11:56:00 +0000 (13:56 +0200)]
gnu: r-variantannotation: Update to 1.20.3.

* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.20.3.

7 years agognu: r-limma: Update to 3.30.13.
Ricardo Wurmus [Thu, 6 Apr 2017 11:55:40 +0000 (13:55 +0200)]
gnu: r-limma: Update to 3.30.13.

* gnu/packages/bioinformatics.scm (r-limma): Update to 3.30.13.

7 years agognu: r-genomicranges: Update to 1.26.4.
Ricardo Wurmus [Thu, 6 Apr 2017 11:55:15 +0000 (13:55 +0200)]
gnu: r-genomicranges: Update to 1.26.4.

* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.26.4.

7 years agognu: r-annotationdbi: Update to 1.36.2.
Ricardo Wurmus [Thu, 6 Apr 2017 11:54:54 +0000 (13:54 +0200)]
gnu: r-annotationdbi: Update to 1.36.2.

* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.36.2.

7 years agognu: r-genomicalignments: Update to 1.10.1.
Ricardo Wurmus [Thu, 6 Apr 2017 11:54:28 +0000 (13:54 +0200)]
gnu: r-genomicalignments: Update to 1.10.1.

* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to 1.10.1.

7 years agognu: r-rtracklayer: Update to 1.34.2.
Ricardo Wurmus [Thu, 6 Apr 2017 11:54:07 +0000 (13:54 +0200)]
gnu: r-rtracklayer: Update to 1.34.2.

* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.34.2.

7 years agognu: r-genomicfeatures: Update to 1.26.4.
Ricardo Wurmus [Thu, 6 Apr 2017 11:53:42 +0000 (13:53 +0200)]
gnu: r-genomicfeatures: Update to 1.26.4.

* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.26.4.

7 years agognu: r-seqminer: Update to 5.7.
Ricardo Wurmus [Thu, 6 Apr 2017 11:53:24 +0000 (13:53 +0200)]
gnu: r-seqminer: Update to 5.7.

* gnu/packages/bioinformatics.scm (r-seqminer): Update to 5.7.

7 years agognu: r-maldiquant: Update to 1.16.2.
Ricardo Wurmus [Thu, 6 Apr 2017 11:52:59 +0000 (13:52 +0200)]
gnu: r-maldiquant: Update to 1.16.2.

* gnu/packages/bioinformatics.scm (r-maldiquant): Update to 1.16.2.

7 years agognu: r-ranger: Update to 0.7.0.
Ricardo Wurmus [Thu, 6 Apr 2017 11:51:06 +0000 (13:51 +0200)]
gnu: r-ranger: Update to 0.7.0.

* gnu/packages/statistics.scm (r-ranger): Update to 0.7.0.

7 years agognu: r-pbkrtest: Update to 0.4-7.
Ricardo Wurmus [Thu, 6 Apr 2017 11:50:29 +0000 (13:50 +0200)]
gnu: r-pbkrtest: Update to 0.4-7.

* gnu/packages/statistics.scm (r-pbkrtest): Update to 0.4-7.

7 years agognu: r-rcppeigen: Update to 0.3.2.9.1.
Ricardo Wurmus [Thu, 6 Apr 2017 11:50:04 +0000 (13:50 +0200)]
gnu: r-rcppeigen: Update to 0.3.2.9.1.

* gnu/packages/statistics.scm (r-rcppeigen): Update to 0.3.2.9.1.

7 years agognu: r-mclust: Update to 5.2.3.
Ricardo Wurmus [Thu, 6 Apr 2017 11:49:40 +0000 (13:49 +0200)]
gnu: r-mclust: Update to 5.2.3.

* gnu/packages/statistics.scm (r-mclust): Update to 5.2.3.

7 years agognu: r-ggthemes: Update to 3.4.0.
Ricardo Wurmus [Thu, 6 Apr 2017 11:49:22 +0000 (13:49 +0200)]
gnu: r-ggthemes: Update to 3.4.0.

* gnu/packages/statistics.scm (r-ggthemes): Update to 3.4.0.

7 years agognu: r-statmod: Update to 1.4.29.
Ricardo Wurmus [Thu, 6 Apr 2017 11:49:03 +0000 (13:49 +0200)]
gnu: r-statmod: Update to 1.4.29.

* gnu/packages/statistics.scm (r-statmod): Update to 1.4.29.

7 years agognu: r-vipor: Update to 0.4.5.
Ricardo Wurmus [Thu, 6 Apr 2017 11:48:39 +0000 (13:48 +0200)]
gnu: r-vipor: Update to 0.4.5.

* gnu/packages/statistics.scm (r-vipor): Update to 0.4.5.

7 years agognu: r-pracma: Update to 2.0.4.
Ricardo Wurmus [Thu, 6 Apr 2017 11:47:23 +0000 (13:47 +0200)]
gnu: r-pracma: Update to 2.0.4.

* gnu/packages/maths.scm (r-pracma): Update to 2.0.4.

7 years agognu: r-mixtools: Update to 1.1.0.
Ricardo Wurmus [Thu, 6 Apr 2017 10:47:16 +0000 (12:47 +0200)]
gnu: r-mixtools: Update to 1.1.0.

* gnu/packages/statistics.scm (r-mixtools): Update to 1.1.0.
[propagated-inputs]: Remove "r-boot", add "r-survival".

7 years agognu: r-viridis: Update to 0.4.0.
Ricardo Wurmus [Thu, 6 Apr 2017 10:46:16 +0000 (12:46 +0200)]
gnu: r-viridis: Update to 0.4.0.

* gnu/packages/statistics.scm (r-viridis): Update to 0.4.0.
[propagated-inputs]: Add "r-viridislite".

7 years agognu: r-viridislite: Update to 0.2.0.
Ricardo Wurmus [Thu, 6 Apr 2017 10:45:49 +0000 (12:45 +0200)]
gnu: r-viridislite: Update to 0.2.0.

* gnu/packages/statistics.scm (r-viridislite): Update to 0.2.0.

7 years agognu: r-matrixstats: Update to 0.52.1.
Ricardo Wurmus [Thu, 6 Apr 2017 10:45:17 +0000 (12:45 +0200)]
gnu: r-matrixstats: Update to 0.52.1.

* gnu/packages/statistics.scm (r-matrixstats): Update to 0.52.1.

7 years agognu: r-mvtnorm: Update to 1.0-6.
Ricardo Wurmus [Thu, 6 Apr 2017 10:44:38 +0000 (12:44 +0200)]
gnu: r-mvtnorm: Update to 1.0-6.

* gnu/packages/statistics.scm (r-mvtnorm): Update to 1.0-6.

7 years agognu: r-e1071: Update to 1.6-8.
Ricardo Wurmus [Thu, 6 Apr 2017 10:44:13 +0000 (12:44 +0200)]
gnu: r-e1071: Update to 1.6-8.

* gnu/packages/statistics.scm (r-e1071): Update to 1.6-8.