[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/135: gnu: r-th-data: Update to 1.1-0.
From: |
guix-commits |
Subject: |
36/135: gnu: r-th-data: Update to 1.1-0. |
Date: |
Wed, 3 Nov 2021 17:59:47 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e1469d55f0f7f26b06929c850596d14858b4f855
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 1 17:52:23 2021 +0000
gnu: r-th-data: Update to 1.1-0.
* gnu/packages/cran.scm (r-th-data): Update to 1.1-0.
[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 3bfec5b..583a560 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -11111,19 +11111,21 @@ cross-sectional, time series, clustered, panel, and
longitudinal data.")
(define-public r-th-data
(package
(name "r-th-data")
- (version "1.0-10")
+ (version "1.1-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "TH.data" version))
(sha256
(base32
- "0mgz7aj2d9abbmdr65zgmg1ddp3fdbs3mfj83r5xadh5ldkir2k1"))))
+ "0ghihfpk5d8gsdlzf6phw7dwwz3adx64pxk82vlmlqx53ljpxcr1"))))
(properties `((upstream-name . "TH.data")))
(build-system r-build-system)
(propagated-inputs
`(("r-mass" ,r-mass)
("r-survival" ,r-survival)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://cran.r-project.org/web/packages/TH.data/")
(synopsis "Shared data sets")
(description
- 106/135: gnu: r-mgcv: Update to 1.8-38., (continued)
- 106/135: gnu: r-mgcv: Update to 1.8-38., guix-commits, 2021/11/03
- 107/135: gnu: r-stringi: Update to 1.7.5., guix-commits, 2021/11/03
- 03/135: gnu: r-diffobj: Update to 0.3.5., guix-commits, 2021/11/03
- 09/135: gnu: r-pkgload: Update to 1.2.3., guix-commits, 2021/11/03
- 08/135: gnu: r-geosphere: Update to 1.5-14., guix-commits, 2021/11/03
- 14/135: gnu: r-laeken: Update to 0.5.2., guix-commits, 2021/11/03
- 19/135: gnu: r-pillar: Update to 1.6.4., guix-commits, 2021/11/03
- 30/135: gnu: r-rootsolve: Update to 1.8.2.3., guix-commits, 2021/11/03
- 35/135: gnu: r-acceptancesampling: Update to 1.0-7., guix-commits, 2021/11/03
- 33/135: gnu: r-qualv: Update to 0.3-4., guix-commits, 2021/11/03
- 36/135: gnu: r-th-data: Update to 1.1-0.,
guix-commits <=
- 34/135: gnu: r-raster: Update to 3.5-2., guix-commits, 2021/11/03
- 40/135: gnu: r-tmb: Update to 1.7.22., guix-commits, 2021/11/03
- 41/135: gnu: r-performance: Update to 0.8.0., guix-commits, 2021/11/03
- 39/135: gnu: r-coin: Update to 1.4-2., guix-commits, 2021/11/03
- 45/135: gnu: r-rcmdcheck: Update to 1.4.0., guix-commits, 2021/11/03
- 44/135: gnu: r-remotes: Update to 2.4.1., guix-commits, 2021/11/03
- 43/135: gnu: r-usethis: Update to 2.1.0., guix-commits, 2021/11/03
- 46/135: gnu: r-rcppgsl: Update to 0.3.10., guix-commits, 2021/11/03
- 47/135: gnu: r-misc3d: Update to 0.9-1., guix-commits, 2021/11/03
- 48/135: gnu: r-arm: Update to 1.12-2., guix-commits, 2021/11/03