gnu: python-pikepdf: Fix embedded version string. * gnu/packages/python-xyz.scm (python-pikepdf)[native-inputs]: Add python-setuptools-scm to correct embedded version form 0.0.0 to 1.17.0. Change-Id: I659ed3e725fff6afe17abe6f55449567ba84cdfc
gnu: emacs-org-ql-dynamic-agenda: Rename to emacs-org-dynamic-agenda-ql. * /gnu/packages/emacs-xyz.scm (emacs-org-ql-dynamic-agenda): Rename to… (emacs-org-dynamic-agenda-ql): …this. [arguments]<#:include>: Adjust according to source change. Change-Id: I4b09933a17d301e3017f1628414eade1ee174538
gnu: Add r-methylaid. * gnu/packages/bioconductor.scm (r-methylaid): New variable. Change-Id: I7839035e5316bdbe5f1386b7b41ed2fc440fb432 Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: passff-host: Add explicit references to inputs and remove some. This removes ‘coreutils’, ‘grep’, ‘sed’, ‘which’, ‘bash-minimal’ and ‘gnu-make’ inputs, which were only used by the Makefile and install_host_app.sh. Instead of running install_host_app.sh (through ‘make’) which does a few text substitutions, do the text substitutions with Scheme code. This simplifies things and avoids unnecessary native inputs. * gnu/packages/browser-extensions.scm (passff-host)[build-system]: Change to copy-build-system. [arguments]: Copy passff.json and passff.py. Do text substitutions on them rather than running make. Refer to ‘password-store’ and ‘python’ through inputs rather than directly. [inputs]: Add PASSWORD-STORE and PYTHON. Change-Id: I8fdb757516a7c30eae36b15f2a8d91e1445b19a5
gnu: password-store: Add missing ‘tail’ input. * gnu/packages/password-utils.scm (password-store)[arguments]: Add “tail” to the list of requisites. [inputs]: Add COREUTILS. Change-Id: I7f59e6c0abfb5396b9548edaec08d3b0a7c0eb23
gnu: Add r-ggbreak. * gnu/packages/cran.scm (r-ggbreak): New variable. Change-Id: I27d62d0110fb56e77dc8cf82581adb6259317c2d Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
gnu: python-pymc: Update to 5.9.1. * gnu/packages/statistics.scm (python-pymc): Update to 5.9.1. Change-Id: I3d7927e7173f36ba4edeab06bd930c285432c29f
gnu: python-pytensor: Update to 2.17.3. * gnu/packages/python-science.scm (python-pytensor): Update to 2.17.3. Change-Id: I2843aca1df4d43883bf643e6e363bd3700202c45
gnu: python-deepxde: Update to 1.10.0. * gnu/packages/machine-learning.scm (python-deepxde): Update to 1.10.0. Change-Id: Ibc37f9e7df45c49f590beb1dda87236e853b88c1
gnu: Add python-emcee. * gnu/packages/statistics.scm (python-emcee): New variable.
gnu: Add python-salib. * gnu/packages/python-science.scm (python-salib): New variable.
gnu: python-openturns: Update to 1.21.1. * gnu/packages/statistics.scm (python-openturns): Update to 1.21.1.
gnu: python-opentsne: Update to 1.0.0. * gnu/packages/machine-learning.scm (python-opentsne): Update to 1.0.0.
gnu: symengine: Update to 0.11.1. * gnu/packages/algebra.scm (symengine): Update to 0.11.1.
gnu: r-gdata: Remove Excel from description. gdata 3.0.0 has removed support for reading Excel files. * gnu/packages/statistics.scm (r-gdata)[description]: Update it. Change-Id: Ic4090bc765d330d38136bf1b1dbbb6bb136edd39
gnu: Remove r-sigpathway. This package has been removed with the release of Bioconductor 3.18. * gnu/packages/bioconductor.scm (r-sigpathway): Remove variable. Change-Id: I5cb9d938f370aa28b196f9cea95fb6024c2e6e37
gnu: r-rhdf5filters: Simplify. * gnu/packages/bioconductor.scm (r-rhdf5filters)[arguments]: Remove 'use-system-libraries phase and pass configure flags to disable bundled libraries. Change-Id: I2fb115e7b3df00cccb3f8d6659d465075d21f19b
gnu: r-spams: Build with C++11. * gnu/packages/statistics.scm (r-spams)[arguments]: Add phase 'use-c++11. Change-Id: Ie477af6afe8993919090f6c81e071cee542e69bc
gnu: Remove r-genomegraphs. This package had been removed from Bioconductor with release 3.11. * gnu/packages/bioconductor.scm (r-genomegraphs): Remove variable. Change-Id: I73cc8cc8546089d91212176939b8c0c0a7afc309
gnu: Remove r-wavetiling. This package had been removed from Bioconductor since release 3.12. * gnu/packages/bioconductor.scm (r-wavetiling): Remove variable. Change-Id: I5eb624d975f0eb170b263266b144eacf11944580