jackhill/guix/guix.git
4 years agognu: highlight: Build perl bindings.
Paul Garlick [Fri, 21 Feb 2020 12:35:07 +0000 (12:35 +0000)]
gnu: highlight: Build perl bindings.

* gnu/packages/pretty-print.scm (highlight)[native-inputs]: Add swig.
[inputs]: Add perl.
[arguments]: Specify lua version for pkg-config command, add
'install-perl-bindings' phase.

4 years agognu: Add vinci.
Andreas Enge [Fri, 21 Feb 2020 12:22:22 +0000 (13:22 +0100)]
gnu: Add vinci.

* gnu/packages/maths.scm (vinci): New variable.

4 years agodoc: Fix copy-build-system specification.
Pierre Neidhardt [Fri, 21 Feb 2020 12:09:29 +0000 (13:09 +0100)]
doc: Fix copy-build-system specification.

* doc/guix.texi (Build Systems): Files must match one or more filters, not
  exactly one.

4 years agodoc: Fix indentation.
Tobias Geerinckx-Rice [Fri, 21 Feb 2020 11:22:00 +0000 (12:22 +0100)]
doc: Fix indentation.

This follows up on commit e90e64049ce160d28d1e8b3014badcc2b214627c,
which broke ‘guix pull’.

* doc/guix.texi (Build Systems): Un-indent.

4 years agodoc: Fix typos.
Nicolas Goaziou [Fri, 21 Feb 2020 10:27:04 +0000 (11:27 +0100)]
doc: Fix typos.

* doc/guix.texi (Build Systems): Add missing hash to "#:exclude", and a comma
after "e.g.".  Use @file and @var appropriately.

4 years agognu: Add gnome-shell-extension-paperwm.
Alex Griffin [Wed, 19 Feb 2020 21:46:55 +0000 (15:46 -0600)]
gnu: Add gnome-shell-extension-paperwm.

* gnu/packages/gnome-xyz.scm (gnome-shell-extension-paperwm): New variable.

4 years agognu: gcide: Use the copy-build-system.
Pierre Neidhardt [Fri, 14 Feb 2020 10:04:24 +0000 (11:04 +0100)]
gnu: gcide: Use the copy-build-system.

* gnu/packages/dictionaries.scm (gcide2)[build-system]: Use the
  copy-build-system.

4 years agobuild-system: Add copy-build-system.
Pierre Neidhardt [Fri, 14 Feb 2020 09:30:31 +0000 (10:30 +0100)]
build-system: Add copy-build-system.

* guix/build-system/copy.scm: New file.
* guix/build/copy-build-system.scm: New file.
* Makefile.am (MODULES): Add them.
* doc/guix.texi (Build Systems): Document 'copy-build-system'.

4 years agognu: tilda: Update to 1.5.0.
Efraim Flashner [Fri, 21 Feb 2020 07:15:23 +0000 (09:15 +0200)]
gnu: tilda: Update to 1.5.0.

* gnu/packages/terminals.scm (tilda): Update to 1.5.0.

4 years agognu: subversion: Don't build static libraries.
Efraim Flashner [Fri, 21 Feb 2020 06:50:48 +0000 (08:50 +0200)]
gnu: subversion: Don't build static libraries.

This drops the size of the package by about 27%.

* gnu/packages/version-control.scm (subversion)[arguments]: Add
configure-flag to not build static libraries.

4 years agognu: php: Update to 7.4.3.
Alex Sassmannshausen [Thu, 20 Feb 2020 16:55:38 +0000 (17:55 +0100)]
gnu: php: Update to 7.4.3.

* gnu/packages/php.scm (php): Update to 7.4.3.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
4 years agoservices: udev: Do not rely on shepherd inheriting environment variables.
Florian Pelz [Thu, 20 Feb 2020 13:05:06 +0000 (14:05 +0100)]
services: udev: Do not rely on shepherd inheriting environment variables.

Fixes <https://bugs.gnu.org/39671>.

* gnu/services/base.scm (udev-shepherd-service)[start] Move or copy
environment variables to 'fork+exec-command' instead of 'setenv'.

4 years agognu: corrode: Use git-file-name.
Jakub Kądziołka [Thu, 20 Feb 2020 21:46:40 +0000 (22:46 +0100)]
gnu: corrode: Use git-file-name.

* gnu/packages/haskell-apps.scm (corrode): Use git-file-name.

4 years agognu: libjit: Use git-file-name
Jakub Kądziołka [Thu, 20 Feb 2020 21:45:00 +0000 (22:45 +0100)]
gnu: libjit: Use git-file-name

* gnu/packages/assembly.scm (libjit): Use git-file-name.

4 years agognu: guile-gcrypt: Use git-file-name
Jakub Kądziołka [Thu, 20 Feb 2020 21:43:27 +0000 (22:43 +0100)]
gnu: guile-gcrypt: Use git-file-name

* gnu/packages/gnupg.scm (guile-gcrypt): Use git-file-name.

4 years agognu: ath9k-htc-firmware, b43-tools: Use git-file-name.
Jakub Kądziołka [Thu, 20 Feb 2020 21:42:22 +0000 (22:42 +0100)]
gnu: ath9k-htc-firmware, b43-tools: Use git-file-name.

* gnu/packages/firmware.scm (ath9k-htc-firmware): Use git-file-name.
  (b43-tools): Likewise.

4 years agognu: fpga.scm: Use git-version and git-file-name where appropriate.
Jakub Kądziołka [Thu, 20 Feb 2020 21:37:48 +0000 (22:37 +0100)]
gnu: fpga.scm: Use git-version and git-file-name where appropriate.

* gnu/packages/fpga.scm (abc): Use git-version. The uri is using an
  autogenerated commit package, it would ideally use git-fetch. The
  canonical repository is now on GitHub, but the old commit ID is not
  present. This means that changing the origin is best done together
  with an update.
  (icestorm): Use git-version, git-file-name.
  (arachne-pnr): Use git-file-name.

4 years agognu: ntk: Use git-file-name.
Jakub Kądziołka [Thu, 20 Feb 2020 19:56:58 +0000 (20:56 +0100)]
gnu: ntk: Use git-file-name.

* gnu/packages/fltk.scm (ntk): Use git-file-name.

4 years agognu: git-annex: Update to 7.20200219.
Kyle Meyer [Thu, 20 Feb 2020 20:31:57 +0000 (15:31 -0500)]
gnu: git-annex: Update to 7.20200219.

* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20200219.

Signed-off-by: Leo Famulari <leo@famulari.name>
4 years agognu: perl-image-exiftool: Update to 11.85.
Leo Famulari [Thu, 20 Feb 2020 20:17:19 +0000 (15:17 -0500)]
gnu: perl-image-exiftool: Update to 11.85.

* gnu/packages/photo.scm (perl-image-exiftool): Update to 11.85.

4 years agognu: RawTherapee: Update to 5.8.
Leo Famulari [Thu, 20 Feb 2020 19:31:37 +0000 (14:31 -0500)]
gnu: RawTherapee: Update to 5.8.

* gnu/packages/photo.scm (rawtherapee): Update to 5.8.

4 years agodoc: Use two spaces after full stops.
Nicolas Goaziou [Thu, 20 Feb 2020 13:06:44 +0000 (14:06 +0100)]
doc: Use two spaces after full stops.

* doc/guix.texi (The Store): Use two spaces after full stops.

4 years agossh: Add Kerberos-support to ssh:// daemon URLs
Lars-Dominik Braun [Wed, 19 Feb 2020 10:13:54 +0000 (11:13 +0100)]
ssh: Add Kerberos-support to ssh:// daemon URLs

* guix/ssh.scm (open-ssh-session): Fall back to GSSAPI if public key
authentication does not work

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agognu: Add Kerberos support to libssh
Lars-Dominik Braun [Wed, 19 Feb 2020 10:13:15 +0000 (11:13 +0100)]
gnu: Add Kerberos support to libssh

* gnu/packages/ssh.scm (libssh)[inputs]: Depend on mit-krb5

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4 years agobuild-self: Show wider backtraces.
Ludovic Courtès [Thu, 20 Feb 2020 10:12:33 +0000 (11:12 +0100)]
build-self: Show wider backtraces.

* build-aux/build-self.scm (build): Add 'setenv' call for "COLUMNS".

4 years agognu: certbot, python-acme: Update to 1.2.0.
Leo Famulari [Thu, 20 Feb 2020 01:14:12 +0000 (20:14 -0500)]
gnu: certbot, python-acme: Update to 1.2.0.

* gnu/packages/tls.scm (certbot, python-acme): Update to 1.2.0.

4 years agognu: linux-libre: Update to 5.4.21.
Mark H Weaver [Thu, 20 Feb 2020 03:32:39 +0000 (22:32 -0500)]
gnu: linux-libre: Update to 5.4.21.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.21.
(linux-libre-5.4-pristine-source): Update hash.

4 years agognu: linux-libre@4.19: Update to 4.19.105.
Mark H Weaver [Thu, 20 Feb 2020 03:31:21 +0000 (22:31 -0500)]
gnu: linux-libre@4.19: Update to 4.19.105.

* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.105.
(linux-libre-4.19-pristine-source): Update hash.

4 years agognu: libevent: Split into two outputs.
Julien Lepiller [Thu, 20 Feb 2020 00:18:01 +0000 (01:18 +0100)]
gnu: libevent: Split into two outputs.

This removes python and its dependencies from the libevent closure,
reducing it from 180MB to 70MB.

* gnu/packages/libevent.scm (libevent): Add bin output.

4 years agognu: js-selectize: Use HTTPS home page.
Tobias Geerinckx-Rice [Sat, 18 Jan 2020 19:11:11 +0000 (20:11 +0100)]
gnu: js-selectize: Use HTTPS home page.

* gnu/packages/javascript.scm (js-selectize)[home-page]: Use HTTPS.

4 years agognu: python-scikit-image: Use HTTPS home page.
Tobias Geerinckx-Rice [Sat, 18 Jan 2020 19:08:27 +0000 (20:08 +0100)]
gnu: python-scikit-image: Use HTTPS home page.

* gnu/packages/python-science.scm (python-scikit-image)[home-page]: Use HTTPS.

4 years agognu: transset-df: Use HTTPS home page.
Tobias Geerinckx-Rice [Sat, 18 Jan 2020 19:06:39 +0000 (20:06 +0100)]
gnu: transset-df: Use HTTPS home page.

* gnu/packages/xorg.scm (transset-df)[home-page]: Use HTTPS.

4 years agognu: munge: Update to 0.5.14.
Tobias Geerinckx-Rice [Wed, 19 Feb 2020 22:36:19 +0000 (23:36 +0100)]
gnu: munge: Update to 0.5.14.

* gnu/packages/admin.scm (munge): Update to 0.5.14.
[source]: Expand snippet.
[arguments]: Continue installing pkg-config file.
Add new ‘skip-failing-tests’ for the new test suite.

4 years agognu: crypto++: Update to 8.2.0.
Tobias Geerinckx-Rice [Wed, 19 Feb 2020 17:50:39 +0000 (18:50 +0100)]
gnu: crypto++: Update to 8.2.0.

* gnu/packages/crypto.scm (crypto++): Update to 8.2.0.

4 years agognu: crypto++: Returt #t from all phases.
Tobias Geerinckx-Rice [Wed, 19 Feb 2020 17:48:59 +0000 (18:48 +0100)]
gnu: crypto++: Returt #t from all phases.

* gnu/packages/crypto.scm (crypto++)[arguments]: Return #t from
‘install-pkg-config’.

4 years agognu: crypto++: Build in parallel.
Tobias Geerinckx-Rice [Wed, 19 Feb 2020 17:46:04 +0000 (18:46 +0100)]
gnu: crypto++: Build in parallel.

* gnu/packages/crypto.scm (crypto++)[arguments]: Make ‘build-shared’
the main ‘build’ phase.  Respect MAKE-FLAGS and PARALLEL-JOB-COUNT.

4 years agognu: crypto++: Don't hard-code VERSION.
Tobias Geerinckx-Rice [Wed, 19 Feb 2020 17:43:39 +0000 (18:43 +0100)]
gnu: crypto++: Don't hard-code VERSION.

* gnu/packages/crypto.scm (crypto++)[arguments]: Use package VERSION.

4 years agognu: libbytesize: Update to 2.2.
Tobias Geerinckx-Rice [Wed, 19 Feb 2020 16:08:20 +0000 (17:08 +0100)]
gnu: libbytesize: Update to 2.2.

* gnu/packages/c.scm (libbytesize): Update to 2.2.

4 years agognu: r-scran: Update to 1.14.6.
Ricardo Wurmus [Wed, 19 Feb 2020 22:00:58 +0000 (23:00 +0100)]
gnu: r-scran: Update to 1.14.6.

* gnu/packages/bioinformatics.scm (r-scran): Update to 1.14.6.

4 years agognu: r-hdf5array: Update to 1.14.2.
Ricardo Wurmus [Wed, 19 Feb 2020 22:00:53 +0000 (23:00 +0100)]
gnu: r-hdf5array: Update to 1.14.2.

* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.14.2.

4 years agognu: r-gviz: Update to 1.30.3.
Ricardo Wurmus [Wed, 19 Feb 2020 22:00:48 +0000 (23:00 +0100)]
gnu: r-gviz: Update to 1.30.3.

* gnu/packages/bioinformatics.scm (r-gviz): Update to 1.30.3.

4 years agognu: r-rhtslib: Update to 1.18.1.
Ricardo Wurmus [Wed, 19 Feb 2020 22:00:42 +0000 (23:00 +0100)]
gnu: r-rhtslib: Update to 1.18.1.

* gnu/packages/bioinformatics.scm (r-rhtslib): Update to 1.18.1.

4 years agognu: r-genomicfeatures: Update to 1.38.2.
Ricardo Wurmus [Wed, 19 Feb 2020 22:00:36 +0000 (23:00 +0100)]
gnu: r-genomicfeatures: Update to 1.38.2.

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

4 years agognu: r-rsamtools: Update to 2.2.2.
Ricardo Wurmus [Wed, 19 Feb 2020 22:00:31 +0000 (23:00 +0100)]
gnu: r-rsamtools: Update to 2.2.2.

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

4 years agognu: r-limma: Update to 3.42.2.
Ricardo Wurmus [Wed, 19 Feb 2020 22:00:25 +0000 (23:00 +0100)]
gnu: r-limma: Update to 3.42.2.

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

4 years agognu: r-shortread: Update to 1.44.3.
Ricardo Wurmus [Wed, 19 Feb 2020 22:00:20 +0000 (23:00 +0100)]
gnu: r-shortread: Update to 1.44.3.

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

4 years agognu: r-depecher: Update to 1.2.1.
Ricardo Wurmus [Wed, 19 Feb 2020 22:00:13 +0000 (23:00 +0100)]
gnu: r-depecher: Update to 1.2.1.

* gnu/packages/bioconductor.scm (r-depecher): Update to 1.2.1.

4 years agognu: r-mixomics: Update to 6.10.8.
Ricardo Wurmus [Wed, 19 Feb 2020 22:00:08 +0000 (23:00 +0100)]
gnu: r-mixomics: Update to 6.10.8.

* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.10.8.

4 years agognu: r-rsubread: Update to 2.0.1.
Ricardo Wurmus [Wed, 19 Feb 2020 22:00:02 +0000 (23:00 +0100)]
gnu: r-rsubread: Update to 2.0.1.

* gnu/packages/bioconductor.scm (r-rsubread): Update to 2.0.1.

4 years agognu: r-atacseqqc: Update to 1.10.2.
Ricardo Wurmus [Wed, 19 Feb 2020 21:59:56 +0000 (22:59 +0100)]
gnu: r-atacseqqc: Update to 1.10.2.

* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.10.2.

4 years agognu: r-heatplus: Update to 2.32.1.
Ricardo Wurmus [Wed, 19 Feb 2020 21:59:49 +0000 (22:59 +0100)]
gnu: r-heatplus: Update to 2.32.1.

* gnu/packages/bioconductor.scm (r-heatplus): Update to 2.32.1.

4 years agognu: r-biocsingular: Update to 1.2.2.
Ricardo Wurmus [Wed, 19 Feb 2020 21:59:44 +0000 (22:59 +0100)]
gnu: r-biocsingular: Update to 1.2.2.

* gnu/packages/bioconductor.scm (r-biocsingular): Update to 1.2.2.

4 years agognu: r-inspect: Update to 1.16.3.
Ricardo Wurmus [Wed, 19 Feb 2020 21:59:35 +0000 (22:59 +0100)]
gnu: r-inspect: Update to 1.16.3.

* gnu/packages/bioconductor.scm (r-inspect): Update to 1.16.3.

4 years agognu: r-biclust: Update to 2.0.2.
Ricardo Wurmus [Wed, 19 Feb 2020 20:19:55 +0000 (21:19 +0100)]
gnu: r-biclust: Update to 2.0.2.

* gnu/packages/cran.scm (r-biclust): Update to 2.0.2.

4 years agognu: r-tolerance: Update to 2.0.0.
Ricardo Wurmus [Wed, 19 Feb 2020 20:19:39 +0000 (21:19 +0100)]
gnu: r-tolerance: Update to 2.0.0.

* gnu/packages/cran.scm (r-tolerance): Update to 2.0.0.
[propagated-inputs]: Add r-mass.

4 years agognu: r-imager: Update to 0.42.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:19:04 +0000 (21:19 +0100)]
gnu: r-imager: Update to 0.42.1.

* gnu/packages/cran.scm (r-imager): Update to 0.42.1.
[propagated-inputs]: Remove r-cairo and r-plyr.

4 years agognu: r-actigraphy: Update to 1.4.0.
Ricardo Wurmus [Wed, 19 Feb 2020 20:18:30 +0000 (21:18 +0100)]
gnu: r-actigraphy: Update to 1.4.0.

* gnu/packages/cran.scm (r-actigraphy): Update to 1.4.0.
[propagated-inputs]: Remove r-sdmtools.

4 years agognu: r-actfrag: Update to 0.1.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:18:22 +0000 (21:18 +0100)]
gnu: r-actfrag: Update to 0.1.1.

* gnu/packages/cran.scm (r-actfrag): Update to 0.1.1.

4 years agognu: r-gamlss: Update to 5.1-6.
Ricardo Wurmus [Wed, 19 Feb 2020 20:18:14 +0000 (21:18 +0100)]
gnu: r-gamlss: Update to 5.1-6.

* gnu/packages/cran.scm (r-gamlss): Update to 5.1-6.

4 years agognu: r-randtoolbox: Update to 1.30.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:18:07 +0000 (21:18 +0100)]
gnu: r-randtoolbox: Update to 1.30.1.

* gnu/packages/cran.scm (r-randtoolbox): Update to 1.30.1.

4 years agognu: r-showtext: Update to 0.7-1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:18:00 +0000 (21:18 +0100)]
gnu: r-showtext: Update to 0.7-1.

* gnu/packages/cran.scm (r-showtext): Update to 0.7-1.

4 years agognu: r-abcrlda: Update to 1.0.2.
Ricardo Wurmus [Wed, 19 Feb 2020 20:17:52 +0000 (21:17 +0100)]
gnu: r-abcrlda: Update to 1.0.2.

* gnu/packages/cran.scm (r-abcrlda): Update to 1.0.2.

4 years agognu: r-bios2cor: Update to 2.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:17:43 +0000 (21:17 +0100)]
gnu: r-bios2cor: Update to 2.1.

* gnu/packages/cran.scm (r-bios2cor): Update to 2.1.

4 years agognu: r-parameters: Update to 0.5.0.
Ricardo Wurmus [Wed, 19 Feb 2020 20:17:35 +0000 (21:17 +0100)]
gnu: r-parameters: Update to 0.5.0.

* gnu/packages/cran.scm (r-parameters): Update to 0.5.0.

4 years agognu: r-assertr: Update to 2.7.
Ricardo Wurmus [Wed, 19 Feb 2020 20:17:27 +0000 (21:17 +0100)]
gnu: r-assertr: Update to 2.7.

* gnu/packages/cran.scm (r-assertr): Update to 2.7.

4 years agognu: r-leiden: Update to 0.3.3.
Ricardo Wurmus [Wed, 19 Feb 2020 20:17:18 +0000 (21:17 +0100)]
gnu: r-leiden: Update to 0.3.3.

* gnu/packages/cran.scm (r-leiden): Update to 0.3.3.

4 years agognu: r-styler: Update to 1.3.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:17:02 +0000 (21:17 +0100)]
gnu: r-styler: Update to 1.3.1.

* gnu/packages/cran.scm (r-styler): Update to 1.3.1.
[propagated-inputs]: Add r-r-cache.

4 years agognu: r-lintr: Update to 2.0.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:16:38 +0000 (21:16 +0100)]
gnu: r-lintr: Update to 2.0.1.

* gnu/packages/cran.scm (r-lintr): Update to 2.0.1.
[propagated-inputs]: Remove r-stringdist.

4 years agognu: r-ggraph: Update to 2.0.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:16:27 +0000 (21:16 +0100)]
gnu: r-ggraph: Update to 2.0.1.

* gnu/packages/cran.scm (r-ggraph): Update to 2.0.1.

4 years agognu: r-rmetasim: Update to 3.1.14.
Ricardo Wurmus [Wed, 19 Feb 2020 20:16:20 +0000 (21:16 +0100)]
gnu: r-rmetasim: Update to 3.1.14.

* gnu/packages/cran.scm (r-rmetasim): Update to 3.1.14.

4 years agognu: r-sf: Update to 0.8-1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:16:11 +0000 (21:16 +0100)]
gnu: r-sf: Update to 0.8-1.

* gnu/packages/cran.scm (r-sf): Update to 0.8-1.

4 years agognu: r-deldir: Update to 0.1-25.
Ricardo Wurmus [Wed, 19 Feb 2020 20:16:03 +0000 (21:16 +0100)]
gnu: r-deldir: Update to 0.1-25.

* gnu/packages/cran.scm (r-deldir): Update to 0.1-25.

4 years agognu: r-spdata: Update to 0.3.3.
Ricardo Wurmus [Wed, 19 Feb 2020 20:15:46 +0000 (21:15 +0100)]
gnu: r-spdata: Update to 0.3.3.

* gnu/packages/cran.scm (r-spdata): Update to 0.3.3.
[propagated-inputs]: Add r-raster and r-sp.

4 years agognu: r-picante: Update to 1.8.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:15:37 +0000 (21:15 +0100)]
gnu: r-picante: Update to 1.8.1.

* gnu/packages/cran.scm (r-picante): Update to 1.8.1.

4 years agognu: r-repr: Update to 1.1.0.
Ricardo Wurmus [Wed, 19 Feb 2020 20:15:30 +0000 (21:15 +0100)]
gnu: r-repr: Update to 1.1.0.

* gnu/packages/cran.scm (r-repr): Update to 1.1.0.

4 years agognu: r-gamlss-dist: Update to 5.1-6.
Ricardo Wurmus [Wed, 19 Feb 2020 20:15:20 +0000 (21:15 +0100)]
gnu: r-gamlss-dist: Update to 5.1-6.

* gnu/packages/cran.scm (r-gamlss-dist): Update to 5.1-6.

4 years agognu: r-blockmodeling: Update to 0.3.6.
Ricardo Wurmus [Wed, 19 Feb 2020 20:14:52 +0000 (21:14 +0100)]
gnu: r-blockmodeling: Update to 0.3.6.

* gnu/packages/cran.scm (r-blockmodeling): Update to 0.3.6.
[propagated-inputs]: Remove r-doparallel, r-dorng, and r-foreach.

4 years agognu: r-rsvd: Update to 1.0.3.
Ricardo Wurmus [Wed, 19 Feb 2020 20:14:45 +0000 (21:14 +0100)]
gnu: r-rsvd: Update to 1.0.3.

* gnu/packages/cran.scm (r-rsvd): Update to 1.0.3.

4 years agognu: r-mcmc: Update to 0.9-6.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:14:36 +0000 (21:14 +0100)]
gnu: r-mcmc: Update to 0.9-6.1.

* gnu/packages/cran.scm (r-mcmc): Update to 0.9-6.1.

4 years agognu: r-etm: Update to 1.0.5.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:14:24 +0000 (21:14 +0100)]
gnu: r-etm: Update to 1.0.5.1.

* gnu/packages/cran.scm (r-etm): Update to 1.0.5.1.

4 years agognu: r-protviz: Update to 0.6.0.
Ricardo Wurmus [Wed, 19 Feb 2020 20:14:16 +0000 (21:14 +0100)]
gnu: r-protviz: Update to 0.6.0.

* gnu/packages/cran.scm (r-protviz): Update to 0.6.0.

4 years agognu: r-genenet: Update to 1.2.14.
Ricardo Wurmus [Wed, 19 Feb 2020 20:14:08 +0000 (21:14 +0100)]
gnu: r-genenet: Update to 1.2.14.

* gnu/packages/cran.scm (r-genenet): Update to 1.2.14.

4 years agognu: r-fields: Update to 10.3.
Ricardo Wurmus [Wed, 19 Feb 2020 20:13:59 +0000 (21:13 +0100)]
gnu: r-fields: Update to 10.3.

* gnu/packages/cran.scm (r-fields): Update to 10.3.

4 years agognu: r-rnifti: Update to 1.1.0.
Ricardo Wurmus [Wed, 19 Feb 2020 20:13:48 +0000 (21:13 +0100)]
gnu: r-rnifti: Update to 1.1.0.

* gnu/packages/cran.scm (r-rnifti): Update to 1.1.0.

4 years agognu: r-waveslim: Update to 1.7.5.2.
Ricardo Wurmus [Wed, 19 Feb 2020 20:13:39 +0000 (21:13 +0100)]
gnu: r-waveslim: Update to 1.7.5.2.

* gnu/packages/cran.scm (r-waveslim): Update to 1.7.5.2.

4 years agognu: r-ks: Update to 1.11.7.
Ricardo Wurmus [Wed, 19 Feb 2020 20:13:31 +0000 (21:13 +0100)]
gnu: r-ks: Update to 1.11.7.

* gnu/packages/cran.scm (r-ks): Update to 1.11.7.

4 years agognu: r-rgl: Update to 0.100.47.
Ricardo Wurmus [Wed, 19 Feb 2020 20:13:20 +0000 (21:13 +0100)]
gnu: r-rgl: Update to 0.100.47.

* gnu/packages/cran.scm (r-rgl): Update to 0.100.47.

4 years agognu: r-weights: Update to 1.0.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:13:07 +0000 (21:13 +0100)]
gnu: r-weights: Update to 1.0.1.

* gnu/packages/cran.scm (r-weights): Update to 1.0.1.

4 years agognu: r-summarytools: Update to 0.9.5.
Ricardo Wurmus [Wed, 19 Feb 2020 20:12:39 +0000 (21:12 +0100)]
gnu: r-summarytools: Update to 0.9.5.

* gnu/packages/cran.scm (r-summarytools): Update to 0.9.5.
[propagated-inputs]: Add r-base64enc; remove r-rcurl.

4 years agognu: r-remotes: Update to 2.1.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:12:26 +0000 (21:12 +0100)]
gnu: r-remotes: Update to 2.1.1.

* gnu/packages/cran.scm (r-remotes): Update to 2.1.1.

4 years agognu: r-ggeffects: Update to 0.14.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:11:50 +0000 (21:11 +0100)]
gnu: r-ggeffects: Update to 0.14.1.

* gnu/packages/cran.scm (r-ggeffects): Update to 0.14.1.
[propagated-inputs]: Remove r-magrittr, r-purrr, and r-sjmisc.

4 years agognu: r-performance: Update to 0.4.4.
Ricardo Wurmus [Wed, 19 Feb 2020 20:11:40 +0000 (21:11 +0100)]
gnu: r-performance: Update to 0.4.4.

* gnu/packages/cran.scm (r-performance): Update to 0.4.4.

4 years agognu: r-bayestestr: Update to 0.5.2.
Ricardo Wurmus [Wed, 19 Feb 2020 20:11:17 +0000 (21:11 +0100)]
gnu: r-bayestestr: Update to 0.5.2.

* gnu/packages/cran.scm (r-bayestestr): Update to 0.5.2.

4 years agognu: r-glmmtmb: Update to 1.0.0.
Ricardo Wurmus [Wed, 19 Feb 2020 20:11:02 +0000 (21:11 +0100)]
gnu: r-glmmtmb: Update to 1.0.0.

* gnu/packages/cran.scm (r-glmmtmb): Update to 1.0.0.

4 years agognu: r-sjstats: Update to 0.17.9.
Ricardo Wurmus [Wed, 19 Feb 2020 20:10:45 +0000 (21:10 +0100)]
gnu: r-sjstats: Update to 0.17.9.

* gnu/packages/cran.scm (r-sjstats): Update to 0.17.9.

4 years agognu: r-emmeans: Update to 1.4.4.
Ricardo Wurmus [Wed, 19 Feb 2020 20:10:36 +0000 (21:10 +0100)]
gnu: r-emmeans: Update to 1.4.4.

* gnu/packages/cran.scm (r-emmeans): Update to 1.4.4.

4 years agognu: r-raster: Update to 3.0-12.
Ricardo Wurmus [Wed, 19 Feb 2020 20:10:20 +0000 (21:10 +0100)]
gnu: r-raster: Update to 3.0-12.

* gnu/packages/cran.scm (r-raster): Update to 3.0-12.

4 years agognu: r-ggformula: Update to 0.9.3.
Ricardo Wurmus [Wed, 19 Feb 2020 20:09:53 +0000 (21:09 +0100)]
gnu: r-ggformula: Update to 0.9.3.

* gnu/packages/cran.scm (r-ggformula): Update to 0.9.3.
[propagated-inputs]: Add r-ggforce.

4 years agognu: r-doby: Update to 4.6-4.1.
Ricardo Wurmus [Wed, 19 Feb 2020 20:09:42 +0000 (21:09 +0100)]
gnu: r-doby: Update to 4.6-4.1.

* gnu/packages/cran.scm (r-doby): Update to 4.6-4.1.

4 years agognu: r-flextable: Update to 0.5.8.
Ricardo Wurmus [Wed, 19 Feb 2020 20:09:30 +0000 (21:09 +0100)]
gnu: r-flextable: Update to 0.5.8.

* gnu/packages/cran.scm (r-flextable): Update to 0.5.8.