Age | Commit message (Collapse) | Author |
|
* gnu/packages/statistics.scm (r-boruta)[description]: Fix indentation, add
line breaks, and complete the first sentence fragment.
|
|
* gnu/packages/statistics.scm (r-fit-models): Update to 0.63.
|
|
* gnu/packages/statistics.scm (r-glmnet): Update to 4.0-2.
[propagated-inputs]: Add r-survival.
|
|
* gnu/packages/statistics.scm (r-rmarkdown): Update to 2.3.
|
|
* gnu/packages/statistics.scm (r-backports): Update to 1.1.8.
|
|
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.3.2.
|
|
* gnu/packages/cran.scm (r-isoband): Update to 0.2.2.
[propagated-inputs]: Remove r-rcpp.
|
|
* gnu/packages/cran.scm (r-zvcv): Update to 2.1.0.
[propagated-inputs]: Remove r-partitions; add r-bh, r-dplyr, r-magrittr, and r-rlinsolve.
|
|
* gnu/packages/cran.scm (r-umap): Update to 0.2.6.0.
|
|
* gnu/packages/cran.scm (r-ldheatmap): Update to 0.99-8.
|
|
* gnu/packages/cran.scm (r-nonnest2): Update to 0.5-4.
|
|
* gnu/packages/cran.scm (r-rcppgsl): Update to 0.3.8.
[native-inputs]: Remove r-knitr.
|
|
* gnu/packages/cran.scm (r-ggeffects): Update to 0.15.0.
|
|
* gnu/packages/cran.scm (r-bayestestr): Update to 0.7.0.
|
|
* gnu/packages/cran.scm (r-rstatix): Update to 0.6.0.
[propagated-inputs]: Add r-generics.
|
|
* gnu/packages/cran.scm (r-radiant-data): Update to 1.3.9.
|
|
* gnu/packages/cran.scm (r-tinytex): Update to 0.24.
|
|
* gnu/packages/cran.scm (r-xfun): Update to 0.15.
|
|
* gnu/packages/cran.scm (r-calibrate): Update to 1.7.7.
|
|
* gnu/packages/cran.scm (r-htmltable): Update to 2.0.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-htmltools): Update to 0.5.0.
[propagated-inputs]: Remove r-rcpp; add r-base64enc.
|
|
* gnu/packages/cran.scm (r-v8): Update to 3.2.0.
|
|
* gnu/packages/bioinformatics.scm (r-hdf5array): Update to 1.16.1.
|
|
* gnu/packages/bioinformatics.scm (r-rhdf5): Update to 2.32.1.
|
|
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.44.1.
|
|
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.24.2.
|
|
* gnu/packages/bioconductor.scm (r-gdsfmt): Update to 1.24.1.
|
|
* gnu/packages/bioconductor.scm (r-cicero): Update to 1.6.1.
[propagated-inputs]: Add r-stringi.
|
|
* gnu/packages/bioconductor.scm (r-cytoml): Update to 2.0.5.
[propagated-inputs]: Add r-xml2.
|
|
* gnu/packages/bioconductor.scm (r-wiggleplotr): Update to 1.12.1.
|
|
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.20.1.
|
|
* gnu/packages/cran.scm (r-rlinsolve): New variable.
|
|
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-33-61cc56f6.
|
|
* gnu/packages/vpn.scm (xl2tpd)[arguments]: Turn "-DPPD" into "-DPPPD".
|
|
* gnu/packages/bioinformatics.scm (express): Update to 1.5.3.
[source]: Fetch from Github.
[arguments]: Add phase "remove-update-check".
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2020.06.16.
|
|
gnu/packages/music.scm (vmpk)[home-page]: Update TLD and use HTTPS.
|
|
This is a follow-up to commit 512d23c65d82bb874ca1fb3c12095b1cec8bbfca.
* gnu/packages/bison (bison-3.6)[name]: Remove the overridden value.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.185.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.228.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.228.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/statistics.scm (r-boruta): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/games.scm (xmoto): Update to 0.6.1.
[arguments]: Remove phase installing man pages, now properly handled by the
installation script.
|
|
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.18.
|
|
* gnu/packages/guile.scm (guile-3.0.3): New variable.
|
|
* gnu/packages/games.scm (seahorse-adventures): New variable.
|
|
* gnu/packages/fonts.scm (font-mplus-testflight): New variable.
|
|
* gnu/packages/kde-multimedia.scm (k3b): Update to 20.04.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/kde-multimedia.scm (k3b)[description]: Note that udisks-service
should be enabled.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Patch the source to load these from absolute paths. Actual loading is done by
the Qt library, so we cannot use k3b’s runpath.
* gnu/packages/kde-multimedia.scm (k3b)[inputs]: Add libcdio-paranoia and
libdvdcss.
[arguments]<#:phases>[set-absolute-library-paths]: New phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|