jackhill/guix/guix.git
15 months agognu: icedove: Compute a self-contained source.
Maxim Cournoyer [Fri, 10 Feb 2023 03:05:58 +0000 (22:05 -0500)]
gnu: icedove: Compute a self-contained source.

This refactoring work is to prepare for adding a icedove-l10n package, which
will reuse that source.

* gnu/packages/gnuzilla.scm (comm-source->locales+changset): New procedure.
(thunderbird-source): Rename to...
(thunderbird-comm-source): ... here.
(icedove-source): New variable.
(icedove) [source]: Use it.
[phases]: Remove the prepare-thunderbird-sources and rename-to-icedove phases.

15 months agognu: Add a 'update-mozilla-locales' helper for maintenance.
Maxim Cournoyer [Fri, 10 Feb 2023 18:40:40 +0000 (13:40 -0500)]
gnu: Add a 'update-mozilla-locales' helper for maintenance.

* gnu/packages/gnuzilla.scm (update-mozilla-locales): New procedure.

15 months agognu: hplip-next: Simplify the fix-more-hard-coded-file-names phase.
Maxim Cournoyer [Sun, 19 Feb 2023 14:14:17 +0000 (09:14 -0500)]
gnu: hplip-next: Simplify the fix-more-hard-coded-file-names phase.

* gnu/packages/cups.scm (hplip-next) [phases]: Only substitute python files in
the fix-more-hard-coded-file-names phase.  This greatly reduce the time taken
by the phase (from 21 s to 0.4 s) on my system, and is functionally
equivalent.

15 months agognu: Add ddd.
Andy Tai [Sun, 19 Feb 2023 01:08:36 +0000 (17:08 -0800)]
gnu: Add ddd.

* gnu/packages/debug.scm (ddd): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
15 months agognu: emacs-vterm: Include etc directory in installed files.
Jake Leporte [Sat, 18 Feb 2023 22:22:59 +0000 (16:22 -0600)]
gnu: emacs-vterm: Include etc directory in installed files.

* gnu/packages/emacs-xyz.scm (emacs-vterm)[arguments]<#:include>: Add
"^etc/.*" to the list of regexes for installed files.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
15 months agognu: emacs-gnuplot: Update to 0.8.1.
Nicolas Goaziou [Sun, 19 Feb 2023 10:34:49 +0000 (11:34 +0100)]
gnu: emacs-gnuplot: Update to 0.8.1.

* gnu/packages/emacs-xyz.scm (emacs-gnuplot): Update to 0.8.1.

15 months agognu: emacs-goggles: Update to 0.3.
Nicolas Goaziou [Sun, 19 Feb 2023 10:33:40 +0000 (11:33 +0100)]
gnu: emacs-goggles: Update to 0.3.

* gnu/packages/emacs-xyz.scm (emacs-goggles): Update to 0.3.
[description]: Use proper capitalization.

15 months agognu: emacs-project: Update to 0.9.7.
Nicolas Goaziou [Sun, 19 Feb 2023 10:32:37 +0000 (11:32 +0100)]
gnu: emacs-project: Update to 0.9.7.

* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.7.

15 months agognu: php: Drop a failed test for riscv64.
Aleksandr Vityazev [Sun, 12 Feb 2023 09:02:45 +0000 (09:02 +0000)]
gnu: php: Drop a failed test for riscv64.

* gnu/packages/php (php): Drop a failed test for riscv64.
[source, arguments, description]: Fix formatting.

15 months agoguix: Show better progress bars.
Julien Lepiller [Fri, 3 Feb 2023 11:56:03 +0000 (12:56 +0100)]
guix: Show better progress bars.

Style provides information on the characters to use before and after the
progress bar content (`[` and `]` for the ascii style), as well as the
character for filled step (`#` for ascii style).  When supported, it
provides intermediate steps.  This is used for unicode style, to show
better precision.

* guix/progress.scm (<progress-bar-style>): New record type.
(ascii-bar-style, unicode-bar-style): New variables.
(progress-bar): Draw progress depending on style.  When supported, use
unicode style.  Fall back to ascii style.

15 months agognu: Use unifont by default in TTYs.
Julien Lepiller [Fri, 3 Feb 2023 11:56:02 +0000 (12:56 +0100)]
gnu: Use unifont by default in TTYs.

It has even better language support than LatGrkCyr-8x16 and can show
fancy progress bars.

* gnu/services/base.scm (%default-console-font): Use unifont.

15 months agognu: dino: Fix comment for pango-next.
Liliana Marie Prikler [Sun, 19 Feb 2023 07:39:50 +0000 (08:39 +0100)]
gnu: dino: Fix comment for pango-next.

Pango 1.5 is a rather old version ;)

* gnu/packages/messaging.scm (dino)[inputs]: Fix comment next to pango-next.

15 months agognu: guile-filesystem: Update to 0.2.0.
Liliana Marie Prikler [Tue, 10 Jan 2023 20:27:34 +0000 (21:27 +0100)]
gnu: guile-filesystem: Update to 0.2.0.

* gnu/packages/guile-xyz.scm (guile-filesystem): Update to 0.2.0.
[source]<url>: Use “https://gitlab.com/lilyp/guile-filesystem”.
[home-page]: Likewise.
(guile2.0-filesystem): Deleted variable.

15 months agognu: hyfetch: Update to 1.4.6.
Hilton Chain [Sat, 11 Feb 2023 04:34:51 +0000 (12:34 +0800)]
gnu: hyfetch: Update to 1.4.6.

* gnu/packages/patches/hyfetch-fix-generator-script-quotation-escaping.patch:
New file.
* gnu/packages/patches/hyfetch-remove-old-catchy-os-py.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/admin.scm (hyfetch)[source]: Update to 1.4.6.
Switch to git source and add patches.
[inputs]: Remove python-hypy-utils.
[arguments]<#:phases>: Remove set-HOME phase.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
15 months agognu: Add emacs-pasp-mode.
Liliana Marie Prikler [Sat, 11 Feb 2023 15:15:00 +0000 (16:15 +0100)]
gnu: Add emacs-pasp-mode.

* gnu/packages/patches/emacs-pasp-mode-quote-file-names.patch: New file.
* gnu/local.mk: Register it here.
* gnu/packages/emacs-xyz.scm (emacs-pasp-mode): New variable.

15 months agognu: Add python-clorm.
Liliana Marie Prikler [Sat, 11 Feb 2023 14:51:56 +0000 (15:51 +0100)]
gnu: Add python-clorm.

* gnu/packages/maths.scm (python-clorm): New variable.

15 months agognu: python-clingo: Install distribution information.
Liliana Marie Prikler [Sat, 11 Feb 2023 14:50:34 +0000 (15:50 +0100)]
gnu: python-clingo: Install distribution information.

* gnu/packages/maths.scm (python-clingo)[#:phases]: Add ‘install-distinfo’.

15 months agognu: racket: Update to 8.8.
Philip McGrath [Sat, 11 Feb 2023 00:49:34 +0000 (19:49 -0500)]
gnu: racket: Update to 8.8.

* gnu/packages/patches/racket-backport-8.7-pkg-strip.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Delete it.
* gnu/packages/racket.scm (%racket-origin)[patches]: Likewise.
(%racket-version): Update to 8.8.
(%zuo-version): Update to 1.6.
(racket)[inputs]<algol60, cext-lib, deinprogramm, draw, drracket>
<expeditor, gui, htdp, math, pict, r5rs, redex, sasl, scribble>
<typed-racket, string-constants, syntax-color>: Update checksums.
* gnu/packages/chez.scm (chez-scheme-for-racket): Update to
9.9.9-pre-release.14.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
15 months agognu: dino: Update to 0.4.0.
Parnikkapore [Wed, 8 Feb 2023 09:17:30 +0000 (17:17 +0800)]
gnu: dino: Update to 0.4.0.

* gnu/packages/messaging.scm (dino): Update to 0.4.0.
[inputs]: Replace gtk+ with gtk.
Replace pango with pango-next.
Add bash-minimal and libadwaita.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
15 months agognu: hplip-next: Update to 3.22.10.
Maxim Cournoyer [Sat, 18 Feb 2023 21:01:10 +0000 (16:01 -0500)]
gnu: hplip-next: Update to 3.22.10.

* gnu/packages/cups.scm (hplip-next): Update to 3.22.10.

15 months agognu: Add hplip-next.
Maxim Cournoyer [Sat, 18 Feb 2023 20:55:10 +0000 (15:55 -0500)]
gnu: Add hplip-next.

* gnu/packages/cups.scm (hplip-next): New variable.

15 months agognu: Add r-longdat.
Ricardo Wurmus [Sat, 18 Feb 2023 19:32:36 +0000 (20:32 +0100)]
gnu: Add r-longdat.

* gnu/packages/cran.scm (r-longdat): New variable.

15 months agognu: Add r-bestnormalize.
Ricardo Wurmus [Sat, 18 Feb 2023 19:32:28 +0000 (20:32 +0100)]
gnu: Add r-bestnormalize.

* gnu/packages/cran.scm (r-bestnormalize): New variable.

15 months agognu: Add r-butcher.
Ricardo Wurmus [Sat, 18 Feb 2023 19:32:20 +0000 (20:32 +0100)]
gnu: Add r-butcher.

* gnu/packages/cran.scm (r-butcher): New variable.

15 months agognu: Add r-lambertw.
Ricardo Wurmus [Sat, 18 Feb 2023 19:31:57 +0000 (20:31 +0100)]
gnu: Add r-lambertw.

* gnu/packages/cran.scm (r-lambertw): New variable.

15 months agognu: Add r-lamw.
Ricardo Wurmus [Sat, 18 Feb 2023 19:31:40 +0000 (20:31 +0100)]
gnu: Add r-lamw.

* gnu/packages/cran.scm (r-lamw): New variable.

15 months agognu: Add r-effsize.
Ricardo Wurmus [Sat, 18 Feb 2023 19:31:27 +0000 (20:31 +0100)]
gnu: Add r-effsize.

* gnu/packages/cran.scm (r-effsize): New variable.

15 months agognu: Add r-filesstrings.
Ricardo Wurmus [Sat, 18 Feb 2023 19:27:37 +0000 (20:27 +0100)]
gnu: Add r-filesstrings.

* gnu/packages/cran.scm (r-filesstrings): New variable.

15 months agognu: Add r-strex.
Ricardo Wurmus [Sat, 18 Feb 2023 19:27:23 +0000 (20:27 +0100)]
gnu: Add r-strex.

* gnu/packages/cran.scm (r-strex): New variable.

15 months agognu: libreoffice: Fix password encryption issue.
Maxim Cournoyer [Sat, 18 Feb 2023 18:21:59 +0000 (13:21 -0500)]
gnu: libreoffice: Fix password encryption issue.

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

* gnu/packages/libreoffice.scm (libreoffice) [phases]: Add a
augment-LD_LIBRARY_PATH phase.

15 months agognu: libreoffice: Enable logging system.
Maxim Cournoyer [Sat, 18 Feb 2023 03:36:00 +0000 (22:36 -0500)]
gnu: libreoffice: Enable logging system.

* gnu/packages/libreoffice.scm (libreoffice)
[configure-flags]: Add --enable-sal-log.

15 months agognu: xmlsec: Update to 1.2.37.
Maxim Cournoyer [Fri, 17 Feb 2023 21:30:53 +0000 (16:30 -0500)]
gnu: xmlsec: Update to 1.2.37.

* gnu/packages/xml.scm (xmlsec): Update to 1.2.37.

15 months agognu: python-pygit2: Update to 1.11.1.
Maxim Cournoyer [Sat, 18 Feb 2023 17:41:23 +0000 (12:41 -0500)]
gnu: python-pygit2: Update to 1.11.1.

* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.11.1.
[build-system]: Use pyproject-build-system.
[arguments]: Delete field.
[propagated-inputs]: Remove python-cached-property.

15 months agognu: audacity: Update to 3.2.4.
Maxim Cournoyer [Sat, 18 Feb 2023 01:57:13 +0000 (20:57 -0500)]
gnu: audacity: Update to 3.2.4.

* gnu/packages/audio.scm (audacity): Update to 3.2.4.

15 months agognu: r-naniar: Update to 1.0.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:12 +0000 (16:09 +0100)]
gnu: r-naniar: Update to 1.0.0.

* gnu/packages/statistics.scm (r-naniar): Update to 1.0.0.
[propagated-inputs]: Add r-cli and r-vctrs.

15 months agognu: r-forcats: Update to 1.0.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:11 +0000 (16:09 +0100)]
gnu: r-forcats: Update to 1.0.0.

* gnu/packages/statistics.scm (r-forcats): Update to 1.0.0.
[propagated-inputs]: Remove r-ellipsis and r-withr.

15 months agognu: r-lubridate: Update to 1.9.1.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:11 +0000 (16:09 +0100)]
gnu: r-lubridate: Update to 1.9.1.

* gnu/packages/statistics.scm (r-lubridate): Update to 1.9.1.

15 months agognu: r-pbkrtest: Update to 0.5.2.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:11 +0000 (16:09 +0100)]
gnu: r-pbkrtest: Update to 0.5.2.

* gnu/packages/statistics.scm (r-pbkrtest): Update to 0.5.2.
[propagated-inputs]: Remove r-magrittr.

15 months agognu: r-pbapply: Update to 1.7-0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:11 +0000 (16:09 +0100)]
gnu: r-pbapply: Update to 1.7-0.

* gnu/packages/statistics.scm (r-pbapply): Update to 1.7-0.

15 months agognu: r-sourcetools: Update to 0.1.7-1.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:10 +0000 (16:09 +0100)]
gnu: r-sourcetools: Update to 0.1.7-1.

* gnu/packages/statistics.scm (r-sourcetools): Update to 0.1.7-1.

15 months agognu: r-biased-urn: Update to 2.0.9.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:10 +0000 (16:09 +0100)]
gnu: r-biased-urn: Update to 2.0.9.

* gnu/packages/statistics.scm (r-biased-urn): Update to 2.0.9.

15 months agognu: r-purrr: Update to 1.0.1.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:10 +0000 (16:09 +0100)]
gnu: r-purrr: Update to 1.0.1.

* gnu/packages/statistics.scm (r-purrr): Update to 1.0.1.

15 months agognu: r-tidyr: Update to 1.3.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:10 +0000 (16:09 +0100)]
gnu: r-tidyr: Update to 1.3.0.

* gnu/packages/statistics.scm (r-tidyr): Update to 1.3.0.
[propagated-inputs]: Remove r-ellipsis; add r-cli and r-stringr.

15 months agognu: r-e1071: Update to 1.7-13.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:09 +0000 (16:09 +0100)]
gnu: r-e1071: Update to 1.7-13.

* gnu/packages/statistics.scm (r-e1071): Update to 1.7-13.

15 months agognu: r-pkgmaker: Update to 0.32.7.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:09 +0000 (16:09 +0100)]
gnu: r-pkgmaker: Update to 0.32.7.

* gnu/packages/statistics.scm (r-pkgmaker): Update to 0.32.7.

15 months agognu: r-rcurl: Update to 1.98-1.10.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:09 +0000 (16:09 +0100)]
gnu: r-rcurl: Update to 1.98-1.10.

* gnu/packages/statistics.scm (r-rcurl): Update to 1.98-1.10.

15 months agognu: r-rmarkdown: Update to 2.20.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:09 +0000 (16:09 +0100)]
gnu: r-rmarkdown: Update to 2.20.

* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.20.

15 months agognu: r-rcpparmadillo: Update to 0.11.4.3.1.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:09 +0000 (16:09 +0100)]
gnu: r-rcpparmadillo: Update to 0.11.4.3.1.

* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.11.4.3.1.

15 months agognu: r-git2r: Update to 0.31.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:08 +0000 (16:09 +0100)]
gnu: r-git2r: Update to 0.31.0.

* gnu/packages/statistics.scm (r-git2r): Update to 0.31.0.

15 months agognu: r-ade4: Update to 1.7-22.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:08 +0000 (16:09 +0100)]
gnu: r-ade4: Update to 1.7-22.

* gnu/packages/statistics.scm (r-ade4): Update to 1.7-22.
[propagated-inputs]: Add r-rcpp and r-rcpparmadillo.

15 months agognu: r-chron: Update to 2.3-59.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:08 +0000 (16:09 +0100)]
gnu: r-chron: Update to 2.3-59.

* gnu/packages/statistics.scm (r-chron): Update to 2.3-59.

15 months agognu: r-dbplyr: Update to 2.3.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:08 +0000 (16:09 +0100)]
gnu: r-dbplyr: Update to 2.3.0.

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

15 months agognu: r-dplyr: Update to 1.1.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:08 +0000 (16:09 +0100)]
gnu: r-dplyr: Update to 1.1.0.

* gnu/packages/statistics.scm (r-dplyr): Update to 1.1.0.
[propagated-inputs]: Add r-cli.

15 months agognu: r-pryr: Update to 0.1.6.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:07 +0000 (16:09 +0100)]
gnu: r-pryr: Update to 0.1.6.

* gnu/packages/statistics.scm (r-pryr): Update to 0.1.6.

15 months agognu: r-knitr: Update to 1.42.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:07 +0000 (16:09 +0100)]
gnu: r-knitr: Update to 1.42.

* gnu/packages/statistics.scm (r-knitr): Update to 1.42.
[propagated-inputs]: Remove r-stringr.

15 months agognu: r-yaml: Update to 2.3.7.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:07 +0000 (16:09 +0100)]
gnu: r-yaml: Update to 2.3.7.

* gnu/packages/statistics.scm (r-yaml): Update to 2.3.7.

15 months agognu: r-markdown: Update to 1.5.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:07 +0000 (16:09 +0100)]
gnu: r-markdown: Update to 1.5.

* gnu/packages/statistics.scm (r-markdown): Update to 1.5.
[propagated-inputs]: Remove r-mime.

15 months agognu: r-formatr: Update to 1.14.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:06 +0000 (16:09 +0100)]
gnu: r-formatr: Update to 1.14.

* gnu/packages/statistics.scm (r-formatr): Update to 1.14.

15 months agognu: r-evaluate: Update to 0.20.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:06 +0000 (16:09 +0100)]
gnu: r-evaluate: Update to 0.20.

* gnu/packages/statistics.scm (r-evaluate): Update to 0.20.

15 months agognu: r-bh: Update to 1.81.0-1.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:06 +0000 (16:09 +0100)]
gnu: r-bh: Update to 1.81.0-1.

* gnu/packages/statistics.scm (r-bh): Update to 1.81.0-1.

15 months agognu: r-svglite: Update to 2.1.1.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:06 +0000 (16:09 +0100)]
gnu: r-svglite: Update to 2.1.1.

* gnu/packages/statistics.scm (r-svglite): Update to 2.1.1.

15 months agognu: r-gdtools: Update to 0.3.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:06 +0000 (16:09 +0100)]
gnu: r-gdtools: Update to 0.3.0.

* gnu/packages/statistics.scm (r-gdtools): Update to 0.3.0.
[propagated-inputs]: Add r-gfonts, r-htmltools, and r-memoise.

15 months agognu: r-stringi: Update to 1.7.12.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:05 +0000 (16:09 +0100)]
gnu: r-stringi: Update to 1.7.12.

* gnu/packages/statistics.scm (r-stringi): Update to 1.7.12.

15 months agognu: r-spatial: Update to 7.3-16.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:05 +0000 (16:09 +0100)]
gnu: r-spatial: Update to 7.3-16.

* gnu/packages/statistics.scm (r-spatial): Update to 7.3-16.

15 months agognu: r-nlme: Update to 3.1-162.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:05 +0000 (16:09 +0100)]
gnu: r-nlme: Update to 3.1-162.

* gnu/packages/statistics.scm (r-nlme): Update to 3.1-162.

15 months agognu: r-codetools: Update to 0.2-19.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:05 +0000 (16:09 +0100)]
gnu: r-codetools: Update to 0.2-19.

* gnu/packages/statistics.scm (r-codetools): Update to 0.2-19.

15 months agognu: r-class: Update to 7.3-21.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:05 +0000 (16:09 +0100)]
gnu: r-class: Update to 7.3-21.

* gnu/packages/statistics.scm (r-class): Update to 7.3-21.

15 months agognu: r-mass: Update to 7.3-58.2.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:04 +0000 (16:09 +0100)]
gnu: r-mass: Update to 7.3-58.2.

* gnu/packages/statistics.scm (r-mass): Update to 7.3-58.2.

15 months agognu: r-paws-compute: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:04 +0000 (16:09 +0100)]
gnu: r-paws-compute: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-compute): Update to 0.2.0.

15 months agognu: r-paws-storage: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:04 +0000 (16:09 +0100)]
gnu: r-paws-storage: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-storage): Update to 0.2.0.

15 months agognu: r-paws-networking: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:04 +0000 (16:09 +0100)]
gnu: r-paws-networking: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-networking): Update to 0.2.0.

15 months agognu: r-paws-management: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:03 +0000 (16:09 +0100)]
gnu: r-paws-management: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-management): Update to 0.2.0.

15 months agognu: r-paws-machine-learning: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:03 +0000 (16:09 +0100)]
gnu: r-paws-machine-learning: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-machine-learning): Update to 0.2.0.

15 months agognu: r-paws-analytics: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:03 +0000 (16:09 +0100)]
gnu: r-paws-analytics: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-analytics): Update to 0.2.0.

15 months agognu: r-paws-security-identity: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:02 +0000 (16:09 +0100)]
gnu: r-paws-security-identity: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-security-identity): Update to 0.2.0.

15 months agognu: r-paws-application-integration: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:02 +0000 (16:09 +0100)]
gnu: r-paws-application-integration: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-application-integration): Update to 0.2.0.

15 months agognu: r-paws-end-user-computing: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:02 +0000 (16:09 +0100)]
gnu: r-paws-end-user-computing: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-end-user-computing): Update to 0.2.0.

15 months agognu: r-paws-developer-tools: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:01 +0000 (16:09 +0100)]
gnu: r-paws-developer-tools: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-developer-tools): Update to 0.2.0.

15 months agognu: r-paws-cost-management: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:01 +0000 (16:09 +0100)]
gnu: r-paws-cost-management: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-cost-management): Update to 0.2.0.

15 months agognu: r-paws-customer-engagement: Update to 0.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:01 +0000 (16:09 +0100)]
gnu: r-paws-customer-engagement: Update to 0.2.0.

* gnu/packages/cran.scm (r-paws-customer-engagement): Update to 0.2.0.

15 months agognu: r-paws-common: Update to 0.5.5.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:00 +0000 (16:09 +0100)]
gnu: r-paws-common: Update to 0.5.5.

* gnu/packages/cran.scm (r-paws-common): Update to 0.5.5.

15 months agognu: r-protolite: Update to 2.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:00 +0000 (16:09 +0100)]
gnu: r-protolite: Update to 2.2.0.

* gnu/packages/cran.scm (r-protolite): Update to 2.2.0.

15 months agognu: r-vroom: Update to 1.6.1.
Ricardo Wurmus [Sat, 18 Feb 2023 15:09:00 +0000 (16:09 +0100)]
gnu: r-vroom: Update to 1.6.1.

* gnu/packages/cran.scm (r-vroom): Update to 1.6.1.

15 months agognu: r-rjsonio: Update to 1.3-1.8.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:59 +0000 (16:08 +0100)]
gnu: r-rjsonio: Update to 1.3-1.8.

* gnu/packages/cran.scm (r-rjsonio): Update to 1.3-1.8.

15 months agognu: r-delaporte: Update to 8.1.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:59 +0000 (16:08 +0100)]
gnu: r-delaporte: Update to 8.1.0.

* gnu/packages/cran.scm (r-delaporte): Update to 8.1.0.

15 months agognu: r-lwgeom: Update to 0.2-11.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:59 +0000 (16:08 +0100)]
gnu: r-lwgeom: Update to 0.2-11.

* gnu/packages/cran.scm (r-lwgeom): Update to 0.2-11.

15 months agognu: r-pdftools: Update to 3.3.3.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:58 +0000 (16:08 +0100)]
gnu: r-pdftools: Update to 3.3.3.

* gnu/packages/cran.scm (r-pdftools): Update to 3.3.3.

15 months agognu: r-ragg: Update to 1.2.5.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:58 +0000 (16:08 +0100)]
gnu: r-ragg: Update to 1.2.5.

* gnu/packages/cran.scm (r-ragg): Update to 1.2.5.

15 months agognu: r-highlight: Update to 0.5.1.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:58 +0000 (16:08 +0100)]
gnu: r-highlight: Update to 0.5.1.

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

15 months agognu: r-vdiffr: Update to 1.0.5.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:57 +0000 (16:08 +0100)]
gnu: r-vdiffr: Update to 1.0.5.

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

15 months agognu: r-phangorn: Update to 2.11.1.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:57 +0000 (16:08 +0100)]
gnu: r-phangorn: Update to 2.11.1.

* gnu/packages/cran.scm (r-phangorn): Update to 2.11.1.

15 months agognu: r-seqminer: Update to 8.6.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:57 +0000 (16:08 +0100)]
gnu: r-seqminer: Update to 8.6.

* gnu/packages/cran.scm (r-seqminer): Update to 8.6.

15 months agognu: r-conflicted: Update to 1.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:56 +0000 (16:08 +0100)]
gnu: r-conflicted: Update to 1.2.0.

* gnu/packages/cran.scm (r-conflicted): Update to 1.2.0.
[propagated-inputs]: Add r-cli.

15 months agognu: r-modeldata: Update to 1.1.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:56 +0000 (16:08 +0100)]
gnu: r-modeldata: Update to 1.1.0.

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

15 months agognu: r-janitor: Update to 2.2.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:56 +0000 (16:08 +0100)]
gnu: r-janitor: Update to 2.2.0.

* gnu/packages/cran.scm (r-janitor): Update to 2.2.0.
[propagated-inputs]: Add r-hms.

15 months agognu: r-tidypredict: Update to 0.5.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:55 +0000 (16:08 +0100)]
gnu: r-tidypredict: Update to 0.5.

* gnu/packages/cran.scm (r-tidypredict): Update to 0.5.
[propagated-inputs]: Remove r-stringr.

15 months agognu: r-flexsurv: Update to 2.2.2.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:55 +0000 (16:08 +0100)]
gnu: r-flexsurv: Update to 2.2.2.

* gnu/packages/cran.scm (r-flexsurv): Update to 2.2.2.

15 months agognu: r-visdat: Update to 0.6.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:54 +0000 (16:08 +0100)]
gnu: r-visdat: Update to 0.6.0.

* gnu/packages/cran.scm (r-visdat): Update to 0.6.0.
[propagated-inputs]: Add r-cli, r-forcats, and r-scales.

15 months agognu: r-clusterr: Update to 1.3.0.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:54 +0000 (16:08 +0100)]
gnu: r-clusterr: Update to 1.3.0.

* gnu/packages/cran.scm (r-clusterr): Update to 1.3.0.
[propagated-inputs]: Remove r-gtools.

15 months agognu: r-rcpptoml: Update to 0.2.2.
Ricardo Wurmus [Sat, 18 Feb 2023 15:08:54 +0000 (16:08 +0100)]
gnu: r-rcpptoml: Update to 0.2.2.

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