Subject | Hash | Author | Date (UTC) |
---|---|---|---|
gnu: r-gmp: Update to 0.6-1. | 79f1b40303bc42db25bc1455e2fd7b9d365754b8 | Ricardo Wurmus | 2020-10-05 20:14:05 |
gnu: r-bigrquery: Update to 1.3.2. | 876a326a0f3a7c4651894c513065d1427f988ad7 | Ricardo Wurmus | 2020-10-05 20:14:02 |
gnu: r-fftwtools: Update to 0.9-9. | 405c7e65508a1078b5d22290bf94949adb47cb31 | Ricardo Wurmus | 2020-10-05 20:13:59 |
gnu: r-afex: Update to 0.28-0. | f273105b748c51ae242290355cfa4bc4ce46cb39 | Ricardo Wurmus | 2020-10-05 20:13:56 |
gnu: r-npsurv: Update to 0.5-0. | 7e0e3a6512393b6a5fdf5ac7cdddf10a27bf7c2f | Ricardo Wurmus | 2020-10-05 20:13:52 |
gnu: r-lsei: Update to 1.3-0. | f7730afb5e0b453013e434b46cf9f504fb420c42 | Ricardo Wurmus | 2020-10-05 20:13:49 |
gnu: r-usethis: Update to 1.6.3. | bc249d37d9d73ad0ccca3728a0b82fd6eb147c2d | Ricardo Wurmus | 2020-10-05 20:13:46 |
gnu: r-sjplot: Update to 2.8.5. | aed63a8731e4b857c65bf4abcb18a8e0ce1ba4eb | Ricardo Wurmus | 2020-10-05 20:13:43 |
gnu: r-effectsize: Update to 0.3.3. | 08f7d7d71b7b842d039a0d014e09da047f7d91b8 | Ricardo Wurmus | 2020-10-05 20:13:39 |
gnu: r-emmeans: Update to 1.5.1. | d7beb6da1c997adf9088c88e7f635e7771fd45d7 | Ricardo Wurmus | 2020-10-05 20:13:36 |
gnu: r-multcomp: Update to 1.4-14. | 336804fc1d86e954a2f8780f9991b6cbbf810eae | Ricardo Wurmus | 2020-10-05 20:13:33 |
gnu: r-sandwich: Update to 3.0-0. | 65f463d3d81f94c6b6fba5c7393d443137ae7542 | Ricardo Wurmus | 2020-10-05 20:13:30 |
gnu: r-deriv: Update to 4.1.0. | 0ac936ea21b6c41f59d3bc0a905a016a58ea1d69 | Ricardo Wurmus | 2020-10-05 20:13:27 |
gnu: r-sjlabelled: Update to 1.1.7. | 5522640faf2ccc62fc0d5acdb9e6279d4ed0798a | Ricardo Wurmus | 2020-10-05 20:13:24 |
gnu: r-insight: Update to 0.9.6. | b8b75e46b517d208c86469941f5b630040f97b2e | Ricardo Wurmus | 2020-10-05 20:13:20 |
gnu: r-bibtex: Update to 0.4.2.3. | 75c394abbffb7663e9fff7ed5df4c40ade73ba74 | Ricardo Wurmus | 2020-10-05 20:13:17 |
gnu: r-openxlsx: Update to 4.2.2. | 794a6bc342356939507abe5306893a6c9e41c521 | Ricardo Wurmus | 2020-10-05 20:13:14 |
gnu: r-import: Update to 1.2.0. | e3b821456bce7c0e0a535394e260c089f5c2ba32 | Ricardo Wurmus | 2020-10-05 20:13:11 |
gnu: r-trend: Update to 1.1.4. | 6fbb3c9abe8b789bfed5071c2454fcac17e95a70 | Ricardo Wurmus | 2020-10-05 20:13:06 |
gnu: r-statnet-common: Update to 4.4.1. | e010576266220efa47572ef61b2f8c83d833c3b0 | Ricardo Wurmus | 2020-10-05 20:13:03 |
File | Lines added | Lines deleted |
---|---|---|
gnu/packages/cran.scm | 2 | 2 |
File gnu/packages/cran.scm changed (mode: 100644) (index 1178e45e11..75c361c856) | |||
... | ... | preparing, executing, and processing HTTP requests.") | |
11438 | 11438 | (define-public r-gmp | (define-public r-gmp |
11439 | 11439 | (package | (package |
11440 | 11440 | (name "r-gmp") | (name "r-gmp") |
11441 | (version "0.6-0") | ||
11441 | (version "0.6-1") | ||
11442 | 11442 | (source | (source |
11443 | 11443 | (origin | (origin |
11444 | 11444 | (method url-fetch) | (method url-fetch) |
11445 | 11445 | (uri (cran-uri "gmp" version)) | (uri (cran-uri "gmp" version)) |
11446 | 11446 | (sha256 | (sha256 |
11447 | 11447 | (base32 | (base32 |
11448 | "1c9vpr6j6h5f6dm9l535nscl66rvr8sba5az2kswjhmzwb9xpjxc")))) | ||
11448 | "11rl7qmfrpp1974f0vzsi3zjyx147wlb82ydxak2b60khfvhrn90")))) | ||
11449 | 11449 | (build-system r-build-system) | (build-system r-build-system) |
11450 | 11450 | (arguments | (arguments |
11451 | 11451 | '(#:phases | '(#:phases |