Subject | Hash | Author | Date (UTC) |
---|---|---|---|
gnu: r-regsem: Update to 1.6.2. | 860841b7ffd7f5f0782f468af516bad560e9211f | Ricardo Wurmus | 2020-10-05 20:44:56 |
gnu: r-stm: Update to 1.3.6. | b68f77fc8dfd4e3d7b10b291e2ed2386dda5b46c | Ricardo Wurmus | 2020-10-05 20:44:52 |
gnu: r-quanteda: Update to 2.1.2. | cb347b2cbff8da1e6868c4eafe0025239de14f54 | Ricardo Wurmus | 2020-10-05 20:44:49 |
gnu: r-diagram: Update to 1.6.5. | 2959b3597aeddb1f4ba6ac66f2d39b373d3b10b7 | Ricardo Wurmus | 2020-10-05 20:44:45 |
gnu: r-acebayes: Update to 1.10. | f3f0a6c138ae80157bbc9459faee54cd50523c9f | Ricardo Wurmus | 2020-10-05 20:44:42 |
gnu: r-lhs: Update to 1.1.1. | dd91969866db94478eb5a1c22a76a1327128b50a | Ricardo Wurmus | 2020-10-05 20:44:39 |
gnu: r-bios2cor: Update to 2.2. | e29530c2d8bc6b6de46d663b0d7e9087d4a30ff6 | Ricardo Wurmus | 2020-10-05 20:44:36 |
gnu: r-parameters: Update to 0.8.6. | 50946de9b1dc4b028d16feec85e45f9525657e82 | Ricardo Wurmus | 2020-10-05 20:44:33 |
gnu: r-systemfonts: Update to 0.3.2. | 158e72308dc0d0b4af1c99ad0b542601f69a7543 | Ricardo Wurmus | 2020-10-05 20:44:30 |
gnu: r-covr: Update to 3.5.1. | 2cab0e12b4bab3f79f11cf89598bcd8b167e5ba5 | Ricardo Wurmus | 2020-10-05 20:44:27 |
gnu: r-ggfortify: Update to 0.4.11. | 57d41e9045496be0ded4cac592fa51db9feb8dfc | Ricardo Wurmus | 2020-10-05 20:44:23 |
gnu: r-sctransform: Update to 0.3. | 6f44e14b0f4f1bfc9f548c2d78eb9b0f85779e22 | Ricardo Wurmus | 2020-10-05 20:44:20 |
gnu: r-ggvis: Update to 0.4.6. | 4c40cd72e6f82987182514c5a83990e75ca15553 | Ricardo Wurmus | 2020-10-05 20:44:16 |
gnu: r-msigdbr: Update to 7.2.1. | 0532a4fd1e0acb2434e2d899d6be20941e2d9aed | Ricardo Wurmus | 2020-10-05 20:44:13 |
gnu: r-pegas: Update to 0.14. | 3a2f2219b296cdfd985f4015a3eb1f9eeeed3693 | Ricardo Wurmus | 2020-10-05 20:44:09 |
gnu: r-colourpicker: Update to 1.1.0. | 53e2817fa949de39a9cf27b201d67f3f825da27c | Ricardo Wurmus | 2020-10-05 20:44:06 |
etc: committer: Use EQUAL? instead of EQ? for differences. | 59fe30a3a860212ede0cd3c97e58a5f6bca8b65b | Ricardo Wurmus | 2020-10-05 20:22:11 |
gnu: r-future: Update to 1.19.1. | 112947d1c66ef2487a0eca7ce2d3a5114d97ac77 | Ricardo Wurmus | 2020-10-05 20:14:18 |
gnu: r-globals: Update to 0.13.0. | eae0e04a281bab62c65d7ac77cfe53837eebf173 | Ricardo Wurmus | 2020-10-05 20:14:14 |
gnu: r-spatialextremes: Update to 2.0-9. | b4c0634116302b1ade051583f399ff49a9d47237 | Ricardo Wurmus | 2020-10-05 20:14:11 |
File | Lines added | Lines deleted |
---|---|---|
gnu/packages/cran.scm | 4 | 2 |
File gnu/packages/cran.scm changed (mode: 100644) (index 456e948916..2a67f1feb6) | |||
... | ... | least squares.") | |
20763 | 20763 | (define-public r-regsem | (define-public r-regsem |
20764 | 20764 | (package | (package |
20765 | 20765 | (name "r-regsem") | (name "r-regsem") |
20766 | (version "1.5.2") | ||
20766 | (version "1.6.2") | ||
20767 | 20767 | (source | (source |
20768 | 20768 | (origin | (origin |
20769 | 20769 | (method url-fetch) | (method url-fetch) |
20770 | 20770 | (uri (cran-uri "regsem" version)) | (uri (cran-uri "regsem" version)) |
20771 | 20771 | (sha256 | (sha256 |
20772 | 20772 | (base32 | (base32 |
20773 | "0ch057010xfsw0nqcsarzakdbiplvxaldyqlbbacspqs65ax1yk7")))) | ||
20773 | "14nrzyrkrijdrr4jwkri5zra2wh36w68wy6xs600l2z1633h2lmn")))) | ||
20774 | 20774 | (properties `((upstream-name . "regsem"))) | (properties `((upstream-name . "regsem"))) |
20775 | 20775 | (build-system r-build-system) | (build-system r-build-system) |
20776 | 20776 | (propagated-inputs | (propagated-inputs |
... | ... | least squares.") | |
20778 | 20778 | ("r-rcpp" ,r-rcpp) | ("r-rcpp" ,r-rcpp) |
20779 | 20779 | ("r-rcpparmadillo" ,r-rcpparmadillo) | ("r-rcpparmadillo" ,r-rcpparmadillo) |
20780 | 20780 | ("r-rsolnp" ,r-rsolnp))) | ("r-rsolnp" ,r-rsolnp))) |
20781 | (native-inputs | ||
20782 | `(("r-knitr" ,r-knitr))) | ||
20781 | 20783 | (home-page "https://cran.r-project.org/package=regsem") | (home-page "https://cran.r-project.org/package=regsem") |
20782 | 20784 | (synopsis "Regularized structural equation modeling") | (synopsis "Regularized structural equation modeling") |
20783 | 20785 | (description | (description |