maav / guix-mirror (public) (License: GPLv3+) (since 2019-11-02) (hash sha1)
Mirror of GNU Guix (https://git.savannah.gnu.org/git/guix.git) with personal branches integrated into master branch.
List of commits:
Subject Hash Author Date (UTC)
gnu: r-psych: Update to 2.0.9. 6016d52f42cff031ade0d926c44a43e2ef9e462a Ricardo Wurmus 2020-10-05 20:12:37
gnu: r-lava: Update to 1.6.8. f8ca0afa19af170b607d72788f0ff95f8b0e5f13 Ricardo Wurmus 2020-10-05 20:12:34
gnu: r-getoptlong: Update to 1.0.3. 271e4a325ec432769af883dfe680a8eac9c16171 Ricardo Wurmus 2020-10-05 20:12:29
gnu: r-htmltable: Update to 2.1.0. 4fcf7626f7bfdc4c3ab7cfb5fef49ef4f96b447f Ricardo Wurmus 2020-10-05 20:12:26
gnu: r-htmlwidgets: Update to 1.5.2. 1b3d184e67d8120e0c9eefa5e0e89cd0d004d1e4 Ricardo Wurmus 2020-10-05 20:12:23
gnu: r-rticles: Update to 0.16. 5f9f23f43cd6efd18ae431ddd0a10f9e94124f5b Ricardo Wurmus 2020-10-05 20:12:19
gnu: r-fhtest: Update to 1.5. d7cfdc122939f87363f3f535f7f7c5f0d403b171 Ricardo Wurmus 2020-10-05 20:12:16
gnu: r-interval: Update to 1.1-0.7. 65e361f98f442ad3c8e84d467d8f731a49836fc9 Ricardo Wurmus 2020-10-05 20:12:13
gnu: r-activedriverwgs: Update to 1.1.1. 5412da848ec9a2caf94bf71355e4ffe90bcfad03 Ricardo Wurmus 2020-10-05 20:12:09
gnu: Add r-slider. b0728c4d7e24da01dd44d654e2cdbaf29bc2b821 Ricardo Wurmus 2020-10-05 20:09:20
gnu: Add r-warp. 64d4816881baf25432ec9ffaaf151023fd0f115c Ricardo Wurmus 2020-10-05 20:09:09
gnu: Add r-rle. f5defed0df4bb8654e5e58018ce1e0a6383381b6 Ricardo Wurmus 2020-10-05 20:08:10
build: Use a 'guile' executable that doesn't warn about locales. 880fe019ae64df37815bbdb1a22305f99dae759d Ludovic Courtès 2020-10-01 08:19:47
self: Use a 'guile' that doesn't complain about locales. 1d4ab335b22a93e01c2eb1eb3e93fc6534157040 Ludovic Courtès 2020-09-30 20:40:59
gnu: rust-time-0.1: Update to 0.1.43. b3417123d190349bc844a841f252351c0474e44a Nicolas Goaziou 2020-10-05 21:00:20
gnu: rust-chrono-0.4: Update to 0.4.13. 788cb3cb3b13a549bb80b70e5232b31f04c551a2 Nicolas Goaziou 2020-10-05 20:37:47
gnu: rust-base64-0: Update to 0.12.3. 7121ec8c9d4410e73bf3cc3e1bf4d6a537f1d11f Nicolas Goaziou 2020-10-05 20:18:28
gnu: swaks: Support IPv6. d6a0dbd6dc2a32bb1e36d2de0aaf2c12fa4b37cc Tobias Geerinckx-Rice 2020-10-05 19:29:01
gnu: guix: Update to 1.1.0-29.4e3ed9bad9. dc8b4c54488024c148fe0ff8e28f08b76c18e0e3 Jan (janneke) Nieuwenhuizen 2020-10-05 18:25:26
services: gitolite: Install the rc file as gitolite's user. 4e3ed9bad9ed5758cdee6e636805f65e9ab710eb Julien Lepiller 2020-10-05 15:47:13
Commit 6016d52f42cff031ade0d926c44a43e2ef9e462a - gnu: r-psych: Update to 2.0.9.
* gnu/packages/cran.scm (r-psych): Update to 2.0.9.
Author: Ricardo Wurmus
Author date (UTC): 2020-10-05 20:12
Committer name: Ricardo Wurmus
Committer date (UTC): 2020-10-05 22:34
Parent(s): f8ca0afa19af170b607d72788f0ff95f8b0e5f13
Signer:
Signing key: 197A5888235FACAC
Signing status: E
Tree: 53be72d70e551917b225d23cdbc1d2f8c3a05106
File Lines added Lines deleted
gnu/packages/cran.scm 2 2
File gnu/packages/cran.scm changed (mode: 100644) (index 4298b41433..c800c7cd6b)
... ... problems as well as resampling based estimators of prediction error.")
3529 3529 (define-public r-psych (define-public r-psych
3530 3530 (package (package
3531 3531 (name "r-psych") (name "r-psych")
3532 (version "2.0.8")
3532 (version "2.0.9")
3533 3533 (source (source
3534 3534 (origin (origin
3535 3535 (method url-fetch) (method url-fetch)
3536 3536 (uri (cran-uri "psych" version)) (uri (cran-uri "psych" version))
3537 3537 (sha256 (sha256
3538 3538 (base32 (base32
3539 "0ymds7ql2dv994m73h68dnhbsws8bl09p2rqvl6xsq6c6xr0yryg"))))
3539 "0wdh580a0psbdil28n0d85hnp42wmn11hcbnihjq8r7h54drgzpn"))))
3540 3540 (build-system r-build-system) (build-system r-build-system)
3541 3541 (propagated-inputs (propagated-inputs
3542 3542 `(("r-lattice" ,r-lattice) `(("r-lattice" ,r-lattice)
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/maav/guix-mirror

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/maav/guix-mirror

Clone this repository using git:
git clone git://git.rocketgit.com/user/maav/guix-mirror

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main