[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/377: gnu: r-bbmle: Update to 1.0.24.
From: |
guix-commits |
Subject: |
18/377: gnu: r-bbmle: Update to 1.0.24. |
Date: |
Sun, 5 Sep 2021 10:06:44 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 442a26491b6dcac417f0229bacb98402908573eb
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Aug 22 17:53:25 2021 +0200
gnu: r-bbmle: Update to 1.0.24.
* gnu/packages/cran.scm (r-bbmle): Update to 1.0.24.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 8c186aa..c037361 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4037,14 +4037,14 @@ matrices, a special case of sparse matrices.")
(define-public r-bbmle
(package
(name "r-bbmle")
- (version "1.0.23.1")
+ (version "1.0.24")
(source
(origin
(method url-fetch)
(uri (cran-uri "bbmle" version))
(sha256
(base32
- "0p3l9shbr2846qmw8n0fyzf4j7gmi08aypl82jml3dwh26q1whk0"))))
+ "1bck8rmink4wsk8pcbnj4d60svxymp29pxbzwj8p9gzsg42c1v81"))))
(build-system r-build-system)
(propagated-inputs
`(("r-bdsmatrix" ,r-bdsmatrix)
@@ -4053,6 +4053,8 @@ matrices, a special case of sparse matrices.")
("r-matrix" ,r-matrix)
("r-mvtnorm" ,r-mvtnorm)
("r-numderiv" ,r-numderiv)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://cran.r-project.org/web/packages/bbmle")
(synopsis "Tools for General Maximum Likelihood Estimation")
(description
- 141/377: gnu: rust-libc-0.2: Update to 0.2.101., (continued)
- 141/377: gnu: rust-libc-0.2: Update to 0.2.101., guix-commits, 2021/09/05
- 128/377: gnu: r-dismo: Remove commented input., guix-commits, 2021/09/05
- 143/377: gnu: Add rust-fd-lock-3., guix-commits, 2021/09/05
- 23/377: gnu: r-rbibutils: Update to 2.2.3., guix-commits, 2021/09/05
- 35/377: gnu: r-terra: Update to 1.3-22., guix-commits, 2021/09/05
- 41/377: gnu: r-packrat: Update to 0.7.0., guix-commits, 2021/09/05
- 37/377: gnu: r-showtext: Update to 0.9-4., guix-commits, 2021/09/05
- 44/377: gnu: r-rxnat: Update to 1.0.15., guix-commits, 2021/09/05
- 39/377: gnu: r-quanteda: Update to 3.1.0., guix-commits, 2021/09/05
- 12/377: gnu: r-datawizard: Update to 0.2.0., guix-commits, 2021/09/05
- 18/377: gnu: r-bbmle: Update to 1.0.24.,
guix-commits <=
- 19/377: gnu: r-xfun: Update to 0.25., guix-commits, 2021/09/05
- 20/377: gnu: r-tinytex: Update to 0.33., guix-commits, 2021/09/05
- 24/377: gnu: r-insight: Update to 0.14.3., guix-commits, 2021/09/05
- 32/377: gnu: r-bookdown: Update to 0.23., guix-commits, 2021/09/05
- 36/377: gnu: r-sysfonts: Update to 0.8.5., guix-commits, 2021/09/05
- 43/377: gnu: r-rlinsolve: Update to 0.3.2., guix-commits, 2021/09/05
- 47/377: gnu: r-infer: Update to 1.0.0., guix-commits, 2021/09/05
- 52/377: gnu: r-rjsonio: Update to 1.3-1.5., guix-commits, 2021/09/05
- 55/377: gnu: r-opencpu: Update to 2.2.5., guix-commits, 2021/09/05
- 60/377: gnu: r-readr: Update to 2.0.1., guix-commits, 2021/09/05