jackhill/guix/guix.git
3 years agognu: libbpf: Fix erroneous use of DESTDIR.
Tobias Geerinckx-Rice [Tue, 6 Oct 2020 08:28:29 +0000 (10:28 +0200)]
gnu: libbpf: Fix erroneous use of DESTDIR.

It broke the pkg-config file and is almost always a mistake.

* gnu/packages/linux.scm (libbpf)[arguments]: Correctly set PREFIX.

3 years agobuild: svn: Handle fetch errors.
zimoun [Mon, 5 Oct 2020 16:47:39 +0000 (18:47 +0200)]
build: svn: Handle fetch errors.

* guix/build/svn.scm (svn-fetch): Add 'guard' to handle errors.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agobuild: hg: Handle fetch errors.
zimoun [Mon, 5 Oct 2020 16:36:34 +0000 (18:36 +0200)]
build: hg: Handle fetch errors.

* guix/build/hg.scm (hg-fetch): Add 'guard' to handle errors.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: chatty: Update to 0.1.16.
Michael Rohleder [Mon, 5 Oct 2020 06:57:44 +0000 (08:57 +0200)]
gnu: chatty: Update to 0.1.16.

* gnu/packages/messaging.scm (chatty): Update to 0.1.16.
[inputs]: Add gsettings-desktop-schemas.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: emacs-dtrt-indent: Update to 1.2.
Joseph LaFreniere [Sun, 4 Oct 2020 18:58:06 +0000 (13:58 -0500)]
gnu: emacs-dtrt-indent: Update to 1.2.

* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.2.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: emacs-helpful: Update to 0.18.
Michael Rohleder [Sun, 4 Oct 2020 10:17:47 +0000 (12:17 +0200)]
gnu: emacs-helpful: Update to 0.18.

* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.18.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
3 years agognu: Add memkind.
Danny Milosavljevic [Tue, 6 Oct 2020 07:54:31 +0000 (09:54 +0200)]
gnu: Add memkind.

* gnu/packages/disk.scm (memkind): New variable.

3 years agoimages: Add pine64-barebones-raw-image.
Mathieu Othacehe [Tue, 6 Oct 2020 07:50:55 +0000 (09:50 +0200)]
images: Add pine64-barebones-raw-image.

* gnu/system/images/pine64.scm (pine64-barebones-raw-image): New variable.
* gnu/ci.scm (%guix-system-images): Add it.

3 years agobuild-system/cargo: Don't install .crates.toml file.
Efraim Flashner [Tue, 6 Oct 2020 07:29:47 +0000 (10:29 +0300)]
build-system/cargo: Don't install .crates.toml file.

Fixes <https://issues.guix.gnu.org/43810>.

* guix/build/cargo-build-system.scm (install): Remove installed
.crates.toml file.

3 years agognu: emacs-ivy-posframe: Update to 0.5.0.
Nicolas Goaziou [Tue, 6 Oct 2020 07:09:48 +0000 (09:09 +0200)]
gnu: emacs-ivy-posframe: Update to 0.5.0.

* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.0.

3 years agognu: vlang: Correctly refer to output directories.
Efraim Flashner [Tue, 6 Oct 2020 06:45:13 +0000 (09:45 +0300)]
gnu: vlang: Correctly refer to output directories.

* gnu/packages/vlang.scm (vlang)[arguments]: In custom 'install phase
correctly refer to 'outputs'.

3 years agognu: vlang: Use cc-for-target.
Efraim Flashner [Tue, 6 Oct 2020 06:44:25 +0000 (09:44 +0300)]
gnu: vlang: Use cc-for-target.

* gnu/packages/vlang.scm (vlang)[arguments]: Don't hardcode gcc in
make-flags. In custom 'patch-makefile, don't hardcode gcc.

3 years agoservices: dnsmasq: Add TFTP configuration fields.
Danny Milosavljevic [Sun, 27 Sep 2020 19:06:30 +0000 (21:06 +0200)]
services: dnsmasq: Add TFTP configuration fields.

* gnu/services/dns.scm (<dnsmasq-configuration>): Add TFTP configuration
fields.
(dnsmasq-shepherd-service): Use them.
* doc/guix.texi (DNS Services): Document them.

3 years agognu: lsh: Enable some tests.
Maxim Cournoyer [Tue, 6 Oct 2020 03:52:24 +0000 (23:52 -0400)]
gnu: lsh: Enable some tests.

* gnu/packages/ssh.scm (lsh)[native-inputs]: Add autoconf and automake.
[arguments]: Remove #:tests? argument.
[phases]{disable-failing-tests}: New phase.

3 years agognu: lsh: Fix X11 forwarding.
Maxim Cournoyer [Tue, 6 Oct 2020 03:48:45 +0000 (23:48 -0400)]
gnu: lsh: Fix X11 forwarding.

Fixes <https://issues.guix.gnu.org/24049>.

* gnu/packages/patches/lsh-fix-x11-forwarding.patch: Add patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/ssh.scm (lsh)[source]: Apply it.
[inputs]: Add libxau.

Reported-by: myglc2 <myglc2@gmail.com>
3 years agognu: perl-cgi: Update to 4.51.
Tobias Geerinckx-Rice [Tue, 6 Oct 2020 00:53:24 +0000 (02:53 +0200)]
gnu: perl-cgi: Update to 4.51.

* gnu/packages/web.scm (perl-cgi): Update to 4.51.

3 years agognu: python-flake8: Update to 3.8.4.
Tobias Geerinckx-Rice [Tue, 6 Oct 2020 00:53:13 +0000 (02:53 +0200)]
gnu: python-flake8: Update to 3.8.4.

* gnu/packages/python-xyz.scm (python-flake8): Update to 3.8.4.

3 years agognu: seahorse: Update to 3.36.2.
Tobias Geerinckx-Rice [Tue, 6 Oct 2020 00:45:39 +0000 (02:45 +0200)]
gnu: seahorse: Update to 3.36.2.

* gnu/packages/gnome.scm (seahorse): Update to 3.36.2.

3 years agognu: s6-portable-utils: Update to 2.2.3.0.
Tobias Geerinckx-Rice [Tue, 6 Oct 2020 00:40:51 +0000 (02:40 +0200)]
gnu: s6-portable-utils: Update to 2.2.3.0.

* gnu/packages/skarnet.scm (s6-portable-utils): Update to 2.2.3.0.

3 years agognu: s6-dns: Update to 2.3.3.0.
Tobias Geerinckx-Rice [Tue, 6 Oct 2020 00:40:49 +0000 (02:40 +0200)]
gnu: s6-dns: Update to 2.3.3.0.

* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.3.0.

3 years agognu: obs: Update to 26.0.1.
Tobias Geerinckx-Rice [Tue, 6 Oct 2020 00:40:14 +0000 (02:40 +0200)]
gnu: obs: Update to 26.0.1.

* gnu/packages/video.scm (obs): Update to 26.0.1.

3 years agognu: goffice: Update to 0.10.48.
Tobias Geerinckx-Rice [Tue, 6 Oct 2020 00:40:02 +0000 (02:40 +0200)]
gnu: goffice: Update to 0.10.48.

* gnu/packages/gnome.scm (goffice): Update to 0.10.48.

3 years agognu: spice-protocol: Update to 0.14.3.
Tobias Geerinckx-Rice [Tue, 6 Oct 2020 00:35:12 +0000 (02:35 +0200)]
gnu: spice-protocol: Update to 0.14.3.

* gnu/packages/spice.scm (spice-protocol): Update to 0.14.3.

3 years agognu: Fix up package copyright headers.
Tobias Geerinckx-Rice [Tue, 6 Oct 2020 00:03:42 +0000 (02:03 +0200)]
gnu: Fix up package copyright headers.

3 years agognu: libshout: Update to 2.4.4.
Tobias Geerinckx-Rice [Mon, 5 Oct 2020 19:29:33 +0000 (21:29 +0200)]
gnu: libshout: Update to 2.4.4.

* gnu/packages/xiph.scm (libshout): Update to 2.4.4.

3 years agognu: vlang: Run mosts tests.
Tobias Geerinckx-Rice [Mon, 5 Oct 2020 23:02:53 +0000 (01:02 +0200)]
gnu: vlang: Run mosts tests.

* gnu/packages/vlang.scm (vlang)[arguments]: Enable tests and add a new
‘delete-failing-tests’ and custom ‘check’ phase.
[native-inputs]: Add libx11, node, openssl, and sqlite.

3 years agognu: vlang: Update to 0.1.29.
Tobias Geerinckx-Rice [Mon, 5 Oct 2020 23:01:33 +0000 (01:01 +0200)]
gnu: vlang: Update to 0.1.29.

* gnu/packages/vlang.scm (vlang): Update to 0.1.29.

3 years agognu: execline: Update to 2.6.1.1.
Tobias Geerinckx-Rice [Mon, 5 Oct 2020 22:01:22 +0000 (00:01 +0200)]
gnu: execline: Update to 2.6.1.1.

* gnu/packages/skarnet.scm (execline): Update to 2.6.1.1.

3 years agognu: skalibs: Update to 2.9.3.0.
Tobias Geerinckx-Rice [Mon, 5 Oct 2020 22:01:16 +0000 (00:01 +0200)]
gnu: skalibs: Update to 2.9.3.0.

* gnu/packages/skarnet.scm (skalibs): Update to 2.9.3.0.

3 years agognu: libde265: Update to 1.0.7.
Tobias Geerinckx-Rice [Mon, 5 Oct 2020 21:58:47 +0000 (23:58 +0200)]
gnu: libde265: Update to 1.0.7.

* gnu/packages/video.scm (libde265): Update to 1.0.7.

3 years agognu: vim: Update to 8.2.1801.
Tobias Geerinckx-Rice [Mon, 5 Oct 2020 21:53:29 +0000 (23:53 +0200)]
gnu: vim: Update to 8.2.1801.

* gnu/packages/vim.scm (vim): Update to 8.2.1801.

3 years agognu: youtube-viewer: Update to 3.7.9.
Tobias Geerinckx-Rice [Mon, 5 Oct 2020 20:56:44 +0000 (22:56 +0200)]
gnu: youtube-viewer: Update to 3.7.9.

* gnu/packages/video.scm (youtube-viewer): Update to 3.7.9.
[inputs]: Add perl-memoize.

3 years agognu: r-tclust: Update to 1.4-2.
Ricardo Wurmus [Mon, 5 Oct 2020 20:46:41 +0000 (22:46 +0200)]
gnu: r-tclust: Update to 1.4-2.

* gnu/packages/statistics.scm (r-tclust): Update to 1.4-2.

3 years agognu: r-car: Update to 3.0-10.
Ricardo Wurmus [Mon, 5 Oct 2020 20:46:38 +0000 (22:46 +0200)]
gnu: r-car: Update to 3.0-10.

* gnu/packages/statistics.scm (r-car): Update to 3.0-10.

3 years agognu: r-quantreg: Update to 5.73.
Ricardo Wurmus [Mon, 5 Oct 2020 20:46:35 +0000 (22:46 +0200)]
gnu: r-quantreg: Update to 5.73.

* gnu/packages/statistics.scm (r-quantreg): Update to 5.73.

3 years agognu: r-fpc: Update to 2.2-8.
Ricardo Wurmus [Mon, 5 Oct 2020 20:46:32 +0000 (22:46 +0200)]
gnu: r-fpc: Update to 2.2-8.

* gnu/packages/statistics.scm (r-fpc): Update to 2.2-8.

3 years agognu: r-gplots: Update to 3.1.0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:46:29 +0000 (22:46 +0200)]
gnu: r-gplots: Update to 3.1.0.

* gnu/packages/statistics.scm (r-gplots): Update to 3.1.0.
[propagated-inputs]: Remove r-gdata.

3 years agognu: r-matrixstats: Update to 0.57.0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:46:24 +0000 (22:46 +0200)]
gnu: r-matrixstats: Update to 0.57.0.

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

3 years agognu: r-rsqlite: Update to 2.2.1.
Ricardo Wurmus [Mon, 5 Oct 2020 20:46:21 +0000 (22:46 +0200)]
gnu: r-rsqlite: Update to 2.2.1.

* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.1.
[native-inputs]: Add r-knitr.

3 years agognu: r-rmarkdown: Update to 2.4.
Ricardo Wurmus [Mon, 5 Oct 2020 20:46:17 +0000 (22:46 +0200)]
gnu: r-rmarkdown: Update to 2.4.

* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.4.
[propagated-inputs]: Remove r-base64enc.

3 years agognu: r-readr: Update to 1.4.0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:46:13 +0000 (22:46 +0200)]
gnu: r-readr: Update to 1.4.0.

* gnu/packages/statistics.scm (r-readr): Update to 1.4.0.
[propagated-inputs]: Remove r-rcpp; add r-cli, r-cpp11, r-lifecycle, and r-rlang.
[native-inputs]: Add r-knitr.

3 years agognu: r-withr: Update to 2.3.0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:46:05 +0000 (22:46 +0200)]
gnu: r-withr: Update to 2.3.0.

* gnu/packages/statistics.scm (r-withr): Update to 2.3.0.

3 years agognu: r-devtools: Update to 2.3.2.
Ricardo Wurmus [Mon, 5 Oct 2020 20:46:02 +0000 (22:46 +0200)]
gnu: r-devtools: Update to 2.3.2.

* gnu/packages/statistics.scm (r-devtools): Update to 2.3.2.

3 years agognu: r-openssl: Update to 1.4.3.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:59 +0000 (22:45 +0200)]
gnu: r-openssl: Update to 1.4.3.

* gnu/packages/statistics.scm (r-openssl): Update to 1.4.3.

3 years agognu: r-backports: Update to 1.1.10.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:55 +0000 (22:45 +0200)]
gnu: r-backports: Update to 1.1.10.

* gnu/packages/statistics.scm (r-backports): Update to 1.1.10.

3 years agognu: r-multitaper: Update to 1.0-15.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:52 +0000 (22:45 +0200)]
gnu: r-multitaper: Update to 1.0-15.

* gnu/packages/statistics.scm (r-multitaper): Update to 1.0-15.

3 years agognu: r-coda: Update to 0.19-4.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:49 +0000 (22:45 +0200)]
gnu: r-coda: Update to 0.19-4.

* gnu/packages/statistics.scm (r-coda): Update to 0.19-4.

3 years agognu: r-knitr: Update to 1.30.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:46 +0000 (22:45 +0200)]
gnu: r-knitr: Update to 1.30.

* gnu/packages/statistics.scm (r-knitr): Update to 1.30.

3 years agognu: r-survival: Update to 3.2-7.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:43 +0000 (22:45 +0200)]
gnu: r-survival: Update to 3.2-7.

* gnu/packages/statistics.scm (r-survival): Update to 3.2-7.

3 years agognu: r-seurat: Update to 3.2.2.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:40 +0000 (22:45 +0200)]
gnu: r-seurat: Update to 3.2.2.

* gnu/packages/cran.scm (r-seurat): Update to 3.2.2.

3 years agognu: r-tidytext: Update to 0.2.6.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:37 +0000 (22:45 +0200)]
gnu: r-tidytext: Update to 0.2.6.

* gnu/packages/cran.scm (r-tidytext): Update to 0.2.6.

3 years agognu: r-tidypredict: Update to 0.4.7.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:34 +0000 (22:45 +0200)]
gnu: r-tidypredict: Update to 0.4.7.

* gnu/packages/cran.scm (r-tidypredict): Update to 0.4.7.
[propagated-inputs]: Add r-stringr and r-tidyr.

3 years agognu: r-dials: Update to 0.0.9.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:29 +0000 (22:45 +0200)]
gnu: r-dials: Update to 0.0.9.

* gnu/packages/cran.scm (r-dials): Update to 0.0.9.

3 years agognu: r-rsample: Update to 0.0.8.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:26 +0000 (22:45 +0200)]
gnu: r-rsample: Update to 0.0.8.

* gnu/packages/cran.scm (r-rsample): Update to 0.0.8.
[propagated-inputs]: Add r-ellipsis, r-modeldata, and r-slider.

3 years agognu: r-workflows: Update to 0.2.0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:20 +0000 (22:45 +0200)]
gnu: r-workflows: Update to 0.2.0.

* gnu/packages/cran.scm (r-workflows): Update to 0.2.0.
[propagated-inputs]: Add r-tidyselect.

3 years agognu: r-cpp11: Update to 0.2.2.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:16 +0000 (22:45 +0200)]
gnu: r-cpp11: Update to 0.2.2.

* gnu/packages/cran.scm (r-cpp11): Update to 0.2.2.

3 years agognu: r-gaston: Update to 1.5.7.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:13 +0000 (22:45 +0200)]
gnu: r-gaston: Update to 1.5.7.

* gnu/packages/cran.scm (r-gaston): Update to 1.5.7.

3 years agognu: r-binman: Update to 0.1.2.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:09 +0000 (22:45 +0200)]
gnu: r-binman: Update to 0.1.2.

* gnu/packages/cran.scm (r-binman): Update to 0.1.2.

3 years agognu: r-rxnat: Update to 1.0.14.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:06 +0000 (22:45 +0200)]
gnu: r-rxnat: Update to 1.0.14.

* gnu/packages/cran.scm (r-rxnat): Update to 1.0.14.
[propagated-inputs]: Add r-tibble.

3 years agognu: r-aws: Update to 2.5.
Ricardo Wurmus [Mon, 5 Oct 2020 20:45:02 +0000 (22:45 +0200)]
gnu: r-aws: Update to 2.5.

* gnu/packages/cran.scm (r-aws): Update to 2.5.

3 years agognu: r-rpf: Update to 1.0.5.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:59 +0000 (22:44 +0200)]
gnu: r-rpf: Update to 1.0.5.

* gnu/packages/cran.scm (r-rpf): Update to 1.0.5.

3 years agognu: r-regsem: Update to 1.6.2.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:56 +0000 (22:44 +0200)]
gnu: r-regsem: Update to 1.6.2.

* gnu/packages/cran.scm (r-regsem): Update to 1.6.2.
[native-inputs]: Add r-knitr.

3 years agognu: r-stm: Update to 1.3.6.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:52 +0000 (22:44 +0200)]
gnu: r-stm: Update to 1.3.6.

* gnu/packages/cran.scm (r-stm): Update to 1.3.6.

3 years agognu: r-quanteda: Update to 2.1.2.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:49 +0000 (22:44 +0200)]
gnu: r-quanteda: Update to 2.1.2.

* gnu/packages/cran.scm (r-quanteda): Update to 2.1.2.

3 years agognu: r-diagram: Update to 1.6.5.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:45 +0000 (22:44 +0200)]
gnu: r-diagram: Update to 1.6.5.

* gnu/packages/cran.scm (r-diagram): Update to 1.6.5.

3 years agognu: r-acebayes: Update to 1.10.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:42 +0000 (22:44 +0200)]
gnu: r-acebayes: Update to 1.10.

* gnu/packages/cran.scm (r-acebayes): Update to 1.10.

3 years agognu: r-lhs: Update to 1.1.1.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:39 +0000 (22:44 +0200)]
gnu: r-lhs: Update to 1.1.1.

* gnu/packages/cran.scm (r-lhs): Update to 1.1.1.

3 years agognu: r-bios2cor: Update to 2.2.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:36 +0000 (22:44 +0200)]
gnu: r-bios2cor: Update to 2.2.

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

3 years agognu: r-parameters: Update to 0.8.6.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:33 +0000 (22:44 +0200)]
gnu: r-parameters: Update to 0.8.6.

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

3 years agognu: r-systemfonts: Update to 0.3.2.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:30 +0000 (22:44 +0200)]
gnu: r-systemfonts: Update to 0.3.2.

* gnu/packages/cran.scm (r-systemfonts): Update to 0.3.2.

3 years agognu: r-covr: Update to 3.5.1.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:27 +0000 (22:44 +0200)]
gnu: r-covr: Update to 3.5.1.

* gnu/packages/cran.scm (r-covr): Update to 3.5.1.

3 years agognu: r-ggfortify: Update to 0.4.11.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:23 +0000 (22:44 +0200)]
gnu: r-ggfortify: Update to 0.4.11.

* gnu/packages/cran.scm (r-ggfortify): Update to 0.4.11.

3 years agognu: r-sctransform: Update to 0.3.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:20 +0000 (22:44 +0200)]
gnu: r-sctransform: Update to 0.3.

* gnu/packages/cran.scm (r-sctransform): Update to 0.3.
[propagated-inputs]: Add r-future.

3 years agognu: r-ggvis: Update to 0.4.6.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:16 +0000 (22:44 +0200)]
gnu: r-ggvis: Update to 0.4.6.

* gnu/packages/cran.scm (r-ggvis): Update to 0.4.6.

3 years agognu: r-msigdbr: Update to 7.2.1.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:13 +0000 (22:44 +0200)]
gnu: r-msigdbr: Update to 7.2.1.

* gnu/packages/cran.scm (r-msigdbr): Update to 7.2.1.
[propagated-inputs]: Add r-tidyselect.

3 years agognu: r-pegas: Update to 0.14.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:09 +0000 (22:44 +0200)]
gnu: r-pegas: Update to 0.14.

* gnu/packages/cran.scm (r-pegas): Update to 0.14.

3 years agognu: r-colourpicker: Update to 1.1.0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:44:06 +0000 (22:44 +0200)]
gnu: r-colourpicker: Update to 1.1.0.

* gnu/packages/cran.scm (r-colourpicker): Update to 1.1.0.
[native-inputs]: Add r-knitr.

3 years agoetc: committer: Use EQUAL? instead of EQ? for differences.
Ricardo Wurmus [Mon, 5 Oct 2020 20:22:11 +0000 (22:22 +0200)]
etc: committer: Use EQUAL? instead of EQ? for differences.

* etc/committer.scm.in (commit-message): Use EQUAL? instead of EQ? to compute
differences because not all inputs may be symbols; some could be expressions.

3 years agognu: r-future: Update to 1.19.1.
Ricardo Wurmus [Mon, 5 Oct 2020 20:14:18 +0000 (22:14 +0200)]
gnu: r-future: Update to 1.19.1.

* gnu/packages/cran.scm (r-future): Update to 1.19.1.

3 years agognu: r-globals: Update to 0.13.0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:14:14 +0000 (22:14 +0200)]
gnu: r-globals: Update to 0.13.0.

* gnu/packages/cran.scm (r-globals): Update to 0.13.0.

3 years agognu: r-spatialextremes: Update to 2.0-9.
Ricardo Wurmus [Mon, 5 Oct 2020 20:14:11 +0000 (22:14 +0200)]
gnu: r-spatialextremes: Update to 2.0-9.

* gnu/packages/cran.scm (r-spatialextremes): Update to 2.0-9.

3 years agognu: r-fields: Update to 11.5.
Ricardo Wurmus [Mon, 5 Oct 2020 20:14:08 +0000 (22:14 +0200)]
gnu: r-fields: Update to 11.5.

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

3 years agognu: r-gmp: Update to 0.6-1.
Ricardo Wurmus [Mon, 5 Oct 2020 20:14:05 +0000 (22:14 +0200)]
gnu: r-gmp: Update to 0.6-1.

* gnu/packages/cran.scm (r-gmp): Update to 0.6-1.

3 years agognu: r-bigrquery: Update to 1.3.2.
Ricardo Wurmus [Mon, 5 Oct 2020 20:14:02 +0000 (22:14 +0200)]
gnu: r-bigrquery: Update to 1.3.2.

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

3 years agognu: r-fftwtools: Update to 0.9-9.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:59 +0000 (22:13 +0200)]
gnu: r-fftwtools: Update to 0.9-9.

* gnu/packages/cran.scm (r-fftwtools): Update to 0.9-9.

3 years agognu: r-afex: Update to 0.28-0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:56 +0000 (22:13 +0200)]
gnu: r-afex: Update to 0.28-0.

* gnu/packages/cran.scm (r-afex): Update to 0.28-0.

3 years agognu: r-npsurv: Update to 0.5-0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:52 +0000 (22:13 +0200)]
gnu: r-npsurv: Update to 0.5-0.

* gnu/packages/cran.scm (r-npsurv): Update to 0.5-0.

3 years agognu: r-lsei: Update to 1.3-0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:49 +0000 (22:13 +0200)]
gnu: r-lsei: Update to 1.3-0.

* gnu/packages/cran.scm (r-lsei): Update to 1.3-0.

3 years agognu: r-usethis: Update to 1.6.3.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:46 +0000 (22:13 +0200)]
gnu: r-usethis: Update to 1.6.3.

* gnu/packages/cran.scm (r-usethis): Update to 1.6.3.

3 years agognu: r-sjplot: Update to 2.8.5.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:43 +0000 (22:13 +0200)]
gnu: r-sjplot: Update to 2.8.5.

* gnu/packages/cran.scm (r-sjplot): Update to 2.8.5.

3 years agognu: r-effectsize: Update to 0.3.3.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:39 +0000 (22:13 +0200)]
gnu: r-effectsize: Update to 0.3.3.

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

3 years agognu: r-emmeans: Update to 1.5.1.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:36 +0000 (22:13 +0200)]
gnu: r-emmeans: Update to 1.5.1.

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

3 years agognu: r-multcomp: Update to 1.4-14.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:33 +0000 (22:13 +0200)]
gnu: r-multcomp: Update to 1.4-14.

* gnu/packages/cran.scm (r-multcomp): Update to 1.4-14.

3 years agognu: r-sandwich: Update to 3.0-0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:30 +0000 (22:13 +0200)]
gnu: r-sandwich: Update to 3.0-0.

* gnu/packages/cran.scm (r-sandwich): Update to 3.0-0.

3 years agognu: r-deriv: Update to 4.1.0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:27 +0000 (22:13 +0200)]
gnu: r-deriv: Update to 4.1.0.

* gnu/packages/cran.scm (r-deriv): Update to 4.1.0.

3 years agognu: r-sjlabelled: Update to 1.1.7.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:24 +0000 (22:13 +0200)]
gnu: r-sjlabelled: Update to 1.1.7.

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

3 years agognu: r-insight: Update to 0.9.6.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:20 +0000 (22:13 +0200)]
gnu: r-insight: Update to 0.9.6.

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

3 years agognu: r-bibtex: Update to 0.4.2.3.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:17 +0000 (22:13 +0200)]
gnu: r-bibtex: Update to 0.4.2.3.

* gnu/packages/cran.scm (r-bibtex): Update to 0.4.2.3.

3 years agognu: r-openxlsx: Update to 4.2.2.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:14 +0000 (22:13 +0200)]
gnu: r-openxlsx: Update to 4.2.2.

* gnu/packages/cran.scm (r-openxlsx): Update to 4.2.2.

3 years agognu: r-import: Update to 1.2.0.
Ricardo Wurmus [Mon, 5 Oct 2020 20:13:11 +0000 (22:13 +0200)]
gnu: r-import: Update to 1.2.0.

* gnu/packages/cran.scm (r-import): Update to 1.2.0.
[native-inputs]: Add r-knitr.