gnu: Add r-gridbase. * gnu/packages/statistics.scm (r-gridbase): New variable.
gnu: Add r-plotrix. * gnu/packages/statistics.scm (r-plotrix): New variable.
gnu: Add r-readr. * gnu/packages/statistics.scm (r-readr): New variable.
gnu: Rename r-data.table to r-data-table. * gnu/packages/statistics.scm (r-data.table): Rename variable ... (r-data-table): ... to this. [description]: Clarify relation to data.frame. [license]: Use correct license.
import: cran: Parse DESCRIPTION instead of HTML. * guix/import/cran.scm (description->alist, listify, beautify-description, description->package): New procedures. (table-datum, downloads->url, nodes->text, cran-sxml->sexp): Remove proceduces. (latest-release): Use parsed DESCRIPTION instead of SXML. * tests/cran.scm: Rewrite to match importer.
import: cran: Match more license strings. * guix/import/cran.scm (string->license): Match more license strings to license symbols.
gnu: Add snap-aligner. * gnu/packages/bioinformatics.scm (snap-aligner): New variable.
gnu: python-certifi: Update to 2015.11.20.1. * gnu/packages/python.scm (python-certifi): Update to 2015.11.20.1. [source]: Change to pypi syntax.
gnu: gnumeric: Add python scripting support. * gnu/packages/gnome.scm (gnumeric): Do it. [inputs]: Add python2, python2-pygobject-2.
gnu: gnumeric: Update to 1.12.24. * gnu/packages/gnome.scm (gnumeric): Update to 1.12.24. [inputs]: Add librsvg, libxslt. [arguments]: Use "modify-phases" syntax.
gnu: goffice: Update to 0.10.24. * gnu/packages/gnome.scm (goffice): Update to 0.10.24.
gnu: gvfs: Update to 1.26.2. * gnu/packages/gnome.scm (gvfs): Update to 1.26.2. [inputs]: Add gcr.
emacs: Handle compiled autoloads. * emacs/guix-emacs.el (guix-emacs-autoloads-regexp): New variable. (guix-emacs-find-autoloads-in-directory): Return a list of autoloads without extensions.
gnu: linux-libre: Update to 4.3.2. * gnu/packages/linux.scm (linux-libre): Update to 4.3.2. [native-inputs]: Add openssl. * gnu/packages/linux-libre-x86_64.conf, gnu/packages/linux-libre-i686.conf: Update for 4.3.x, based on <https://jxself.org/git/kernel-configs.git>.
gnu: python-requests: Update to 2.8.1. * gnu/packages/python.scm (python-requests): Update to 2.8.1. [native-inputs]: Move python-setuptools here. [inputs]: Remove python-certifi. [propagated-inputs]: Add python-py, python-pytest, python-pytest-cov, python-wheel. [arguments]: Enable tests.
gnu: Add python-wheel. * gnu/packages/python.scm (python-wheel, python2-wheel): New variables.
gnu: Add python-pytest-cov. * gnu/packages/python.scm (python-pytest-cov, python2-pytest-cov): New variables.
gnu: Add libconfig. * gnu/packages/textutils.scm (libconfig): New variable.
gnu: python-pytz: Update to 2015.7. * gnu/packages/python.scm (python-pytz): Update to 2015.7. [source]: Change uri to pypi's location. [home-page]: Change to new website. [license]: Change to expat.
gnu: ghc-cryptonite: Update description. * gnu/packages/haskell.scm (ghc-cryptonite)[description]: Shorten overly technical package description.