jackhill/guix/guix.git
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.

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

* gnu/packages/cran.scm (r-sjlabelled): Update to 1.1.3.

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

* gnu/packages/cran.scm (r-insight): Update to 0.8.1.

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

* gnu/packages/cran.scm (r-factominer): Update to 2.2.

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

* gnu/packages/cran.scm (r-ggpubr): Update to 0.2.5.

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

* gnu/packages/cran.scm (r-learnr): Update to 0.10.1.

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

* gnu/packages/cran.scm (r-renv): Update to 0.9.3.

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

* gnu/packages/cran.scm (r-vim): Update to 5.1.0.
[propagated-inputs]: Add r-magrittr.

4 years agognu: r-np: Update to 0.60-10.
Ricardo Wurmus [Wed, 19 Feb 2020 20:07:43 +0000 (21:07 +0100)]
gnu: r-np: Update to 0.60-10.

* gnu/packages/cran.scm (r-np): Update to 0.60-10.

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

* gnu/packages/cran.scm (r-processx): Update to 3.4.2.

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

* gnu/packages/cran.scm (r-laeken): Update to 0.5.1.

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

* gnu/packages/cran.scm (r-performanceanalytics): Update to 2.0.4.

4 years agognu: r-rmysql: Update to 0.10.19.
Ricardo Wurmus [Wed, 19 Feb 2020 20:06:54 +0000 (21:06 +0100)]
gnu: r-rmysql: Update to 0.10.19.

* gnu/packages/cran.scm (r-rmysql): Update to 0.10.19.

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

* gnu/packages/cran.scm (r-drr): Update to 0.0.4.

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

* gnu/packages/cran.scm (r-emdbook): Update to 1.3.12.
[propagated-inputs]: Remove r-rcpp.

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

* gnu/packages/cran.scm (r-bbmle): Update to 1.0.23.1.

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

* gnu/packages/cran.scm (r-dendextend): Update to 1.13.3.

4 years agognu: r-ps: Update to 1.3.2.
Ricardo Wurmus [Wed, 19 Feb 2020 20:05:32 +0000 (21:05 +0100)]
gnu: r-ps: Update to 1.3.2.

* gnu/packages/cran.scm (r-ps): Update to 1.3.2.

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

* gnu/packages/cran.scm (r-rgooglemaps): Update to 1.4.5.3.
[propagated-inputs]: Add r-sp.