Commit Graph

23569 Commits (e615459c998fe7cfeb126d6e21c2e554295cb862)

Author SHA1 Message Date
Mark H Weaver dffd077c59
gnu: linux-libre: Update to 4.15.14.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.14.
(%linux-libre-hash): Update hash.
2018-03-30 17:33:55 -04:00
Mark H Weaver cd3a0bcd1d
gnu: linux-libre@4.14: Update to 4.14.31.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.31.
(%linux-libre-4.14-hash): Update hash.
2018-03-30 17:33:09 -04:00
Mark H Weaver ce484f1e09
gnu: linux-libre@4.9: Update to 4.9.91.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.91.
2018-03-30 17:32:35 -04:00
Mark H Weaver e67512df40
gnu: linux-libre@4.4: Update to 4.4.125.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.125.
2018-03-30 17:32:02 -04:00
Mark H Weaver 619d7bffa0
gnu: linux-libre@4.1: Update to 4.1.51.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.51.
2018-03-30 17:31:15 -04:00
Julien Lepiller a7baa201cb
gnu: Update php to 7.2.4.
* gnu/packages/php.scm (php): Update to 7.2.4.
2018-03-30 23:22:18 +02:00
Ricardo Wurmus 4bd8a9d8e2
gnu: Define ao.
This is a follow-up to commit 28f4d56dd3.

* gnu/packages/engineering.scm (ao): Restore variable definition.
2018-03-30 22:54:51 +02:00
Ricardo Wurmus 28f4d56dd3
gnu: ao: Update to 0-2.9d857d1.
* gnu/packages/engineering.scm (ao): Rename...
(libfive): ...to this new variable; update to 0-2.9d857d1.
[inputs]: Remove glfw, libepoxy, glm, guile-2.0; add qtbase, guile-2.2.
[home-page]: Use new libfive home page.
[description]: Adjust.
(ao): Redefine using 'deprecated-package'.
2018-03-30 22:23:43 +02:00
Nicolas Goaziou 2d19a7e4f4
gnu: emacs-org: Change source and naming scheme.
* gnu/packages/emacs.scm (emacs-org): Switch back to ELPA.  Adopt its naming
  scheme.
2018-03-30 20:03:36 +02:00
Nicolas Goaziou 5ecd2d28d0
gnu: emacs-org-contrib: Fix build.
* gnu/packages/emacs.scm (emacs-org-contrib): Update SHA256.
[version]: Add keyword.
[arguments]: Use new keyword.
2018-03-30 20:03:31 +02:00
Roel Janssen fdc306879b
gnu: Add delly.
* gnu/packages/bioinformatics.scm (delly): New variable.
* gnu/packages/patches/delly-use-system-libraries.patch: New file.
* gnu/local.mk: Include delly-use-system-libraries.patch.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-03-30 10:48:01 -04:00
Roel Janssen 183ce98849
gnu: Add r-regioner.
* gnu/packages/bioconductor.scm (r-regioner): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-03-30 10:47:57 -04:00
Nikolai Merinov f342bb58fe
gnu: rust: Update rust to 1.24.1.
* gnu/packages/rust.scm (rust-bootstrap): Freeze bootstrap version to 1.22.1.
Reorganize bootstrap binaries to match new "rust" package structure with two
ouputs "out" with Rust compiler and "cargo" with Cargo package manager.
Replace all "system*" by "invoke".
(rust-1.23): Rename "rustc" to "rust".  Update sha256 for tarball.  Add cargo
related dependencies.  Install "cargo" as separate "rust" output.  Remove
substitutes for parts that were fixed in "rustc" source code.  Install
documentation to separate "doc" output.  Update configuration according to
changes in "rustc" source code.  Replace all "system*" by "invoke".
(rust): Create package for 1.24.1 rust release based on rust-1.23 release.
* guix/build-system/cargo.scm (default-rust): Replace "default-cargo" and
"default-rustc" functions with "default-rust" function.
(cargo-build-system): Take only one package as "rust" source.  Use "rustc" of
default output of "rust" package, use "cargo" as "cargo" output of "rust"
package.
2018-03-30 15:46:53 +02:00
Ben Woodcroft 8456a4c5cb
gnu: ruby-2.2: Update to 2.2.10.
* gnu/packages/ruby.scm (ruby-2.2): Update to 2.2.10.
2018-03-30 12:27:57 +10:00
Ben Woodcroft 049edeb24c
gnu: ruby-2.3: Update to 2.3.7.
* gnu/packages/ruby.scm (ruby-2.3): Update to 2.3.7.
2018-03-30 12:24:59 +10:00
Ben Woodcroft f38ac742e6
gnu: mash: Update to 2.0.
* gnu/packages/bioinformatics.scm (mash): Update to 2.0.
2018-03-30 12:18:35 +10:00
Ben Woodcroft c7a8aa131d
gnu: mafft: Update to 7.394.
* gnu/packages/bioinformatics.scm (mafft): Update to 7.394.
2018-03-30 12:18:35 +10:00
Ben Woodcroft 9a40b8d9b2
gnu: diamond: Update to 0.9.19.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.19.
2018-03-30 12:18:35 +10:00
Ricardo Wurmus 315ed91efb
gnu: pybitmessage: Update to 0.6.3.2 [security fixes].
* gnu/packages/messaging.scm (pybitmessage): Update to 0.6.3.2.
[source]: Fetch from git.
2018-03-29 22:43:37 +02:00
Ricardo Wurmus 80808d678a
gnu: hydrogen: Update to 1.0.0-beta1.
* gnu/packages/music.scm (hydrogen): Update to 1.0.0-beta1.
[source]: Fetch from git.
[arguments]: Add phase to fix installation directory for pixmaps.
[inputs]: Remove qt-4; add qtbase and qtxmlpatterns.
2018-03-29 22:40:30 +02:00
Ricardo Wurmus 9f1ac4fa49
gnu: mod-host: Update to 0.10.6-3.1726ad06b.
* gnu/packages/music.scm (mod-host): Update to 0.10.6-3.1726ad06b.
2018-03-29 22:26:59 +02:00
Ricardo Wurmus 9602ac76b4
gnu: drumkv1: Update to 0.9.0.
* gnu/packages/music.scm (drumkv1): Update to 0.9.0.
2018-03-29 22:22:50 +02:00
Ricardo Wurmus 2a5d08daf4
gnu: samplv1: Update to 0.9.0.
* gnu/packages/music.scm (samplv1): Update to 0.9.0.
2018-03-29 22:22:50 +02:00
Ricardo Wurmus 4503b18701
gnu: padthv1: Update to 0.9.0.
* gnu/packages/music.scm (padthv1): Update to 0.9.0.
2018-03-29 22:22:50 +02:00
Ricardo Wurmus 7c60a23cb1
gnu: synthv1: Update to 0.9.0.
* gnu/packages/music.scm (synthv1): Update to 0.9.0.
2018-03-29 22:22:50 +02:00
Ricardo Wurmus 15c5541bc8
gnu: qtractor: Update to 0.9.0.
* gnu/packages/music.scm (qtractor): Update to 0.9.0.
2018-03-29 22:22:50 +02:00
Marius Bakke cee6d90f73
gnu: awesome: Remove obsolete snippet.
* gnu/packages/wm.scm (awesome)[source](snippet): Remove.
2018-03-29 21:30:15 +02:00
Marius Bakke 40fb6b84f9
gnu: xcb-util-xrm: Update to 1.3.
* gnu/packages/xdisorg.scm (xcb-util-xrm): Update to 1.3.
2018-03-29 21:30:15 +02:00
Marius Bakke d2fd5c6532
gnu: mbedtls-apache: Update to 2.7.2.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.2.
[source](snippet): Remove.
2018-03-29 21:30:15 +02:00
Leo Famulari b6beda1d6b
gnu: Add botan.
* gnu/packages/crypto.scm (botan): New variable.
2018-03-29 14:40:34 -04:00
Tonton d4e0ebd016
gnu: Add fpm2.
* gnu/packages/password-utils.scm (fpm2): New variable.

Signed-off-by: Tonton <tonton@riseup.net>
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-29 18:43:09 +02:00
Tonton af1e3dfe27
gnu: Add screen-message.
* gnu/packages/xdisorg.scm (screen-message): New variable.

Signed-off-by: Tonton <tonton@riseup.net>
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-29 18:35:46 +02:00
Tobias Geerinckx-Rice 95fb6b0413
gnu: r-lme4: Update to 1.1-16.
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-16.
2018-03-29 17:45:45 +02:00
Tobias Geerinckx-Rice dc8450c178
gnu: r-curl: Update to 3.2.
* gnu/packages/web.scm (r-curl): Update to 3.2.
2018-03-29 17:36:57 +02:00
Tobias Geerinckx-Rice f36685b058
gnu: bspwm: Update to 0.9.4.
* gnu/packages/wm.scm (bspwm): Update to 0.9.4.
2018-03-29 17:36:50 +02:00
Tobias Geerinckx-Rice 4bb5bdd963
gnu: rss-bridge: Update to 2018-03-11.
* gnu/packages/web.scm (rss-bridge): Update to 2018-03-11.
2018-03-29 17:36:39 +02:00
Roel Janssen e086d2f68b
gnu: r-mutationalpatterns: Update to 1.4.3.
* gnu/packages/bioinformatics.scm (r-mutationalpatterns): Update to 1.4.3;
  [propagated-inputs]: Remove r-gridextra.
2018-03-29 15:50:44 +02:00
Roel Janssen 53e42694e5
gnu: kaiju: Update to 1.6.2.
* gnu/packages/bioinformatics.scm (kaiju): Update to 1.6.2;
  [inputs]: Add zlib.
2018-03-29 15:40:52 +02:00
Vasile Dumitrascu d232e02ecf
gnu: Add duperemove.
* gnu/packages/disk.scm (duperemove): New variable.

Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
2018-03-29 15:17:35 +02:00
Ludovic Courtès 9c3f2c2e83
gnu: Add python-debug.
Suggested by Pjotr Prins <pjotr.public12@thebird.nl>.

* gnu/packages/python.scm (python-debug): New variable.
2018-03-29 15:17:35 +02:00
Efraim Flashner 594e5d7368
gnu: nano: Update to 2.9.5.
* gnu/packages/nano.scm (nano): Update to 2.9.5.
2018-03-29 16:08:06 +03:00
Roel Janssen c974008d91
gnu: Add r-idr.
* gnu/packages/cran.scm (r-idr): New variable.
2018-03-29 14:26:44 +02:00
Roel Janssen 996bed0608
gnu: Add r-amap.
* gnu/packages/cran.scm (r-amap): New variable.
2018-03-29 14:11:21 +02:00
Roel Janssen 6174db2b2c
gnu: Add r-venndiagram.
* gnu/packages/cran.scm (r-venndiagram): New variable.
2018-03-29 14:08:36 +02:00
Roel Janssen ddbf2a98ba
gnu: Add r-pastecs.
* gnu/packages/cran.scm (r-pastecs): New variable.
2018-03-29 13:54:30 +02:00
Ricardo Wurmus 017bffc1a3
gnu: libusb4java: Adjust for building with libusb 1.0.22.
* gnu/packages/libusb.scm (libusb4java)[arguments]: Add phase to remove
"-Werror" flag.
2018-03-29 12:26:38 +02:00
Ricardo Wurmus b0a4b6d957
gnu: libusb-for-axoloti: Update patch.
* gnu/packages/patches/libusb-for-axoloti.patch: Update context for libusb
1.0.22.
2018-03-29 12:26:38 +02:00
Jelle Licht ce353a548f
gnu: node: Update to 9.10.0.
* gnu/packages/node.scm (node): Update to 9.10.0.
2018-03-28 23:33:53 +02:00
Jelle Licht b63af9b7c7
gnu: http-parser: Update to 2.8.0.
* gnu/packages/web.scm (http-parser): Update to 2.8.0.
2018-03-28 23:33:43 +02:00
Marius Bakke 0a8985f395
gnu: xf86-video-ati: Update to 18.0.1.
* gnu/packages/xorg.scm (xf86-video-ati): Update to 18.0.1.
2018-03-28 21:23:21 +02:00
Marius Bakke 4d967992d8
gnu: xf86-input-libinput: Update to 0.27.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.27.0.
2018-03-28 21:23:21 +02:00
Leo Famulari 935806b822
gnu: ntp: Update to 4.2.8p11 [security-fixes].
Fixes CVE-2016-1549 and CVE-2018-{7170,7182,7183,7184,7185}.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p11.
2018-03-28 14:59:47 -04:00
Leo Famulari 590bdc149b
gnu: openssl: Replace with OpenSSL 1.0.2o [fixes CVE-2018-0739].
* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl-1.0.2o): New variable.
2018-03-28 14:07:45 -04:00
Konrad Hinsen 1cde746700
gnu: Add r-parsedate.
* gnu/packages/cran.scm (r-parsedate): New variable.

Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
2018-03-28 17:18:20 +02:00
Maxim Cournoyer 3481c714c6
gnu: mu: Fix tests failures triggered by DST.
* gnu/packages/mail.scm (mu)[phases]: Add 'fix-date-tests.

Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
2018-03-28 17:14:40 +02:00
Nadya Voronova 910deec66c
gnu: Add tcalc.
* gnu/packages/maths.scm (tcalc): New variables.

Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
2018-03-28 17:13:00 +02:00
Arun Isaac 733d66a532
gnu: culmus: Rename to font-culmus.
* gnu/packages/fonts.scm (culmus): Rename to...
(font-culmus): ...this. Re-indent.
2018-03-28 14:58:34 +05:30
Arun Isaac 0328c514ed
gnu: culmus: Switch to font-build-system.
* gnu/packages/fonts.scm (culmus): Switch to font-build-system.
[arguments]: Replace system* with invoke.
2018-03-28 14:58:34 +05:30
Arun Isaac 15795e0723
gnu: font-linuxlibertine: Switch to font-build-system.
* gnu/packages/fonts.scm (font-linuxlibertine): Switch to font-build-system.
[arguments]: Replace system* with invoke.
2018-03-28 14:58:34 +05:30
Arun Isaac 803b9e8bf4
gnu: font-lato: Switch to font-build-system.
* gnu/packages/fonts.scm (font-lato): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
2018-03-28 14:58:33 +05:30
Mark H Weaver 6ef66d3f12
gnu: icecat: Add fix for CVE-2018-5148.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add the fix for CVE-2018-5148
from the upstream mozilla-esr52 repository.
2018-03-27 21:08:15 -04:00
Leo Famulari 4d99a3215c
gnu: mupdf: Fix CVE-2018-{6544,1000051}.
* gnu/packages/patches/mupdf-CVE-2018-1000051.patch,
gnu/packages/patches/mupdf-CVE-2018-6544.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pdf.scm (mupdf)[source]: Use them.
2018-03-27 19:00:03 -04:00
Nicolas Goaziou 5bd43f7fd1
gnu: emacs-org, emacs-org-contrib: Update to 9.1.9.
* gnu/packages/emacs.scm (emacs-org):
(emacs-org-contrib): Update to 20180327, a.k.a. release 9.1.9.
2018-03-27 23:29:52 +02:00
ng0 78ba71b0b4
gnu: alpine: Update to 2.21.999.
* gnu/packages/mail.scm (alpine): Update to 2.21.999.
[source]: Change to new upstream location.
[home-page]: Use new location.

Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
2018-03-27 23:26:15 +02:00
Tobias Geerinckx-Rice 75176f1b94
gnu: zstd: Update to 1.3.4.
* gnu/packages/compression.scm (zstd): Update to 1.3.4.
2018-03-27 22:08:57 +02:00
Tobias Geerinckx-Rice 15ff38f1b4
gnu: dovecot: Update to 2.3.1.
* gnu/packages/mail.scm (dovecot): Update to 2.3.1.
[arguments]: Rename ‘patch-other-shebangs’ phase to the more accurate
‘patch-other-file-names’... then patch more file names.
2018-03-27 22:02:01 +02:00
Tobias Geerinckx-Rice 8960b2e64d
gnu: lyx: Use HTTPS home page.
* gnu/packages/tex.scm (lyx)[home-page]: Use HTTPS.
2018-03-27 22:00:14 +02:00
Leo Famulari 0fc3af7d88
gnu: openssl@1.1.0: Update to 1.1.0h [security fixes].
Fixes CVE-2017-3738 and CVE-2018-{0733,0739}.

* gnu/packages/tls.scm (openssl-next): Update to 1.1.0h.
2018-03-27 15:45:41 -04:00
Ludovic Courtès de0021322d
gnu: Remove unnecessary import.
* gnu/packages/guile.scm: Remove unnecessary import.
2018-03-27 14:51:44 +02:00
Ludovic Courtès 7ddd418a1d
gnu: bootstrap: Remove unneeded import.
* gnu/packages/bootstrap.scm: Remove unneeded (guix build utils) import.
2018-03-27 14:51:44 +02:00
Timothy Sample 473cd27781
gnu: Remove Haskell packages provided by GHC.
* gnu/packages/haskell.scm (ghc-array, ghc-binary, ghc-bytestring,
ghc-directory, ghc-haskeline, ghc-process, ghc-transformers,
ghc-transformers-0.4.2.0): Remove.
(ghc-tar)[inputs]: Remove ghc-array.
(ghc-hslogger)[inputs]: Remove ghc-directory.
* gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-array,
ghc-binary, and ghc-haskeline.
* gnu/packages/wm.scm (xmonad)[inputs]: Remove ghc-directory.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-03-27 11:24:20 +02:00
Tobias Geerinckx-Rice 75657922a5
gnu: supercollider: Update to 3.9.2.
* gnu/packages/audio.scm (supercollider): Update to 3.9.2.
2018-03-27 04:38:16 +02:00
Tobias Geerinckx-Rice f649443b7b
gnu: gzdoom: Update to 3.3.0.
* gnu/packages/games.scm (gzdoom): Update to 3.3.0.
2018-03-27 03:26:48 +02:00
Tobias Geerinckx-Rice 8a70a23ea6
gnu: ccache: Update to 3.4.2.
* gnu/packages/ccache.scm (ccache): Update to 3.4.2.
2018-03-27 03:26:47 +02:00
Tobias Geerinckx-Rice 835cf37ceb
gnu: jetring: Update to 0.27.
* gnu/packages/gnupg.scm (jetring): Update to 0.27.
2018-03-27 03:26:47 +02:00
Tobias Geerinckx-Rice 814612c0cc
gnu: libkomparediff2: Update to 17.12.3.
* gnu/packages/kde.scm (libkomparediff2): Update to 17.12.3.
2018-03-27 03:26:47 +02:00
Tobias Geerinckx-Rice 36f3e1df5f
gnu: radeontop: Update to 1.1.
* gnu/packages/linux.scm (radeontop): Update to 1.1.
2018-03-27 03:26:47 +02:00
Tobias Geerinckx-Rice d6fb32b8a0
gnu: ruby-rake: Update to 12.3.1.
* gnu/packages/ruby.scm (ruby-rake): Update to 12.3.1.
2018-03-27 03:26:46 +02:00
Tobias Geerinckx-Rice 81a2217120
gnu: ruby-asciidoctor: Update to 1.5.6.2.
* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 1.5.6.2.
2018-03-27 03:26:46 +02:00
Tobias Geerinckx-Rice ef803aa52c
gnu: python-plotly: Update to 2.4.1.
* gnu/packages/graph.scm (python-plotly): Update to 2.4.1.
2018-03-27 03:26:46 +02:00
Tobias Geerinckx-Rice 65ff6ab92c
gnu: python-django-crispy-forms: Update to 1.7.2.
* gnu/packages/django.scm (python-django-crispy-forms): Update to 1.7.2.
2018-03-27 03:26:46 +02:00
Tobias Geerinckx-Rice 6e54870f60
gnu: r-randomforest: Update to 4.6-14.
* gnu/packages/statistics.scm (r-randomforest): Update to 4.6-14.
2018-03-27 03:26:45 +02:00
Tobias Geerinckx-Rice 917378f787
gnu: r-blob: Update to 1.1.1.
* gnu/packages/statistics.scm (r-blob): Update to 1.1.1.
[propagated-inputs]: Add r-prettyunits.
2018-03-27 03:26:45 +02:00
Tobias Geerinckx-Rice 5000283b5d
gnu: r-servr: Update to 0.9.
* gnu/packages/web.scm (r-servr): Update to 0.9.
[propagated-inputs]: Add r-xfun.
2018-03-27 03:26:45 +02:00
Tobias Geerinckx-Rice dadc8610e0
gnu: vis: Update to 0.5.
* gnu/packages/text-editors.scm (vis): Update to 0.5.
2018-03-27 03:26:45 +02:00
Leo Famulari 86bd0f797f
gnu: libreoffice: Update to 5.4.6.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.6.2.
2018-03-26 19:50:46 -04:00
Vasile Dumitrascu faef71f926
gnu: hplip: Update to 3.18.3.
* gnu/packages/cups.scm (hplip): Update to 3.18.3.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-03-26 19:50:43 -04:00
Arun Isaac 4769ef0074
gnu: Add font-lohit.
* gnu/packages/fonts.scm (font-lohit): New variable.
2018-03-27 01:35:05 +05:30
Oleg Pykhalov 196c8b3739
gnu: translate-shell: Update to 0.9.6.7.
* gnu/packages/patches/translate-shell-fix-curl-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.7.
[source](patches): Add it.  [home-page]: Append slash.
2018-03-26 22:47:16 +03:00
Oleg Pykhalov e5e5eb1fcf
gnu: Add twitchy.
* gnu/packages/video.scm (twitchy): New public variable.
2018-03-26 22:47:16 +03:00
Oleg Pykhalov e0de023eae
gnu: Add perl-uri-escape.
* gnu/packages/perl-web.scm (perl-uri-escape): New public variable.
2018-03-26 22:47:16 +03:00
Charlie Ritter 786d3de297
gnu: Add r-tidyverse.
* gnu/packages/cran.scm (r-tidyverse): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26 21:43:58 +02:00
Charlie Ritter 8a1ef6ac25
gnu: Add r-rvest.
* gnu/packages/cran.scm (r-rvest): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26 21:43:58 +02:00
Charlie Ritter 81a9d4a422
gnu: Add r-selectr.
* gnu/packages/cran.scm (r-selectr): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26 21:43:58 +02:00
Charlie Ritter 948740b08a
gnu: Add r-reprex.
* gnu/packages/cran.scm (r-reprex): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26 21:43:58 +02:00
Charlie Ritter 10487c30bc
gnu: Add r-callr.
* gnu/packages/cran.scm (r-callr): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26 21:43:57 +02:00
Charlie Ritter d7637e5ed8
gnu: Add r-readxl.
* gnu/packages/cran.scm (r-readxl): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26 21:43:57 +02:00
Charlie Ritter 9a91c925f2
gnu: Add r-modelr.
* gnu/packages/cran.scm (r-modelr): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26 21:43:57 +02:00
Charlie Ritter d2a507efd9
gnu: Add r-haven.
* gnu/packages/cran.scm (r-haven): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2018-03-26 21:43:57 +02:00
Sandeep Subramanian 96e223621f
gnu: Add r-arules.
* gnu/packages/cran.scm (r-arules): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-03-26 14:58:25 -04:00